emory/tools
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.
2021-01-23 06:48:39 +10:00
..
analyse.cpp tools/analyse: use a deque to avoid expensive reallocations 2021-01-23 06:48:39 +10:00
compare.cpp chunk/param: add a maximum chunk size param 2020-12-29 08:01:40 +10:00
emory.cpp build; bump dependencies and fix attendant compilation errors 2020-10-04 10:52:50 +11:00
stat.cpp stat: protect acl and xattr from Windows 2020-12-06 07:03:04 +10:00