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

update ractive to 0.8 #62

Closed Rich-Harris closed 8 years ago

Rich-Harris commented 8 years ago

Hi @mathieuancelin, just discovered this site. I'm the creator of Ractive – thanks for including us! This PR updates from 0.6.1 (which is very old) to the current edge version (soon to be released as 0.8). I'll open a separate PR that updates to 0.7 if you'd prefer to only have stable versions tested. Thanks!

mathieuancelin commented 8 years ago

Hi @Rich-Harris

Thanks for the PR, i'm okay with including edge version, especially if the library performs better :-)

I've written the ractive example because I was using it at the time on a project, but I don't have to update all the examples anymore.