René's URL Explorer Experiment


Title: bpo-32436: Don't use native popcount() (also fixes bpo-32641) by 1st1 · Pull Request #5292 · python/cpython · GitHub

Open Graph Title: bpo-32436: Don't use native popcount() (also fixes bpo-32641) by 1st1 · Pull Request #5292 · python/cpython

X Title: bpo-32436: Don't use native popcount() (also fixes bpo-32641) by 1st1 · Pull Request #5292 · python/cpython

Description: SSE 4.2 is pretty recent is there's plenty of hardware out there that doesn't support it. To minimize the risk of CPython build not running on older CPUs it's easier to just stop using the popcnt instruction. I used the following micro-benchmark to make a decision to drop native popcount and always use the portable fallback code: import time from _testcapi import hamt h = hamt() for i in range(10000): h = h.set(str(i), i) print(len(h), h.get('123')) st = time.monotonic() for _ in range(10**6): h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') h.get('123') print(f'{time.monotonic() - st:.3f}s') The results were the same on both with/without popcount builds. To test the popcount instruction I've compiled CPython with `CFLAGS="-march=native". lldb session: {pydev} ~/d/p/cpython (master %) » lldb -- ./python.exe t.py (lldb) target create "./python.exe" Current executable set to './python.exe' (x86_64). (lldb) settings set -- target.run-args "t.py" (lldb) breakpoint set --name hamt_bitcount Breakpoint 1: 5 locations. (lldb) run Process 59304 launched: './python.exe' (x86_64) python.exe was compiled with optimization - stepping may behave oddly; variables may not be available. Process 59304 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.3 frame #0: 0x00000001001171f9 python.exe`hamt_node_bitmap_assoc [inlined] hamt_bitcount(i=0) at hamt.c:446 [opt] 443 #if defined(__GNUC__) && (__GNUC__ > 4) 444 return (uint32_t)__builtin_popcountl(i); 445 #elif defined(__clang__) && (__clang_major__ > 3) -> 446 return (uint32_t)__builtin_popcountl(i); 447 #elif defined(_MSC_VER) 448 return (uint32_t)__popcnt(i); 449 #else Target 0: (python.exe) stopped. (lldb) disassemble --pc python.exe`hamt_node_bitmap_assoc: -> 0x1001171f9 <+41>: popcntq %rdi, %r12 0x1001171fe <+46>: btl %r13d, �x 0x100117202 <+50>: jae 0x1001173e6 ; <+534> at hamt.c 0x100117208 <+56>: leal (%r12,%r12), �x https://bugs.python.org/issue32436

Open Graph Description: SSE 4.2 is pretty recent is there's plenty of hardware out there that doesn't support it. To minimize the risk of CPython build not running on older CPUs it's easier to just stop using ...

X Description: SSE 4.2 is pretty recent is there&#39;s plenty of hardware out there that doesn&#39;t support it. To minimize the risk of CPython build not running on older CPUs it&#39;s easier to just...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:15bc912a-c4ba-7e19-2c72-470c870e74fe
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE242:11A2A:A64F8CE:A9C2445:6A50B4A2
html-safe-noncefca6a69c80030f7570b07a94a8ea25ef2f3758ed955543b2264587f99fb6d5f8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjQyOjExQTJBOkE2NEY4Q0U6QTlDMjQ0NTo2QTUwQjRBMiIsInZpc2l0b3JfaWQiOiIxMjA5MjY5MjAwOTgxMzc0MTE0IiwicmVnaW9uX2VkZ2UiOiJzZWEiLCJyZWdpb25fcmVuZGVyIjoic2VhIn0=
visitor-hmaca4216bb2dd929daa6cf9b5a3500223cf5126bb341c34d22fa92db28372385a5e
hovercard-subject-tagpull_request:164745363
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/5292/files
twitter:imagehttps://avatars.githubusercontent.com/u/239003?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/239003?s=400&v=4
og:image:altSSE 4.2 is pretty recent is there's plenty of hardware out there that doesn't support it. To minimize the risk of CPython build not running on older CPUs it's easier to just stop using ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None63772747707af4093f0d5fc7aa1bb3bb55f412a9865207c4f421aa34c64cc404
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
releaseded53fe94e3ff1bb4dbf8cc77e285396c92580fb
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/5292/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F5292%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2F5292%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/5292/files
Reloadhttps://github.com/python/cpython/pull/5292/files
Reloadhttps://github.com/python/cpython/pull/5292/files
Please reload this pagehttps://github.com/python/cpython/pull/5292/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/5292/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.7k 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.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
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 and quality 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
1st1https://github.com/1st1
python:masterhttps://github.com/python/cpython/tree/master
1st1:winhttps://github.com/1st1/cpython/tree/win
Conversation 0 https://github.com/python/cpython/pull/5292
Commits 1 https://github.com/python/cpython/pull/5292/commits
Checks 0 https://github.com/python/cpython/pull/5292/checks
Files changed https://github.com/python/cpython/pull/5292/files
Please reload this pagehttps://github.com/python/cpython/pull/5292/files
bpo-32436: Don't use native popcount() (also fixes bpo-32641) https://github.com/python/cpython/pull/5292/files#top
Show all changes 1 commit https://github.com/python/cpython/pull/5292/files
eb58ee4 bpo-32436: Don't use native popcount() (also fixes bpo-32641) Jan 23, 2018 https://github.com/python/cpython/pull/5292/commits/eb58ee4e2f7fe2235302eb819cb9e94584030200
Clear filters https://github.com/python/cpython/pull/5292/files
Please reload this pagehttps://github.com/python/cpython/pull/5292/files
Please reload this pagehttps://github.com/python/cpython/pull/5292/files
context.c https://github.com/python/cpython/pull/5292/files#diff-90866884a04307bbbb14a8c99bcb5c4b96edde026113a014601b2ae38881f149
hamt.c https://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
Python/context.chttps://github.com/python/cpython/pull/5292/files#diff-90866884a04307bbbb14a8c99bcb5c4b96edde026113a014601b2ae38881f149
View file https://github.com/1st1/cpython/blob/eb58ee4e2f7fe2235302eb819cb9e94584030200/Python/context.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/5292/{{ revealButtonHref }}
https://github.com/python/cpython/pull/5292/files#diff-90866884a04307bbbb14a8c99bcb5c4b96edde026113a014601b2ae38881f149
https://github.com/python/cpython/pull/5292/files#diff-90866884a04307bbbb14a8c99bcb5c4b96edde026113a014601b2ae38881f149
Python/hamt.chttps://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
View file https://github.com/1st1/cpython/blob/eb58ee4e2f7fe2235302eb819cb9e94584030200/Python/hamt.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/5292/{{ revealButtonHref }}
https://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
https://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
https://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
https://github.com/python/cpython/pull/5292/files#diff-57efcedae5cd47def53e512cf0bae5554f794563c3c6269b3a9ac3fa24055001
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.