philippeb8 / cache_alloc

Cached buffer allocator based on types, and usage frequency.
Boost Software License 1.0
0 stars 0 forks source link

Ehm? #1

Open DBJDBJ opened 3 years ago

DBJDBJ commented 3 years ago

Appreciate your contribution nevertheless

philippeb8 commented 3 years ago

I've got the correct implementation now and the complexity is constant but the allocate() and deallocate() functions aren't simple enough so I might just need to speed them up.