beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 140 forks source link

needs_line_scan is not getting called #657

Closed petdance closed 6 years ago

petdance commented 6 years ago

Backport the optimization from https://github.com/beyondgrep/ack3/issues/128 here.

petdance commented 6 years ago

Add a 101k file to the test suite to make sure that the optimization actually works.

petdance commented 6 years ago

Fixed. Was put into 2.23_02 that I just released. 20-30% speedup.