https://github.com/localvoid/vdom-benchmark
Virtual DOM diff/patch benchmark
https://github.com/localvoid/vdom-benchmark
Last synced: 18 days ago
JSON representation
Virtual DOM diff/patch benchmark
- Host: GitHub
- URL: https://github.com/localvoid/vdom-benchmark
- Owner: localvoid
- License: bsd-2-clause
- Created: 2014-10-25T12:31:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T03:37:04.000Z (about 11 years ago)
- Last Synced: 2025-04-11T21:13:48.695Z (12 months ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 48
- Watchers: 7
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Virtual DOM diff/patch benchmark
Comparing performance of the diff/patch operations in various virtual
dom libraries.
- [kivi](https://github.com/localvoid/kivi)
- [React](http://facebook.github.io/react/)
- [Mithril](http://lhorie.github.io/mithril/index.html)
- [VirtualDom](https://github.com/Matt-Esch/virtual-dom)
- [Bobril](https://github.com/Bobris/Bobril)
- [cito.js](https://github.com/joelrich/citojs)
## [Run benchmark](http://vdom-benchmark.github.io/vdom-benchmark/)