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

Benchmarking against React, Morphdom #9

Open
SilentCicero opened this issue Feb 13, 2017 · 4 comments
Open

Benchmarking against React, Morphdom #9

SilentCicero opened this issue Feb 13, 2017 · 4 comments

Comments

@SilentCicero
Copy link

You should benchmark your rendering against morphdom and react to see differences. I think it would be good information.

@wavesoft
Copy link
Owner

wavesoft commented Feb 14, 2017

That's actually a good idea @SilentCicero , I will prepare something, but it will most probably take some time. If anyone reading this is interesting in doing so, feel free!

@SilentCicero
Copy link
Author

@wavesoft checkout how Patrick does it here:

https://github.com/patrick-steele-idem/morphdom#benchmarks

He is testing against virtual-dom.

May be easiest to wrap H in React.createElement then run comparison on the same code.

@SilentCicero
Copy link
Author

I would recommend we test against: Morphom, Virtual Dom, and React. Use the tests Patrick used there.

@brettg2
Copy link

brettg2 commented Sep 8, 2017

+1 it would be great to see how this framework compares with others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants