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.
2 parents 89e5b46 + 22d3b72 commit 47bb049Copy full SHA for 47bb049
1 file changed
speed_pypy/settings.py
@@ -88,7 +88,7 @@
88
SHOW_REPORTS = False
89
SHOW_HISTORICAL = True
90
DEF_BASELINE = {'executable': 'cpython', 'revision': '3.6.7'}
91
-DEF_EXECUTABLE = {'name': 'pypy3-jit-64', 'project': 'PyPy3.6'}
+DEF_EXECUTABLE = {'name': 'pypy3-jit-64', 'project': 'PyPy3.7'}
92
DEF_ENVIRONMENT = 'benchmarker'
93
94
0 commit comments