cephgeorep 1.2.8 (preview)
Pre-release
Pre-release
cephgeorep 1.2.8
- Signigicant optimizations for modifying file paths and for comparing
file size/type to make crawl time up to 16 times faster.
(130M files: 8h crawl for v1.1.4, 30m crawl for v1.2.8) - Lowered memory usage by using iterators and c-string pointers rather
than copying the vector of file objects into partitions to distribute
paths amongst sync processes. - Make systemd service restart on abnormal exit (killed by signal).