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 c79de33 + b62c60d commit 7f7c0ddCopy full SHA for 7f7c0dd
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