LMW-tree icon indicating copy to clipboard operation
LMW-tree copied to clipboard

Use folly and jemalloc

Open cmdevries opened this issue 11 years ago • 0 comments

Switch to follow and jemalloc to replace std::string and std::vector. Might be faster.

Introduce string and vector types in the lmwtree namespace.

Use likely and unlikely where useful.

cmdevries avatar Oct 11 '14 17:10 cmdevries