Latex-workshop: Improve Cite Search Speed

Created on 28 Aug 2017  路  1Comment  路  Source: James-Yu/LaTeX-Workshop

For those of us with very large bib files, the citation feature is quite slow. I would really appreciate speeding this up a tad.

I would suggest perhaps monitoring all included bib files for changes and building an index whenever it does. This data structure should get the job done: https://en.wikipedia.org/wiki/Trie

enhancement

Most helpful comment

I looked at the code and it looks like you are using built in searching. I'm gonna take a pass at improving this...

>All comments

I looked at the code and it looks like you are using built in searching. I'm gonna take a pass at improving this...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sidmishraw picture sidmishraw  路  3Comments

seanmcbreen picture seanmcbreen  路  4Comments

BjoernDaase picture BjoernDaase  路  3Comments

LordScree picture LordScree  路  5Comments

s-ilic picture s-ilic  路  3Comments