mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Improve the speed of the positions search.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2018-09-08 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Improve the speed of the positions search.
|
||||
Reported by Frank Wojcik <frankw@touristinresidence.com> in
|
||||
<https://savannah.gnu.org/patch/?9562>.
|
||||
* src/search.cc (Search::find_positions): Double the speed of step 4.
|
||||
|
||||
2018-09-08 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Really prefer more efficient hash functions over less efficient ones.
|
||||
|
||||
Reference in New Issue
Block a user