We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41708bb commit f6c64e9Copy full SHA for f6c64e9
wasm-engines/run_benchmarks.sh
@@ -14,4 +14,4 @@ docker run --privileged \
14
-v $(pwd)/node-timer.js:/engines/node/node-timer.js \
15
-v $(pwd)/wamr_aot.sh:/engines/wamr/wamr_aot.sh \
16
-v $(pwd)/fizzy.sh:/engines/fizzy/fizzy.sh \
17
---security-opt seccomp=$(pwd)/dockerseccompprofile.json -it ewasm/bench:1 bash /benchprep/bench_wasm_and_native.sh
+-it ewasm/bench:1 bash /benchprep/bench_wasm_and_native.sh
0 commit comments