Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
sysfce2
/
python-perf
Public
forked from
psf/pyperf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
python-perf
doc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 5, 2026
Update Python versions (#251)
Show description for 01860b6
hugovk
and
vstinner
authored
01860b6
View commit details
Copy full SHA for 01860b6
View code at this point
Browse repository at this point
Commits on May 25, 2026
Fix some typos (#240)
Show description for 0ba6bbe
jeis4wpi
authored
0ba6bbe
View commit details
Copy full SHA for 0ba6bbe
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Add zizmor security linter (#238)
Show description for 6c8d59a
hugovk
and
vstinner
authored
6c8d59a
View commit details
Copy full SHA for 6c8d59a
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Add ability to register hooks from code (#236)
Show description for 7084a7c
sergey-miryanov
and
vstinner
authored
7084a7c
View commit details
Copy full SHA for 7084a7c
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Prepare 2.10.0 release (#232)
Fidget-Spinner
authored
ddb748a
View commit details
Copy full SHA for ddb748a
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Remove fallbacks for unsupported Python versions (< 3.9) (#228)
moreati
authored
188810f
View commit details
Copy full SHA for 188810f
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Docs: Update minimum Python version. Add matching badge (#226)
moreati
authored
e6675c6
View commit details
Copy full SHA for e6675c6
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Prepare 2.9.0 release (#215)
mdboom
authored
e0610c2
View commit details
Copy full SHA for e0610c2
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
Add support for profiling benchmarks using `perf-record` (#214)
Show description for 1fcdc2b
mpage
authored
1fcdc2b
View commit details
Copy full SHA for 1fcdc2b
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Address comments in the PR
mdboom
committed
a685a14
View commit details
Copy full SHA for a685a14
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Prepare the 2.8.1 release (#209)
mdboom
authored
c584266
View commit details
Copy full SHA for c584266
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
Preparing for release of 2.8.0 (#206)
mdboom
authored
d290c72
View commit details
Copy full SHA for d290c72
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Implement --timeout when running benchmarks (#205)
Show description for 07d2a77
diegorusso
authored
07d2a77
View commit details
Copy full SHA for 07d2a77
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
no-issue: Fix "std dev" link (#204)
vstinner
authored
922ad35
View commit details
Copy full SHA for 922ad35
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
Fix deprecated method in bench_time_func example (#202)
hajimes
authored
6fa3c0b
View commit details
Copy full SHA for 6fa3c0b
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
Typo fixed (#200)
arjun-kshirsagar
authored
bff934a
View commit details
Copy full SHA for bff934a
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Add hooks for calling arbitrary code around each benchmark (#193)
Show description for c6c33d9
mdboom
authored
c6c33d9
View commit details
Copy full SHA for c6c33d9
View code at this point
Browse repository at this point
Commits on May 19, 2024
pyperf: Prepare releasing 2.7.0 (#190)
Show description for 5ac2a2d
corona10
authored
5ac2a2d
View commit details
Copy full SHA for 5ac2a2d
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Add some ruff rules for pyupgrade (#183)
cclauss
authored
c964503
View commit details
Copy full SHA for c964503
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Fix typos discovered by codespell (#181)
cclauss
authored
8f3b470
View commit details
Copy full SHA for 8f3b470
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Update --table example (#178)
vstinner
authored
32d8133
View commit details
Copy full SHA for 32d8133
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Fix typo in example docs (#177)
teobouvard
authored
a128ab1
View commit details
Copy full SHA for a128ab1
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
pyperf: Prepare releasing 2.6.3 (#176)
corona10
authored
3545261
View commit details
Copy full SHA for 3545261
View code at this point
Browse repository at this point
gh-174: Support free-threading CPython by disabling psutil related fe… (#175)
corona10
authored
2065359
View commit details
Copy full SHA for 2065359
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
pyperf: Prepare releasing 2.6.2 (#171)
Show description for 3f54b5d
corona10
and
vstinner
authored
3f54b5d
View commit details
Copy full SHA for 3f54b5d
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Set documentation configuration to English
vstinner
committed
3014765
View commit details
Copy full SHA for 3014765
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
Update changelog.rst for 2.6.1
corona10
committed
bf004ac
View commit details
Copy full SHA for bf004ac
View code at this point
Browse repository at this point
Prepare 2.6.1
corona10
committed
029f353
View commit details
Copy full SHA for 029f353
View code at this point
Browse repository at this point
Fix tracemalloc error when action isn't defined (#161)
basepi
authored
f4db461
View commit details
Copy full SHA for f4db461
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
gh-156: Support loop_factory parameter in bench_async_func (gh-157)
itamaro
authored
989d38f
View commit details
Copy full SHA for 989d38f
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Remove obsolete/unused code (#155)
Show description for d5349bb
GLEF1X
authored
d5349bb
View commit details
Copy full SHA for d5349bb
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
no-issue: Improve lint (#150)
corona10
authored
ff0e581
View commit details
Copy full SHA for ff0e581
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Inherit PYTHONPATH when spawning workers. (#148)
Show description for d373c5e
tjni
authored
d373c5e
View commit details
Copy full SHA for d373c5e
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Prepare release 2.5.0
corona10
committed
f0a9111
View commit details
Copy full SHA for f0a9111
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Collect specialization statistics from running benchmarks (#140)
mdboom
authored
93cac74
View commit details
Copy full SHA for 93cac74
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.