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

Update Sinuous to v0.8.0 and add data selection #575

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Update Sinuous to v0.8.0 and add data selection #575

merged 1 commit into from
Jun 18, 2019

Conversation

luwes
Copy link
Contributor

@luwes luwes commented Jun 17, 2019

Under the hood this update does a few things:

  • Adds a template feature to get the perf benefits of element.cloneNode() Add template feature luwes/sinuous#4
  • Optimizes the clear method with element.textContent = '' if there are no siblings.

This change also makes the "selection" fully data driven.
https://github.com/krausest/js-framework-benchmark/compare/master...luwes:sinuous?expand=1#diff-625243bf69109917f89eb7c1adf2cef2R58

@krausest
Copy link
Owner

Thanks - faster once again. Here are the CPU results:
Bildschirmfoto 2019-06-18 um 08 12 22

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

Successfully merging this pull request may close these issues.

2 participants