Skip to content

Commit 8121f37

Browse files
committed
Remove the "mypyc" benchmark
The original intent was that we would try to ensure that we ran the mypy benchmark with the "mypy-built-with-mypyc" build of mypy. Something got lost at some point and this needs a little bit of work to make sure that pyperf installs an appropriate build (such as what run_mypy.sh does), but for now it's still an improvement to get rid of the "mypyc" benchmark. Fixes #5
1 parent ce59acb commit 8121f37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/MANIFEST

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ gunicorn <local>
99
json <local>
1010
kinto <local>
1111
mypy <local>
12-
mypyc <local:mypy>
1312
pycparser <local>
1413
pylint <local>
1514
pytorch_alexnet_inference <local>

0 commit comments

Comments
 (0)