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

[cuegui] Reduce page size for FrameSearch and reuse config on FrameMonitor widget #1481

Merged

Conversation

DiegoTavares
Copy link
Collaborator

Reduce the limit of frames queried by FrameSearch by half. It was identified that the GUI becomes unusable with 1000 frames being displayed at the same time.

FrameMonitor was also updated to stop using a hardcoded value for the limit and start reusing the same value from the API.

roulaoregan-spi and others added 2 commits August 19, 2024 11:00
…mes to search

Reducing the number of frames to search to improve gui performance for large jobs
Copy link

linux-foundation-easycla bot commented Aug 19, 2024

CLA Not Signed

@DiegoTavares
Copy link
Collaborator Author

Roula's contribution on this PR happened while she was still at SPI. Even though she has signed the CLA, the check will fail as the email assigned to this commit is no longer associated with her github account.

@DiegoTavares DiegoTavares marked this pull request as ready for review August 19, 2024 21:52
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DiegoTavares

Approved!

@DiegoTavares DiegoTavares merged commit cd5b836 into AcademySoftwareFoundation:master Aug 20, 2024
12 of 13 checks passed
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

Successfully merging this pull request may close these issues.

3 participants