Hacker News new | past | comments | ask | show | jobs | submit login

"Maquette is a virtual DOM implementation that excels in speed." Waiting for some data to back that claim.



Here is a Benchmark tool https://vdom-benchmark.github.io/vdom-benchmark/

where you can input this "Custom URL": https://vdom-benchmark.github.io/vdom-benchmark-maquette/

then open the Dev Tools and Run.

But looks like it fails tests, add '&test' to the URL in the new window.

Source: https://twitter.com/andrestaltz/status/770307344513306624


The main conclusion from this benchmark was that all 'modern' virtual DOM implementations are all capable of achieving 60fps on large pages on most devices. There is no point in picking the 'fastest' anymore, because users simply will not see the difference.


The first line on the page reads: "This benchmark has some serious flaws, and the only thing that it tests is a children reconciliation algorithm." Not exactly something to base an opinion on.


https://localvoid.github.io/uibench/

I think Inferno should be fastest in most cases.


uibench results on Chrome 54 with full render time and disabled sCU: https://cdn.rawgit.com/localvoid/6715c4b23eadc460112e671b4ad...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: