Skip to content

Commit b31d128

Browse files
committed
Fix
1 parent aa72003 commit b31d128

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

benchmark/sirun/rewrite/meta.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
"variants": {
88
"iast+orchestrion": {
99
"setup": "bash -c \"nohup node server.js > /dev/null 2>&1 &\"",
10-
"iterations": 30,
11-
"timeout": 30,
12-
"variants": {
13-
"iast+orchestrion": {
14-
"setup": "bash -c \"nohup node server.js >/dev/null 2>&1 &\"",
1510
"run": "node client.js",
1611
"run_with_affinity": "bash -c \"taskset -c $CPU_AFFINITY node client.js\""
1712
}

0 commit comments

Comments
 (0)