Skip to content

Instantly share code, notes, and snippets.

@utkarshkukreti
Last active October 26, 2018 13:00
Show Gist options
  • Save utkarshkukreti/68faa737a9f975ccb3873b9400c2987b to your computer and use it in GitHub Desktop.
Save utkarshkukreti/68faa737a9f975ccb3873b9400c2987b to your computer and use it in GitHub Desktop.

keyed.png: Draco 0.1.0 vs Vanilla, 6 mainstream JS libraries, and stdweb.

Note: stdweb is a direct translation of vanillajs, and like vanillajs, it's not something a developer would write manually for real-world applications.

non-keyed.png: Draco 0.1.0 non-keyed vs Vanilla, stdweb, and Yew.

Included as a comparison to Yew as Yew does not implement keyed nodes at the moment. In a real-world application, you'd use keyed nodes for long lists of data like this benchmark tests.

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