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

Fractals benchmark #515

Open
ricardobeat opened this issue Jun 20, 2017 · 1 comment
Open

Fractals benchmark #515

ricardobeat opened this issue Jun 20, 2017 · 1 comment

Comments

@ricardobeat
Copy link

I spent some time today porting react-fractals to choo. You can see the result at http://choo-fractals.surge.sh, source at ricardobeat/choo-fractals.

Preact version used as base: https://preact-factals.surge.sh/

A comparison of several rendering engines: https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311

Performance is okayish - it gets really sluggish after 7-8 levels. I guess this is more of a benchmark on bel/nanomorph, and it's also my first time using this lib, so it looks a bit rough - suggestions for optimizations are very welcome.

@yoshuawuyts
Copy link
Member

yoshuawuyts commented Jun 21, 2017

Oh cool! - yeah, I think #492 and might be related choojs/nanomorph#71. With the choo 6 branch we should be able to figure out a lil better what causes slowdowns too; anyway very cool that you're looking into this - if we can figure out our bottlenecks maybe we can optimize them :D

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

2 participants