Danny Robson
bdc4a09356
tools/analyse: use a deque to avoid expensive reallocations
We can amass a fair amount of allocated memory on some operations, so a vector resize can exceed the available memory of a system on some operations.
Emory is a collection of tools for data deduplication and distribution.
Description
Languages
C++
100%