Skip to content

Commit b7ff9c1

Browse files
committed
libextra: Introduce typed arenas.
A typed arena is a type of arena that can only allocate objects of one type. It is 3x faster than the existing arena and 13x faster than malloc on Mac.
1 parent 1f1838e commit b7ff9c1

File tree

2 files changed

+331
-44
lines changed

2 files changed

+331
-44
lines changed

0 commit comments

Comments
 (0)