1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-02-04 06:08:39 +02:00
Tavian Barnes 53679e4c43 ignore: simplify the work-stealing strategy
There's no particular reason for this change. I happened to be looking
at the code again and realized that stealing from your left neighbour
or your right neighbour shouldn't make a difference (and indeed perf is
the same in my benchmarks).

Closes #2624
2023-11-20 23:51:53 -05:00
..
2023-10-09 20:29:52 -04:00
2023-10-09 20:29:52 -04:00
2023-10-09 20:29:52 -04:00
2023-10-09 20:29:52 -04:00