HandBrake: libhb uses array-backed lists bounded by media metadata sizes (tracks, subtitles, chapters, presets). No user-controlled quadratic growth path found. Emacs: C core uses Fmemq/Fmember on small bounded lists (property lists, error conditions, flags). Larger lists (features ~1000, charsets ~200) only scanned in non-hot-path code. Elisp delete-dups already has hash optimization for >100 elements. |
||
|---|---|---|
| .. | ||
| vim-0001-ins-compl-add-duplicate-check.patch | ||
| vim-0001-insexpand-compl-dedup-linear-scan.md | ||
| vim-0002-autocmd-au-find-group-linear-scan.md | ||
| vim-0002-sign-placelist-linear-walk.patch | ||