perf is 2x mithril and 1x inferno at high mutations and "only" 0.5x inferno at low mutations. "only" because domvm gets 70/s vs inferno's 135/s on my i5 cpu on dbmonster at 1% mutation.
however, domvm views support isolated redraw and even granular node-level patching. so you can optimize much faster if needed
however, domvm views support isolated redraw and even granular node-level patching. so you can optimize much faster if needed
see here: http://mathieuancelin.github.io/js-repaint-perfs/
no routing yet, but some plans are brewing...wip :)