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

Make filters even more performative #43

Closed
alterfo opened this issue Apr 20, 2021 · 0 comments
Closed

Make filters even more performative #43

alterfo opened this issue Apr 20, 2021 · 0 comments
Labels

Comments

@alterfo
Copy link
Contributor

alterfo commented Apr 20, 2021

Is your feature request related to a problem? Please describe.

I'm always frustrated when I see the progress bar for too long when the application calculates filters

Describe the solution you'd like
I'd like all filter calculations be more performative.
Floating point calculations are not so good in Javascript. Further investigation is needed.

Describe alternatives you've considered
Maybe it is good to show filter appliance on the image (iteratively apply calculations while they are finished)
Maybe WebWorkers are good for that

Additional context

@alterfo alterfo changed the title Put calculations into Web Workers to be more performative Make filters more performative Apr 20, 2021
@alterfo alterfo changed the title Make filters more performative Make filters even more performative May 12, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants