Skip to content
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

Improve performance and user experience for long running tasks #550

Open
3 tasks
knabar opened this issue Apr 12, 2024 · 0 comments
Open
3 tasks

Improve performance and user experience for long running tasks #550

knabar opened this issue Apr 12, 2024 · 0 comments

Comments

@knabar
Copy link
Member

knabar commented Apr 12, 2024

Saving rendering settings to large number of images can take a very long time.

Two PRs are open now to start addressing this issue:

Further work will attempt to reduce the time these tasks take, and to block UI interaction for other long-running tasks during which the user should not interact further.

  • Batch size changed to 1 in #5192, investigate why
  • Investigate other speed improvements for "Save to all"/"Paste"
  • Investigate adding a way for clients to find out how busy the server is, to tell user or change behavior
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

1 participant