Skip to content

Commit aa72003

Browse files
committed
Increase tests
1 parent c8da51a commit aa72003

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

benchmark/sirun/rewrite/meta.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
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 &\"",
1015
"run": "node client.js",
1116
"run_with_affinity": "bash -c \"taskset -c $CPU_AFFINITY node client.js\""
1217
}

0 commit comments

Comments
 (0)