Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieuancelin/js-repaint-perfs
Playground to test repaint rates of JS libs
https://github.com/mathieuancelin/js-repaint-perfs
Last synced: 9 days ago
JSON representation
Playground to test repaint rates of JS libs
- Host: GitHub
- URL: https://github.com/mathieuancelin/js-repaint-perfs
- Owner: mathieuancelin
- Created: 2015-02-24T21:21:31.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-09-01T06:35:17.000Z (about 2 years ago)
- Last Synced: 2024-08-02T12:24:28.262Z (3 months ago)
- Language: JavaScript
- Homepage: http://mathieuancelin.github.io/js-repaint-perfs/
- Size: 12.6 MB
- Stars: 255
- Watchers: 12
- Forks: 111
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# JS Perfs
A basic app to test repaint rate of JS libraries.
Highly inspired (and copied) by @ryanflorence HYPE conference.
You can test it at https://mathieuancelin.github.io/js-repaint-perfs/
## Done
* [Angular](https://angularjs.org/)
* [Angular 2.0](https://angular.io/)
* [Aurelia](http://aurelia.io/)
* [Elem](https://github.com/mathieuancelin/Elem)
* [elem-vdom](https://github.com/mathieuancelin/elem-vdom)
* [Ember](http://emberjs.com/)
* [Hyperapp](https://hyperapp.js.org)
* [Mithril](http://mithril.js.org/)
* [MagJS](https://github.com/magnumjs/mag.js)
* [$mol](https://github.com/eigenmethod/mol)
* [Ractive](http://www.ractivejs.org/)
* [React](https://facebook.github.io/react/)
* [React-canvas](#)
* [Cito](https://github.com/joelrich/citojs) + [t7](https://github.com/trueadm/t7)
* [Inferno](https://github.com/trueadm/inferno)
* [Riot.js](https://muut.com/riotjs/)
* [Vanilla](#)
* [Sammy](#)
* [DotT](#)
* [Canvas](#)
* [Polymer](https://www.polymer-project.org/)
* [Vue.js](http://vuejs.org/)
* [Backbone.js](http://backbonejs.org/)
* [Knockout.js](http://knockoutjs.com/)
* [Matreshka.js](http://matreshka.io/)
* [RotorJS](https://github.com/kuraga/rotorjs)
* [domvm](https://github.com/leeoniya/domvm)
* [once](https://github.com/utilise/utilise#--once)
* [Ripple](https://github.com/pemrouz/ripple)
* [Morphdom](https://github.com/patrick-steele-idem/morphdom)
* [FRZR](https://frzr.js.org)
* [Vidom](https://github.com/dfilatov/vidom)
* [Rionite](https://github.com/Riim/Rionite)
* [Monkberry](http://monkberry.js.org)
* [Simulacra](http://simulacra.js.org)
* [DIO.js](https://thysultan.com/dio)
* [RE:DOM](https://redom.js.org)
* [StemJS](https://stemjs.org)
* [Stencil](https://stenciljs.com)