Block or Report
Block or report markshannon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
+-------------------------+------------------------------------+------------------------------------+2| Benchmark | 2021-12-06_18-23-3.10-2cd268a3a934 | 2021-12-08_22-24-main-2e91dba437fe |
3+=========================+====================================+====================================+4| deltablue | 12.5 ms | 7.43 ms: 1.69x faster |
5+-------------------------+------------------------------------+------------------------------------+ -
780 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
faster-cpython/ideas,
markshannon/New-C-API-for-Python
and 12 other
repositories
Contribution activity
December 2022
Created 1 commit in 1 repository
Reviewed 2 pull requests in 1 repository
python/cpython
2 pull requests
Created an issue in faster-cpython/ideas that received 5 comments
Millisecond startup
Currently, on my machine, python3.11 -S -c "" takes about 20ms, and python3.11 -c "" takes about 40ms.
This is a long time to do nothing.
cat /usr/…
5
comments






