mjansson / rpmalloc

Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Other
2.16k stars 187 forks source link

feat(stats): count overflow list when unlimited cache is enabled #314

Closed FujiZ closed 1 year ago

FujiZ commented 1 year ago

Count spans in overflow list of global cache when unlimited cache is enabled.