persistent-rbtree icon indicating copy to clipboard operation
persistent-rbtree copied to clipboard

support the use of a memory / object pool

Open dotnwat opened this issue 6 years ago • 0 comments

alloc/free are big performance killers in the persistent tree. it could be very beneficial to use a object pool in the implementation, at least as an option.

dotnwat avatar Mar 21 '18 01:03 dotnwat