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 c533adb commit 7523c3fCopy full SHA for 7523c3f
run_all.sh
@@ -13,8 +13,7 @@ set -x
13
mkdir -p results
14
15
ENV=/tmp/macrobenchmark_env
16
-for bench in kinto; do
17
-#for bench in flaskblogging djangocms mypy pylint pycparser pytorch_alexnet_inference gunicorn aiohttp thrift gevent_hub kinto; do
+for bench in flaskblogging djangocms mypy pylint pycparser pytorch_alexnet_inference gunicorn aiohttp thrift gevent_hub kinto; do
18
case $bench in
19
gevent_hub)
20
outname=gevent_bench_hub
0 commit comments