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