Skip to content

Commit 7523c3f

Browse files
Run all the benchmarks.
1 parent c533adb commit 7523c3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run_all.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ set -x
1313
mkdir -p results
1414

1515
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
16+
for bench in flaskblogging djangocms mypy pylint pycparser pytorch_alexnet_inference gunicorn aiohttp thrift gevent_hub kinto; do
1817
case $bench in
1918
gevent_hub)
2019
outname=gevent_bench_hub

0 commit comments

Comments
 (0)