C++ - Boost associative containers to maixmize the performance for shared memory architecture machine

less than 1 minute read

Boost associative containers can increase the performance of your C++ applications for modern CPU architecture(shared memory architecutre) by minimizing cache misses.

flat_(multi)map/set associative containers
http://www.boost.org/doc/libs/1_58_0/doc/html/container/non_standard_containers.html#container.non_standard_containers.flat_xxx