FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-90815: Add mimalloc memory allocator by tiran · Pull Request #31164 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-90815: Add mimalloc memory allocator
- #31164
#31164
Closed
tiran
wants to merge 19 commits into
python:main
python/cpython:main
from
tiran:bpo-46657-mimalloc
tiran/cpython:bpo-46657-mimalloc
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
gh-90815: Add mimalloc memory allocator
#31164
tiran
wants to merge 19 commits into
python:main
python/cpython:main
from
tiran:bpo-46657-mimalloc
tiran/cpython:bpo-46657-mimalloc
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2022
bpo-46657: Add mimalloc memory allocator
tiran
committed
e6215a9
View commit details
Copy full SHA for e6215a9
Browse repository at this point
Add mimalloc 2.0.3
tiran
committed
67bd38c
View commit details
Copy full SHA for 67bd38c
Browse repository at this point
Backport fixes from dev branch
tiran
committed
67f20a3
View commit details
Copy full SHA for 67f20a3
Browse repository at this point
Drop experimental valgrind code
tiran
committed
c06b9e4
View commit details
Copy full SHA for c06b9e4
Browse repository at this point
Add option to enable mimalloc secure mode
tiran
committed
d2e1590
View commit details
Copy full SHA for d2e1590
Browse repository at this point
Only enable mimalloc when stdatomic.h is available
tiran
committed
be14cd0
View commit details
Copy full SHA for be14cd0
Browse repository at this point
Fix build without mimalloc
tiran
committed
50cbff2
View commit details
Copy full SHA for 50cbff2
Browse repository at this point
disable verbose debug messages
tiran
committed
399500e
View commit details
Copy full SHA for 399500e
Browse repository at this point
Disable MI_DEBUG in ASAN builds
tiran
committed
f27d04f
View commit details
Copy full SHA for f27d04f
Browse repository at this point
Really force off MI_DEBUG in release builds
tiran
committed
0367c82
View commit details
Copy full SHA for 0367c82
Browse repository at this point
Backport upstream fix for ubsan
tiran
committed
5721543
View commit details
Copy full SHA for 5721543
Browse repository at this point
Update to mimalloc 2.0.5
tiran
committed
6662acf
View commit details
Copy full SHA for 6662acf
Browse repository at this point
Fix refleak MallocInfoType
tiran
committed
51deac9
View commit details
Copy full SHA for 51deac9
Browse repository at this point
Move mimalloc headers into internal header directory
tiran
committed
95d904a
View commit details
Copy full SHA for 95d904a
Browse repository at this point
Update to mimalloc 2.0.6
tiran
committed
82642cc
View commit details
Copy full SHA for 82642cc
Browse repository at this point
Hook up mi_collect for debugging
tiran
committed
716a5f3
View commit details
Copy full SHA for 716a5f3
Browse repository at this point
Use heap type for malloc info struct
tiran
committed
cc0d5e5
View commit details
Copy full SHA for cc0d5e5
Browse repository at this point
Regen global symbols
tiran
committed
5d4c193
View commit details
Copy full SHA for 5d4c193
Browse repository at this point
Fix memory leak
tiran
committed
65af44c
View commit details
Copy full SHA for 65af44c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL