-
Notifications
You must be signed in to change notification settings - Fork 63
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
Metadata editor is slow to respond #4196
Comments
I just tried this with a process with over 400 pictures.
(My browser did not display any warning that the current tab would slow things down.) Could it be you were testing locally on your development machine and your system load was too high? Perhaps the debugger was running and many breakpoints decreased performance? |
No, we tested on a server installation. As far as I can tell so far, two effects played a role:
|
@matthias-ronge can you confirm, that this is fixed with the newest release? |
@matthias-ronge : Is this still a problem, or has it been solved with the performance improvements by the following pull requests? |
I didn’t see this message again with newer versions. |
For a process with a large number of images, the metadata editor is sluggish. A yellow bar appears in the browser:
Mark a series of 16 pictures with the mouse (click on the first picture, Shift + click on the last picture) the loading key symbol rotates for 4 minutes. It takes 3 minutes to move the images with the mouse.
Goal: The speed of interaction must be improved.
The text was updated successfully, but these errors were encountered: