Skip to content

Commit 7b1e6f0

Browse files
committed
Rename rebench conf file + remove native executor
Closes #88
1 parent 83e2580 commit 7b1e6f0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

benchmarks/warduino.conf renamed to benchmarks/rebench.conf

-9
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ benchmark_suites:
2525

2626
# a set of executables for the benchmark execution
2727
executors:
28-
native:
29-
path: .
30-
executable: native_bench.sh
31-
env:
32-
PATH: /snap/bin/:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
33-
args: " %(benchmark)s"
34-
build:
35-
- cd tasks; make
3628
warduino:
3729
path: .
3830
executable: warduino_bench.sh
@@ -49,6 +41,5 @@ experiments:
4941
suites:
5042
- Microbenchmarks
5143
executions:
52-
- native
5344
- warduino
5445

0 commit comments

Comments
 (0)