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 af1854d commit b62c60dCopy full SHA for b62c60d
1 file changed
speed_pypy/settings.py
@@ -92,6 +92,7 @@
92
DEF_BASELINES = [
93
{'executable': 'cpython', 'revision': '3.7.19'},
94
{'executable': 'cpython', 'revision': '3.11.9'},
95
+ {'executable': 'cpython', 'revision': '3.12.4'},
96
]
97
DEF_EXECUTABLES = [
98
{'name': 'pypy3.10-jit-64', 'project': 'PyPy3.10'},
0 commit comments