aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/hash_first.yml
Commit message (Collapse)AuthorAgeFilesLines
* st.c: skip all deleted entries [Bug #17779]tompng (tomoya ishida)2021-04-111-0/+11
Update the start entry skipping all already deleted entries. Fixes performance issue of `Hash#first` in a certain case.