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+-------------------------+------------------------------------+------------------------------------+
-
791 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 24 commits in 4 repositories
Opened 9 pull requests in 4 repositories
markshannon/New-C-API-for-Python
4
merged
python/cpython
2
open
faster-cpython/ideas
2
merged
python/peps
1
merged
Reviewed 13 pull requests in 3 repositories
python/cpython
11 pull requests
- gh-95913: Edit & expand Optimizations in 3.11 WhatsNew
- GH-96421: Insert shim frame on entry to interpreter
- gh-91051: allow setting a callback hook on PyType_Modified
- gh-98461: Fix source location in comprehensions bytecode
- gh-93691: Compiler's code-gen passes location around instead of holding it on the global compiler state
- gh-95756: Lazily created cached co_* attrs
- bpo-46964: Move PyInterpreterState.config to _PyRuntimeState.config
- gh-91052: Add C API for watching dictionaries
- GH-97779: Ensure that *all* frame objects are backed by "complete" frames
- gh-87092: bring compiler code closer to a preprocessing-opt-assembler organisation
- gh-96461: clarify the meaning of the oparg for CACHE and COPY opcode
psf/pyperf
1 pull request
faster-cpython/ideas
1 pull request
Created an issue in faster-cpython/ideas that received 4 comments
Change the interpreter definition DSL to be legal C syntax
The proposed DSL for defining the interpreter has sound semantics, but the syntax is problematic due to lack of tooling. We want to be able to edit…
4
comments
Opened 3 other issues in 2 repositories
python/cpython
2
open
faster-cpython/ideas
1
open
9
contributions
in private repositories
Oct 17 – Oct 24






