|
|
|
|
|
by stochastic_monk
2944 days ago
|
|
This is getting deep into some wizardry, but if you used a custom pool-like allocator you could group contents close together in cache, and, if necessary/appropriate, even rearrange the elements in the container to be more cache-friendly for your purposes. |
|