aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/speedymalloc.py
Commit message (Collapse)AuthorAgeFilesLines
* bump speedymalloc versionFlorian Fischer2020-03-061-1/+5
|
* fix build of speedymalloc and add new variantFlorian Fischer2020-02-261-5/+9
|
* externalize speedymallocFlorian Fischer2020-02-261-4/+31
|
* 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