mathieuancelin / js-repaint-perfs

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

update domvm (1.2.5) #71

Closed leeoniya closed 8 years ago

leeoniya commented 8 years ago

this version implements object/vnode pooling, so is 15-20% faster, with lower mem alloc and GC pressure.