Commit Graph

18 Commits

Author SHA1 Message Date
d200c3bccf docs: Updated README.md 2026-06-22 08:47:56 -04:00
dd157ccb52 perf(findr): removed allocations for output dirs. 2026-06-17 16:51:28 -04:00
26a6028ae6 perf(findr): Switched to using channels. 2026-06-17 16:24:15 -04:00
ed8a43ecff perf(findr): Skipped extra work in .All mode. 2026-06-17 15:33:01 -04:00
90e02a46bd perf(findr): Inline entry processing. 2026-06-17 15:29:16 -04:00
32d1a2b818 perf(findr): Skip ignore parsing with -HI. 2026-06-17 15:06:49 -04:00
505da344e0 perf(findr): Increased walker buffer size. 2026-06-17 15:01:46 -04:00
e5eac93071 perf(findr): Pre-allocate thread-pool. 2026-06-17 14:44:22 -04:00
488a13004b perf(findr): Replaced regex engine with glob. 2026-06-17 14:44:22 -04:00
c772a1ba27 perf(findr): Added spall support. 2026-06-17 13:56:33 -04:00
1f4d355149 perf(findr): Improved performance of join_path* procedures. 2026-06-17 13:25:45 -04:00
3f6eb17aad perf(findr): Each thread gets its own buffer. 2026-06-17 13:08:11 -04:00
85d25ce8f1 wip: "full" finder 2026-06-17 12:42:58 -04:00
05ef638d51 wip: "full" finder 2026-06-17 11:45:33 -04:00
ea0dbab5f7 wip: "full" finder 2026-06-17 10:43:00 -04:00
54c92ed1fc wip: "full" findr
Creating direct equivilant of fd for performance testing, before reducing
scope to needed features.
2026-06-17 10:32:24 -04:00
dd522de02c wip: findr. 2026-06-17 10:04:04 -04:00
55ed98659b perf: Replaced fd with custom internals. 2026-06-17 10:03:58 -04:00