Skip to content

Commit 7f074fc

Browse files
committed
bench: Remove benchmarks with little value
Remove benchmark cases which provide little value to overall score.
1 parent 8c28890 commit 7f074fc

6 files changed

Lines changed: 0 additions & 44 deletions

File tree

test/benchmarks/micro/eli_interpreter.inputs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
halt
2-
interp_switch
3-
ii:i
4-
0 1001
5-
00
6-
1001
7-
00
8-
91
exec105
102
interp_switch
113
ii:i

test/benchmarks/micro/factorial.inputs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
10
2-
factorial
3-
I:I
4-
10
5-
6-
3628800
7-
81
20
92
factorial
103
I:I

test/benchmarks/micro/host_adler32.inputs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ i:i
55

66
22544555
77

8-
100
9-
host_adler32
10-
i:i
11-
100
12-
13-
2254455500
14-
158
1000
169
host_adler32
1710
i:i

test/benchmarks/micro/spinner.inputs

Lines changed: 0 additions & 14 deletions
This file was deleted.

test/benchmarks/micro/spinner.wasm

-64 Bytes
Binary file not shown.

test/benchmarks/mul256_opt0.inputs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
input0
2-
mul256
3-
iii:
4-
0 0 0
5-
6-
7-
8-
91
input1
102
mul256
113
iii:

0 commit comments

Comments
 (0)