Skip to content

Commit

Permalink
Flatten slow/ directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
FranchuFranchu committed Feb 26, 2024
1 parent fdd6cdc commit b35e806
Show file tree
Hide file tree
Showing 44 changed files with 12 additions and 12 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: examples/slow/sort/bitonic/bitonic_sort_lam.hvmc
input_file: examples/sort/bitonic/bitonic_sort_lam.hvmc
---
#523776
RWTS : 2_323_894
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: examples/slow/sort/merge/merge_sort.hvmc
input_file: examples/sort/merge/merge_sort.hvmc
---
{8 * {8 {14 {8 * {8 {14 {8 {10 #3 a} {8 * a}} {12 {8 {10 #2 b} {8 * b}} c}} c}} {12 {8 * {8 {14 {8 {10 #1 d} {8 * d}} {12 {8 {10 #0 e} {8 * e}} f}} f}} g}} g}}
RWTS : 434
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: examples/slow/sort/radix/radix_sort_lam.hvmc
input_file: examples/sort/radix/radix_sort_lam.hvmc
---
#549755289600
RWTS : 1_505_755_139
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/all_tree.hvmc
input_file: tests/programs/stress_tests/all_tree.hvmc
---
(a (* a))
RWTS : 788_529_120
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/apelacion.hvmc
input_file: tests/programs/stress_tests/apelacion.hvmc
---
#31999968000000
RWTS : 1_524_001_713
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/boom.hvmc
input_file: tests/programs/stress_tests/boom.hvmc
---
(a (* a))
RWTS : 134_217_902
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/burn.hvmc
input_file: tests/programs/stress_tests/burn.hvmc
---
(a b)
RWTS : 92_274_181
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/fib_rec.hvmc
input_file: tests/programs/stress_tests/fib_rec.hvmc
---
#1346269
RWTS : 35_759_994
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/sum_rec.hvmc
input_file: tests/programs/stress_tests/sum_rec.hvmc
---
#67108864
RWTS : 1_207_959_540
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/sum_tail.hvmc
input_file: tests/programs/stress_tests/sum_tail.hvmc
---
#49999995000000
RWTS : 120_000_007
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/sum_tree.hvmc
input_file: tests/programs/stress_tests/sum_tree.hvmc
---
#16777216
RWTS : 754_974_689
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
source: tests/tests.rs
expression: output
input_file: tests/programs/slow/stress_tests/tuple_rots.hvmc
input_file: tests/programs/stress_tests/tuple_rots.hvmc
---
((#1 (#2 (#3 (#4 (#5 (#6 (#7 (#8 a)))))))) a)
RWTS : 62_000_019
Expand Down

0 comments on commit b35e806

Please sign in to comment.