Skip to content

slow import/reload of Zotero library #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ukuvainik opened this issue Feb 5, 2020 · 3 comments
Closed

slow import/reload of Zotero library #64

ukuvainik opened this issue Feb 5, 2020 · 3 comments

Comments

@ukuvainik
Copy link

Thank you for developing such promising software!
My issue is that loading Zotero from citr takes ~2 minutes, also when reupdating.

A typical use case is that I am writing in Rmarkdown. I then realise i need to cite a paper not in my library. I add a paper Zotero via browser. To see that paper in citr, I need to reconnect the Zotero library, which means 2 minutes of waiting to use R.

My library is ~4100 items.

BBT was kind enough to debug the usage on their end, and it seems that BBT handles it in 6 seconds. What could I do to improve the time from citr side?

retorquere/zotero-better-bibtex#1391 (comment)

citr 0.3.2
Rstudio 1.2.1578
R version 3.6.2
Platform: x86_64-pc-linux-gnu (64-bit)

@retorquere
Copy link

If it's parsing the returned bibtex is what takes long, citr could request both the CSL and the bib version of the library; CSL should be pretty easy to parse.

@jrennstich
Copy link

I think this might be connected to #58.

@crsh
Copy link
Owner

crsh commented Feb 10, 2020

Thanks for reporting. Closing in favor of #58.

@crsh crsh closed this as completed Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants