To greatly speed up things when bibtex-completion builds its cache
Fix #156
orb-find-note-file now does not have a visible impact on bibtex-completion-parse-bibliography (master bib file with ~1800 entries):
1 run with the old function: ~15.5 s
1 run with the fixed function: ~2.9 s
1 run without using orb-find-note-file: ~2.9 s
1 run with orb-find-note-file + default functions: ~3.1 s
To greatly speed up things when bibtex-completion builds its cache Fix #156
orb-find-note-file
now does not have a visible impact onbibtex-completion-parse-bibliography
(master bib file with ~1800 entries):1 run with the old function: ~15.5 s 1 run with the fixed function: ~2.9 s 1 run without using
orb-find-note-file
: ~2.9 s 1 run withorb-find-note-file
+ default functions: ~3.1 sThis simple test was used:
bibtex-completion-find-note-functions