An open API service indexing awesome lists of open source software.

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

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/)