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

Benchmarks #492

Open
yoshuawuyts opened this issue May 18, 2017 · 3 comments
Open

Benchmarks #492

yoshuawuyts opened this issue May 18, 2017 · 3 comments

Comments

@yoshuawuyts
Copy link
Member

Would be cool if we worked with benchmark people to find pain points. If people want to help out, there's an open issue here: krausest/js-framework-benchmark#171 🎉

@yoshuawuyts
Copy link
Member Author

Results from choo 5 are here: https://rawgit.com/krausest/js-framework-benchmark/2923130afd1f85627ecac49fb9464dfa716fcbe4/webdriver-ts/table.html

We're doing quite well on the memory side of things (super low overhead compared to vanilla DOM):

screen shot 2017-05-18 at 12 57 33

But not so good in terms of CPU:
screen shot 2017-05-18 at 12 57 50

Feel like with some basic optimizations (e.g. DOM node caching) we could find a better balance between the two (:

@douglasduteil
Copy link

Hi there @yoshuawuyts

By adding choo@6 to krausest/js-framework-benchmark I might did a some baaaad publicity sorry 😮

rawgit com_krausest_js-framework-benchmark_15f11036046f06fa9de8cbf07dbac36a72c2e767_webdriver-ts-results_table html 3

Let me know how can I help :)

@yoshuawuyts
Copy link
Member Author

yoshuawuyts commented Oct 26, 2017 via email

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

2 participants