René's URL Explorer Experiment


Title: gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] by gpshead · Pull Request #143262 · python/cpython · GitHub

Open Graph Title: gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] by gpshead · Pull Request #143262 · python/cpython

X Title: gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] by gpshead · Pull Request #143262 · python/cpython

Description: Optimize base64 encoding/decoding by eliminating loop-carried dependencies. Key changes: Add base64_encode_trio() and base64_decode_quad() helper functions that process complete groups independently Add base64_encode_fast() and base64_decode_fast() wrappers Update b2a_base64 and a2b_base64 to use fast path for complete groups The binasciibench I used measuring base64 encoding/decoding throughput is included in commit history, but i pulled it out of the PR in favor of adding to pyperformance. Performance gains (encode/decode speedup vs main, PGO builds): 64 bytes 64K 1M Zen2: 1.2x/1.8x 1.7x/2.8x 1.5x/2.8x Zen4: 1.2x/1.7x 1.6x/3.0x 1.5x/3.0x [old data, likely faster] M4: 1.3x/1.9x 2.3x/2.8x 2.4x/2.9x [old data, likely faster] RPi5-32: 1.2x/1.2x 2.4x/2.4x 2.0x/2.1x RPi4-64: 1.3x/2.0x 2.4x/5.0x 1.8x/5.0x Additional SIMD implementations (NEON, AVX-512 VBMI) can achieve +50% (M4) to +1500% (!! Zen4) further gains and are planned for follow-on work if deemed simple to maintain. Widely used third party libraries contain industry canonical SIMD accelerated variants such as simdutf (C++ based unfortunately) so the decision of how to link and use those and when is best kept separate. This PR's simple pure better use of modern CPU functional unit pipelining wins make sense regardless. Based on my exploratory work done in main...gpshead:cpython:claude/vectorize-base64-c-S7Hku Issue: gh-124951

Open Graph Description: Optimize base64 encoding/decoding by eliminating loop-carried dependencies. Key changes: Add base64_encode_trio() and base64_decode_quad() helper functions that process complete groups independent...

X Description: Optimize base64 encoding/decoding by eliminating loop-carried dependencies. Key changes: Add base64_encode_trio() and base64_decode_quad() helper functions that process complete groups independent...

Opengraph URL: https://github.com/python/cpython/pull/143262

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:5a1d34fb-38f0-8faa-be5e-de724b9fda38
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8B10:FC316:1D9ED1D:2729E1F:696AFD1C
html-safe-noncefe77aef606b1a7a4faac57d4e9e4ee61557c39e894c85e1fed8a2d4252c942fb
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QjEwOkZDMzE2OjFEOUVEMUQ6MjcyOUUxRjo2OTZBRkQxQyIsInZpc2l0b3JfaWQiOiI3MTE0MjEwNjY1ODE4Njg0NzAwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac68fa6095010d98564e02fadccfb18bc3f560238efcdefb249d7595119feef917
hovercard-subject-tagpull_request:3133321361
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/143262/files
twitter:imagehttps://avatars.githubusercontent.com/u/68491?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/68491?s=400&v=4
og:image:altOptimize base64 encoding/decoding by eliminating loop-carried dependencies. Key changes: Add base64_encode_trio() and base64_decode_quad() helper functions that process complete groups independent...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/143262/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F143262%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F143262%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/143262/files
Reloadhttps://github.com/python/cpython/pull/143262/files
Reloadhttps://github.com/python/cpython/pull/143262/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
gpsheadhttps://github.com/gpshead
python:mainhttps://github.com/python/cpython/tree/main
gpshead:opt-base64-cpuhttps://github.com/gpshead/cpython/tree/opt-base64-cpu
Conversation 15 https://github.com/python/cpython/pull/143262
Commits 13 https://github.com/python/cpython/pull/143262/commits
Checks 44 https://github.com/python/cpython/pull/143262/checks
Files changed https://github.com/python/cpython/pull/143262/files
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] https://github.com/python/cpython/pull/143262/files#top
Show all changes 13 commits https://github.com/python/cpython/pull/143262/files
2d2be30 Add base64 benchmark tool and optimize encoding/decoding gpshead Dec 28, 2025 https://github.com/python/cpython/pull/143262/commits/2d2be302a54131fe6ad9c02eb91be020e7ca1c42
573eaf3 Fix MSVC build: move table_b2a_base64 before inline functions gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/573eaf3fb7d95b44a95225483eab26c09f757b67
eaac671 NEWS entry gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/eaac67169aeb0894cdc8686dd9ee50e7b7aae6a3
060dbf5 Add a whatsnew entry gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/060dbf5ee1ef38214b76c4d42807e1b29dd42c94
1e12273 expose the benchmark defaults in the help text. gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/1e12273abe55e73038b283430c38b8832fbcd5c1
ef38895 Align base64 tables to 64-byte cache line boundaries gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/ef38895ff3208ed439ba1c63e7a26ea1c77a72ca
7458c99 Use BASE64_PAD macro instead of literal '=' in fast path gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/7458c99764b5d590282f126d868c25e11ec0cada
1f8ff74 Simplify block comment for base64 helpers gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/1f8ff742672fda7cb6b88689f4be74f985ec6679
4b1245b Remove binasciibench in favor of pyperformance bm_base64 addition PR. gpshead Dec 29, 2025 https://github.com/python/cpython/pull/143262/commits/4b1245be20dcbad0158f2a70fbda7d01c6a59701
4b50c73 reword L1 cache line comment gpshead Jan 2, 2026 https://github.com/python/cpython/pull/143262/commits/4b50c736df0c434f313d0a956e9e97921433e179
f7b27ee doc Contributed by gpshead Jan 2, 2026 https://github.com/python/cpython/pull/143262/commits/f7b27eeb00ed40adbbdc8ae784bfa898cbe4fc2d
2b13b81 Remove redundant PAD check in base64 decode fast path gpshead Jan 2, 2026 https://github.com/python/cpython/pull/143262/commits/2b13b81396a0a6edce4338ad11ad646487c6140d
30976a9 Use pointer increment in base64_encode_fast gpshead Jan 2, 2026 https://github.com/python/cpython/pull/143262/commits/30976a90eb3a6cb5383ced997fd8fd2ab6fa018a
Clear filters https://github.com/python/cpython/pull/143262/files
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
3.15.rst https://github.com/python/cpython/pull/143262/files#diff-bd7a9c5b54eeb2b40e6db5e48e8d79d309d8738e776a40918773c6840189edf9
2025-12-29-00-42-26.gh-issue-124951.OsC5K4.rst https://github.com/python/cpython/pull/143262/files#diff-895bb012f83fedde10355c2540e8650f45c47658e12a8d1cb6cca2d4f78e027b
binascii.c https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L114
Doc/whatsnew/3.15.rsthttps://github.com/python/cpython/pull/143262/files#diff-bd7a9c5b54eeb2b40e6db5e48e8d79d309d8738e776a40918773c6840189edf9
View file https://github.com/gpshead/cpython/blob/30976a90eb3a6cb5383ced997fd8fd2ab6fa018a/Doc/whatsnew/3.15.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/143262/{{ revealButtonHref }}
https://github.com/python/cpython/pull/143262/files#diff-bd7a9c5b54eeb2b40e6db5e48e8d79d309d8738e776a40918773c6840189edf9
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
https://github.com/python/cpython/pull/143262/files#diff-bd7a9c5b54eeb2b40e6db5e48e8d79d309d8738e776a40918773c6840189edf9
Misc/NEWS.d/next/Library/2025-12-29-00-42-26.gh-issue-124951.OsC5K4.rsthttps://github.com/python/cpython/pull/143262/files#diff-895bb012f83fedde10355c2540e8650f45c47658e12a8d1cb6cca2d4f78e027b
View file https://github.com/gpshead/cpython/blob/30976a90eb3a6cb5383ced997fd8fd2ab6fa018a/Misc/NEWS.d/next/Library/2025-12-29-00-42-26.gh-issue-124951.OsC5K4.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/143262/{{ revealButtonHref }}
Modules/binascii.chttps://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
View file https://github.com/gpshead/cpython/blob/30976a90eb3a6cb5383ced997fd8fd2ab6fa018a/Modules/binascii.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/143262/{{ revealButtonHref }}
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
https://github.com/python/cpython/pull/143262/files#diff-ba5e0c9b1d3a07e484b80157530df909d6cbc13e479e464e9fe0e7744822653c
Please reload this pagehttps://github.com/python/cpython/pull/143262/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.