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

Add some kind of speed indicator when using set filters #2162

Open
nguyentvan7 opened this issue May 21, 2024 · 0 comments
Open

Add some kind of speed indicator when using set filters #2162

nguyentvan7 opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request needs more thought Needs more thought to flesh out the solution

Comments

@nguyentvan7
Copy link
Collaborator

Toggling all 2/4p off except one, and enabling 3/5 rainbow will result in really slow builds, which may seem illogical to users not familiar with how pruning works

There are other similar cases where users think they may be speeding up optimization, but are actually slowing it down

They can speed it up by filtering to only a handful of 4p effects

Some way to visualize this information for users would be nice. This would require us to figure out some way to estimate the speed up/slow down of a given set filter setup.

Even something as simple as red/yellow/green speed would be nice

Or, going as far as estimating the number of builds that will be calculated based on the set filters (iirc this is hard/impossible but putting it here for completeness)

@nguyentvan7 nguyentvan7 added enhancement New feature or request needs more thought Needs more thought to flesh out the solution labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs more thought Needs more thought to flesh out the solution
Projects
None yet
Development

No branches or pull requests

1 participant