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

What with perfomance? #10

Open
DTupalov opened this issue Dec 8, 2016 · 4 comments
Open

What with perfomance? #10

DTupalov opened this issue Dec 8, 2016 · 4 comments

Comments

@DTupalov
Copy link

DTupalov commented Dec 8, 2016

@yelouafi you made very helpful devtool for debugging. But after 50 and more iterations of watch / fork / cancel effects the project will work slower and slower. When turning off DockableSagaView, it's all OK.

I think it depend on quantity of effects, and how they are all rendered in Dock panel. But with hidden panel (if I will click Toogle), the same performance.

I've recorded cancellable-counter w/ and w/o DockableSagaView from your example. Notice how the button switches from Cancel increment (1) to increment after 5s.

With DockableSagaView

Without DockableSagaView

@Andarist
Copy link
Member

Andarist commented Jan 9, 2017

aint sure if thats whole problem, but for sure something like react-virtualized could be used to optimize performance of the such a big list

@peterox
Copy link

peterox commented Mar 27, 2017

I also find that adding the saga devtools slows down things quite noticeably.

@eranimo
Copy link

eranimo commented Aug 29, 2017

Also seeing significant slowdown here

@Andarist
Copy link
Member

Well, this is very much alpha version. Unfortunately no one is working on this at the moment. If you want to help with performance improvement or anything else please reach out to me and I can help with guidance.

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

4 participants