-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
JabRef performance issues with large bib file #1094
Comments
Well, the loading time was acceptable for me (< 1 min) but JabRef uses 2 GB of memory :). Will have a look at it. |
There are several things that can cause this problems:
|
You could try to profile it using jvisualvm which is shipped with Java. The script which generates the bib file is available since 1edd7d3 |
You could also try Java Mission Control (part of jdk) |
I actually plan to write a few benchmarks using JMH. So we have a reliable way to later gauge if some changes improve the performance or not. |
For me, save as takes ages when selecting a crowded folder. Dunno if this is somehow related to JabRef or only Java in general. |
The first benchmarks have been done in #1103. |
Close this for now? We got significantly better on the major points didn't we? |
There is still room for improvement. But as far as I know it is good enough at the moment. |
JabRef version 3.x on Windows 10
Steps to reproduce:
test.zip
The text was updated successfully, but these errors were encountered: