]> git.sesse.net Git - plocate/tag
1.0.4
object fb389b6747c6ea8db9257d8ad55251909d140358
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Thu, 15 Oct 2020 22:50:35 +0000 (00:50 +0200)
Release plocate 1.0.4.

  - Fix a bug where plocate.db would be evicted from the OS cache
    (the behavior was only meant for benchmarking).

  - On fallback linear scans, such as regexes or very short patterns,
    use multithreading to speed up the search.