massivebird / arcsearch

Digital game archive querying tool
GNU General Public License v3.0
0 stars 1 forks source link

Phase out WalkDir #16

Closed massivebird closed 9 months ago

massivebird commented 9 months ago

My testing shows that phasing out WalkDir for std::path::Path::read_dir could reduce overhead and improve performance. Let's go natty???

I fully expect the results to be disappointing