René's URL Explorer Experiment


Title: Add sorted.py to microbenchmarks by jackoconnordev · Pull Request #6086 · RustPython/RustPython · GitHub

Open Graph Title: Add sorted.py to microbenchmarks by jackoconnordev · Pull Request #6086 · RustPython/RustPython

X Title: Add sorted.py to microbenchmarks by jackoconnordev · Pull Request #6086 · RustPython/RustPython

Description: Description Adds a new microbenchmark for sorted (and by extension sort) builtin functions Documents how to run individual benchmarks to the relevant README. I chose 5 * ITERATIONS to better show the divergence between the sort implementations, while trying to avoid individual microbenchmark runs timing out. Sample benchmark results Violin plot Line Chart Manually benchmark Using larger list sizes really shows the difference. Sorting 1_000_000 random numbers: CPython => 0.3 seconds RustPython => ~17 minutes ✦ ❯ time python -c "from random import random; sorted([random() for i in range(1_000_000)]); print('DONE');" DONE real 0m0.309s user 0m0.274s sys 0m0.036s ✦ ❯ time cargo run --release -- -c "from random import random; sorted([random() for i in range(1_000_000)]); print('DONE');" Finished `release` profile [optimized] target(s) in 0.16s Running `target/release/rustpython -c 'from random import random; sorted([random() for i in range(1_000_000)]); print('\''DONE'\'');'` DONE real 16m52.217s user 16m51.926s sys 0m0.174s Summary by CodeRabbit Tests Added a deterministic Python microbenchmark for sorting to the benchmark suite. Documentation Documented running benchmark subsets by name (e.g., run specific benchmarks). Noted that a graphical benchmark report is generated after runs. Updated Python invocation example to use python3.13. Minor wording, header, and formatting refinements in the benchmark README.

Open Graph Description: Description Adds a new microbenchmark for sorted (and by extension sort) builtin functions Documents how to run individual benchmarks to the relevant README. I chose 5 * ITERATIONS to better show...

X Description: Description Adds a new microbenchmark for sorted (and by extension sort) builtin functions Documents how to run individual benchmarks to the relevant README. I chose 5 * ITERATIONS to better show...

Opengraph URL: https://github.com/RustPython/RustPython/pull/6086

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:2d4b46d6-095c-8783-0556-6e9150cb35b9
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id8DDC:3372CB:48059D:64A5C3:696A6B75
html-safe-nonce954b77acd093c75fcd9192a1b66b609d7ec91ea6cfdfb161b698c82f2144cb42
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RERDOjMzNzJDQjo0ODA1OUQ6NjRBNUMzOjY5NkE2Qjc1IiwidmlzaXRvcl9pZCI6IjI0MDQwNTMzMzUxOTU0MTMzNjUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac7fd86f64f2b98d06e24fe52500391e8daf963d21d22758636478baa642ac0180
hovercard-subject-tagpull_request:2733047195
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/6086/checks
twitter:imagehttps://avatars.githubusercontent.com/u/134723582?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/134723582?s=400&v=4
og:image:altDescription Adds a new microbenchmark for sorted (and by extension sort) builtin functions Documents how to run individual benchmarks to the relevant README. I chose 5 * ITERATIONS to better show...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None6fea32d5b7276b841b7a803796d9715bc6cfb31ed549fdf9de2948ac25d12ba6
turbo-cache-controlno-cache
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef2d9f6432a5a115ec709295ae70623f33bb80aee
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/6086/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F6086%2Fchecks
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%2FRustPython%2FRustPython%2Fpull%2F6086%2Fchecks
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%2Fchecks&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/6086/checks
Reloadhttps://github.com/RustPython/RustPython/pull/6086/checks
Reloadhttps://github.com/RustPython/RustPython/pull/6086/checks
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.4k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 21.7k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 278 https://github.com/RustPython/RustPython/issues
Pull requests 92 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects 0 https://github.com/RustPython/RustPython/projects
Wiki https://github.com/RustPython/RustPython/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/RustPython/RustPython/security
Please reload this pagehttps://github.com/RustPython/RustPython/pull/6086/checks
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Wiki https://github.com/RustPython/RustPython/wiki
Security https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
jackoconnordev:sort-benchmarkhttps://github.com/jackoconnordev/RustPython/tree/sort-benchmark
Conversation 20 https://github.com/RustPython/RustPython/pull/6086
Commits 3 https://github.com/RustPython/RustPython/pull/6086/commits
Checks 11 https://github.com/RustPython/RustPython/pull/6086/checks
Files changed https://github.com/RustPython/RustPython/pull/6086/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/6086/checks
Please reload this pagehttps://github.com/RustPython/RustPython/pull/6086/checks
Sign in for the full log viewhttps://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F6086%2Fchecks
Add sorted.py to microbenchmarks https://github.com/RustPython/RustPython/pull/6086/checks#top
Please reload this pagehttps://github.com/RustPython/RustPython/pull/6086/checks
CI on: pull_request https://github.com/RustPython/RustPython/actions/runs/17260784005
Run rust tests (macos-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517233?pr=6086
Run rust tests (ubuntu-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517243?pr=6086
Run rust tests (windows-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517235?pr=6086
Ensure compilation on various targets https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517206?pr=6086
Run snippets and cpython tests (macos-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517249?pr=6086
Run snippets and cpython tests (ubuntu-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517244?pr=6086
Run snippets and cpython tests (windows-latest) https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517250?pr=6086
Check Rust code with rustfmt and clippy https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517257?pr=6086
Run tests under miri https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517241?pr=6086
Check the WASM package and demo https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517263?pr=6086
Run snippets and cpython tests on wasm-wasi https://github.com/RustPython/RustPython/actions/runs/17260784005/job/48981517225?pr=6086
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.