Skip to content

Commit 810f9c3

Browse files
committed
patch 8.0.0190: finding duplicate tags uses a slow linear search
Problem: Detecting duplicate tags uses a slow linear search. Solution: Use a much faster hash table solution. (James McCoy, closes #1046) But don't add hi_keylen, it makes hash tables 50% bigger.
1 parent 296b1f2 commit 810f9c3

2 files changed

Lines changed: 160 additions & 162 deletions

File tree

0 commit comments

Comments
 (0)