FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-90815: Add mimalloc memory allocator by DinoV · Pull Request #109914 · 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
- #109914
#109914
Merged
vstinner
merged 24 commits into
python:main
python/cpython:main
from
DinoV:nogil/mimalloc_212
DinoV/cpython:nogil/mimalloc_212
Copy head branch name to clipboard
Oct 30, 2023
Conversation
Commits
24
(24)
Checks
Files changed
Merged
gh-90815: Add mimalloc memory allocator
#109914
vstinner
merged 24 commits into
python:main
python/cpython:main
from
DinoV:nogil/mimalloc_212
DinoV/cpython:nogil/mimalloc_212
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2023
Add mimalloc v2.0.9
Show description for 79b2cf4
colesbury
authored and
DinoV
committed
79b2cf4
View commit details
Copy full SHA for 79b2cf4
Browse repository at this point
Upgrade to mimalloc 2.12
Show description for 0288841
DinoV
committed
0288841
View commit details
Copy full SHA for 0288841
Browse repository at this point
Fix mimalloc formatting
Show description for 612c35e
DinoV
committed
612c35e
View commit details
Copy full SHA for 612c35e
Browse repository at this point
Don't export symbol
Show description for 359f90a
DinoV
committed
359f90a
View commit details
Copy full SHA for 359f90a
Browse repository at this point
Blurb
Show description for 7117b06
DinoV
committed
7117b06
View commit details
Copy full SHA for 7117b06
Browse repository at this point
mimalloc: enable as allocator option
DinoV
committed
6bd9b0e
View commit details
Copy full SHA for 6bd9b0e
Browse repository at this point
Add includes to analyzer
Show description for 2165c5f
DinoV
committed
2165c5f
View commit details
Copy full SHA for 2165c5f
Browse repository at this point
mimalloc: minimal changes for use in Python
Show description for b6bddbf
colesbury
authored and
DinoV
committed
b6bddbf
View commit details
Copy full SHA for b6bddbf
Browse repository at this point
Add mimalloc MIT license
Show description for 7f7f4fe
DinoV
committed
7f7f4fe
View commit details
Copy full SHA for 7f7f4fe
Browse repository at this point
Log mimalloc in Lib/test/pythoninfo.py
Show description for 7368010
DinoV
committed
7368010
View commit details
Copy full SHA for 7368010
Browse repository at this point
Use macro defs for exports as done in https://github.com/python/cpython/pull/31164/
DinoV
committed
8975bd1
View commit details
Copy full SHA for 8975bd1
Browse repository at this point
Fix formatting
Show description for 8a71892
DinoV
committed
8a71892
View commit details
Copy full SHA for 8a71892
Browse repository at this point
Fix ./python -m test test_sys -R 3:3
Show description for d725922
DinoV
committed
d725922
View commit details
Copy full SHA for d725922
Browse repository at this point
Move mimalloc headers to internal, remove re-defs, update smelly
Show description for 2cb4aaf
DinoV
committed
2cb4aaf
View commit details
Copy full SHA for 2cb4aaf
Browse repository at this point
Fix header locations on Windows
Show description for 82305dc
DinoV
committed
82305dc
View commit details
Copy full SHA for 82305dc
Browse repository at this point
Try again to fix windows headers
DinoV
committed
2d0158a
View commit details
Copy full SHA for 2d0158a
Browse repository at this point
Commits on Oct 16, 2023
Make memory sanitizer happy
DinoV
committed
708cc66
View commit details
Copy full SHA for 708cc66
Browse repository at this point
Commits on Oct 23, 2023
Keep pymalloc the default
DinoV
committed
526a08d
View commit details
Copy full SHA for 526a08d
Browse repository at this point
Commits on Oct 30, 2023
Update Lib/test/pythoninfo.py
vstinner
authored
3d43b3a
View commit details
Copy full SHA for 3d43b3a
Browse repository at this point
license.rst: remove empty line at the end
vstinner
committed
3261bcb
View commit details
Copy full SHA for 3261bcb
Browse repository at this point
Reduce Makefile.pre.in indentation
vstinner
committed
99c4a24
View commit details
Copy full SHA for 99c4a24
Browse repository at this point
obmalloc.c: indent
vstinner
committed
e2e36dc
View commit details
Copy full SHA for e2e36dc
Browse repository at this point
Split _PyObject_DebugMallocStats() in sub-functions
vstinner
committed
62b7b83
View commit details
Copy full SHA for 62b7b83
Browse repository at this point
Fix memory doc
Show description for ab829b3
vstinner
committed
ab829b3
View commit details
Copy full SHA for ab829b3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL