daanx/mimalloc-bench

Add libpas comparison

jasongibson opened this issue · 4 comments

A new malloc() has appeared: https://github.com/WebKit/WebKit/blob/main/Source/bmalloc/libpas/Documentation.md
Some discussion: https://news.ycombinator.com/item?id=31581727
There's some interesting things going on with the always_inline parts.

Someone should brag about this repo in https://news.ycombinator.com/item?id=31581727

Thanks! Should the new allocator be mentioned in the project readme in the 'Current Allocators' section?

Good point. Done in b670c44