aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/speedymallocs.py
Commit message (Collapse)AuthorAgeFilesLines
* implement wildcard search for allocator selectionFlorian Fischer2020-04-151-26/+0
| | | | | | This makes most allocator collections, which only bundle all allocator variants from one allocator obsolete. They can be replaces with 'allocator*' on the command line.
* bump speedymalloc version and add new flavor with bigger size classesFlorian Fischer2020-03-101-0/+1
|
* fix sm.speedymalloc_70d9d160 nameFlorian Fischer2020-03-101-1/+1
|
* bump speedymalloc version and fix flavors namesFlorian Fischer2020-03-101-2/+3
|
* fmt all src/allocators using yapfFlorian Fischer2020-03-091-6/+4
|
* fix build of speedymalloc and add new variantFlorian Fischer2020-02-261-1/+2
|
* externalize speedymallocFlorian Fischer2020-02-261-0/+25