Benchmarks not running after "main" branch rename.
It looks like speed.python.org has no benchmarks from after May 3. I suspect this is because that is the date when CPython's default branch was renamed to "main". Does someone know how to fix this? I am particularly interested in the effects of Mark Shannon's Zero-Cost Exception Handling commit here: https://github.com/python/cpython/pull/25729 .
Thanks, Dennis
The issue is discussed at: https://github.com/python/pyperformance/issues/98
Pablo fixed the branch name, but genshi benchmark is failing.
Victor
On Sun, May 9, 2021 at 1:49 AM Dennis Sweeney <sweeney.dennis650@gmail.com> wrote:
It looks like speed.python.org has no benchmarks from after May 3. I suspect this is because that is the date when CPython's default branch was renamed to "main". Does someone know how to fix this? I am particularly interested in the effects of Mark Shannon's Zero-Cost Exception Handling commit here: https://github.com/python/cpython/pull/25729 .
Thanks, Dennis
Speed mailing list -- speed@python.org To unsubscribe send an email to speed-leave@python.org https://mail.python.org/mailman3/lists/speed.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
Dennis Sweeney
-
Victor Stinner