Commit Graph

12 Commits

Author SHA1 Message Date
19d03ff71a perf(findr): Replaced regex engine with glob. 2026-06-17 14:44:22 -04:00
ce57009b92 perf(findr): Added spall support. 2026-06-17 13:56:33 -04:00
f51c0d6755 perf(findr): Improved performance of join_path* procedures. 2026-06-17 13:25:45 -04:00
cbab562d62 perf(findr): Each thread gets its own buffer. 2026-06-17 13:08:11 -04:00
116ed6de4c perf(findr): Use buffered writer. 2026-06-17 13:04:33 -04:00
3e5889d5c0 wip: "full" finder 2026-06-17 12:42:58 -04:00
6fe61251ee fix(find): Ignored volatile dirs in benchmarks. 2026-06-17 12:13:42 -04:00
ba56748cc0 wip: "full" finder 2026-06-17 11:45:33 -04:00
0b380c3674 wip: "full" finder 2026-06-17 10:43:00 -04:00
9fcf09601e 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
c1e93b66e0 wip: findr. 2026-06-17 10:04:04 -04:00
440f944b33 perf: Replaced fd with custom internals. 2026-06-17 10:03:58 -04:00