We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae023d commit 6ca4809Copy full SHA for 6ca4809
benchmark/sirun/plugin-graphql/meta.json
@@ -3,7 +3,7 @@
3
"run": "node index.js",
4
"run_with_affinity": "bash -c \"taskset -c $CPU_AFFINITY node index.js\"",
5
"cachegrind": false,
6
- "iterations": 2,
+ "iterations": 15,
7
"instructions": true,
8
"variants": {
9
"control": {},
0 commit comments