Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython-test
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython-test
benches
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2025
Dependencies cleanup (#6151)
Show description for 141ed72
ShaharNaveh
authored
141ed72
View commit details
Copy full SHA for 141ed72
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
Add sorted.py to microbenchmarks (#6086)
Show description for 763d5d4
jackoconnordev
authored
763d5d4
View commit details
Copy full SHA for 763d5d4
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Fix stable clippy (#5843)
youknowone
authored
fe2c9bf
View commit details
Copy full SHA for fe2c9bf
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Rust dependency updates (#5651)
arihant2math
authored
a7ad848
View commit details
Copy full SHA for a7ad848
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
More cspell fixes (#5670)
arihant2math
authored
b81ae9b
View commit details
Copy full SHA for b81ae9b
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Check+lint examples, tests, and benches in CI
coolreader18
authored and
youknowone
committed
6b72d2e
View commit details
Copy full SHA for 6b72d2e
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
2024 edition formatting
Show description for b870b0e
arihant2math
committed
b870b0e
View commit details
Copy full SHA for b870b0e
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Update deps (#5417)
Show description for 37dc28a
coolreader18
authored
37dc28a
View commit details
Copy full SHA for 37dc28a
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Align Settings to PyConfig
youknowone
committed
24f57dd
View commit details
Copy full SHA for 24f57dd
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fix some typos (#5187)
Show description for 2fde8e9
wellweek
authored
2fde8e9
View commit details
Copy full SHA for 2fde8e9
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
Merge pull request #5164 from dchiquito/frozenset-hash
Show description for 1c93c16
youknowone
authored
1c93c16
View commit details
Copy full SHA for 1c93c16
View code at this point
Browse repository at this point
Use CPython hash algorithm for frozenset
Show description for bf461cd
dchiquito
committed
bf461cd
View commit details
Copy full SHA for bf461cd
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Replace rust-cpython with pyo3 in benches
Show description for ea1f72e
dchiquito
committed
ea1f72e
View commit details
Copy full SHA for ea1f72e
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
0.3.0 release
youknowone
committed
1208416
View commit details
Copy full SHA for 1208416
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
Fix failures in the cron ci. (#5002)
DimitrisJim
authored
06c6244
View commit details
Copy full SHA for 06c6244
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Flatten rustpython_parser interface
youknowone
committed
f078f79
View commit details
Copy full SHA for f078f79
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Fix nightly clippy warnings
youknowone
committed
d94f638
View commit details
Copy full SHA for d94f638
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
Add source_path to ParseError
youknowone
committed
d45f3da
View commit details
Copy full SHA for d45f3da
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Fix benches
coolreader18
committed
33e848e
View commit details
Copy full SHA for 33e848e
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
increase nbody benches argument
youknowone
committed
c99b05b
View commit details
Copy full SHA for c99b05b
View code at this point
Browse repository at this point
Commits on May 28, 2022
Add fannkuch.py
youknowone
committed
386057c
View commit details
Copy full SHA for 386057c
View code at this point
Browse repository at this point
Commits on May 27, 2022
TypeZoo uses &'static Py<PyType>
youknowone
committed
9b2a9d2
View commit details
Copy full SHA for 9b2a9d2
View code at this point
Browse repository at this point
Commits on May 23, 2022
PyAttributes key is PyStrInterned
youknowone
committed
fb52694
View commit details
Copy full SHA for fb52694
View code at this point
Browse repository at this point
Commits on May 11, 2022
move microbenchmark strings.py to proper directory
youknowone
committed
40bc8f0
View commit details
Copy full SHA for 40bc8f0
View code at this point
Browse repository at this point
Add microbenchmarks/cmp.py
youknowone
committed
3b9721c
View commit details
Copy full SHA for 3b9721c
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Remove Interpreter::default() not to trap users init without stdlib
youknowone
committed
6fd5094
View commit details
Copy full SHA for 6fd5094
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
PySettings is not a python object
youknowone
committed
ab7d921
View commit details
Copy full SHA for ab7d921
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
IntoObject::into_object() and PyValue::into_pyobject(vm)
youknowone
committed
c4b80b3
View commit details
Copy full SHA for c4b80b3
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
clean up imports and useless allow attributes
youknowone
committed
6357a1a
View commit details
Copy full SHA for 6357a1a
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
fix compile
qingshi163
committed
9a2eef6
View commit details
Copy full SHA for 9a2eef6
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Fix typo in benches readme.
Show description for ba6f855
stvsmth
committed
ba6f855
View commit details
Copy full SHA for ba6f855
View code at this point
Browse repository at this point
Commits on Oct 24, 2021
Make `benchmark` work with `act`, and fix import
Show description for a50b91b
fanninpm
committed
a50b91b
View commit details
Copy full SHA for a50b91b
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Use as_object in benchmark locals.
DimitrisJim
committed
6ce591d
View commit details
Copy full SHA for 6ce591d
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Refactor list avoid duplicate the vec (#3241)
Show description for 7233579
qingshi163
authored
7233579
View commit details
Copy full SHA for 7233579
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
new_{utf8_str, ascii_literal} -> new_str again
youknowone
committed
a42d547
View commit details
Copy full SHA for a42d547
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.