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 89e5b46 commit 22d3b72Copy full SHA for 22d3b72
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