mathieuancelin / js-repaint-perfs

Playground to test repaint rates of JS libs
http://mathieuancelin.github.io/js-repaint-perfs/
255 stars 111 forks source link

Added CycleJS with xstream #75

Closed marszall87 closed 8 years ago

marszall87 commented 8 years ago

Added recently released version of CycleJS (Cycle Diversity) with xstream library (recommended as a default by the authors) instead of RxJS.

Also uses the @cycle/dom v10, which is based on snabbdom instead of virtual-dom (as in v9).