aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/speedymalloc.py
Commit message (Collapse)AuthorAgeFilesLines
* replace AllocatorSources with ArtifactsFlorian Fischer2019-09-211-1/+1
|
* add first speedymalloc draftFlorian Fischer2019-09-051-0/+29
speedymalloc is a thread-local cached bump pointer allocator