dfilatov / vidom

Library to build UI based on virtual DOM
MIT License
415 stars 16 forks source link

Provide some benchmarks that shows velocity profit against React #145

Closed andre487 closed 8 years ago

andre487 commented 8 years ago

It will be helpful if there will be some benchmarks in the repo which measure velocity difference of several app implementations. Like this one but more flexible. I mean that they should provide ability to replace implementations as black boxes. Something like Benchmark.js test cases which can be extended and replaced.

In this case developers can compare both libraries (or more of libraries) with different architecture implementations.

dfilatov commented 8 years ago

@Andre-487 Would you like to implement this? It will be great :-)

andre487 commented 8 years ago

@dfilatov Yes. If I will find some time )

dfilatov commented 8 years ago

I have closed this issue. If you're still interested in such benchmark don't hesitate to do it and publish result :)