Home - Speed - Summaries: (main - py2.7) : (py3.10) : (py3.11) : Everything : RPython - Nightly builds - Waterfall - Builders - About

Console View


Categories: aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
mattip
typo
mattip
add a test that the inlining works
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mattip
update version
Matti Picus
Merge pull request #5471 from pypy/stackcheck-explicit-inline
Stackcheck explicit inline
mattip
Merge branch 'main' into py3.11
mattip
update release note
mattip
Merge branch 'main' into py3.11
mattip
handle negative switch cases when converting to computed-gotos
mattip
detect imcomplete decorator input in the parser
Mirror CPython's _is_end_of_source() more closely
mattip
initialize MultibyteIncrementalDecoder.state
mattip
Merge branch 'main' into py3.11
CF Bolz-Tereick
inline stack checks explicitly
mattip
start release note
mattip
typo
CF Bolz-Tereick
expand the release notes a bit
mattip
extend release note
Matti Picus
fix tests: inlining moved the blocks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mattip
update contributor list
mattip
document reverted computed goto and inline-stackcheck for release