index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_backoff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)
Victor Stinner
2025-03-19
1
-1/+2
*
GH-131238: Core header refactor (GH-131250)
Mark Shannon
2025-03-17
1
-8/+1
*
GH-126795: Increase the JIT side-exit threshold from 64 to 4096 (GH-127155)
Brandt Bucher
2024-12-04
1
-4/+3
*
GH-126795: Increase the JIT threshold from 16 to 4096 (GH-126816)
Brandt Bucher
2024-11-18
1
-4/+3
*
GH-116968: Remove branch from advance_backoff_counter (GH-124469)
Mark Shannon
2024-10-07
1
-25/+21
*
GH-118093: Fix off-by-one errors in tier-up thresholds (GH-124447)
Brandt Bucher
2024-09-27
1
-2/+2
*
GH-116017: Get rid of _COLD_EXITs (GH-120960)
Brandt Bucher
2024-07-01
1
-4/+4
*
gh-120642: Move private PyCode APIs to the internal C API (#120643)
Victor Stinner
2024-06-26
1
-0/+12
*
gh-117549: Don't use designated initializers in headers (#118580)
Guido van Rossum
2024-05-05
1
-2/+7
*
gh-117549: Match declaration order for _Py_BackoffCounter initializer (#117551)
Michael Droettboom
2024-04-04
1
-1/+1
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
1
-0/+128