Hi all! In this article, I would like to share a benchmark of the cample.js framework, which works on reactivity without a virtual DOM (version 3.0.1).
For example, Vue has a 1000 line creation time of 42 seconds, while Svelte has 48.4 seconds (at the time of writing). Well, it's clear that there is no comparison in terms of functionality :)
Top comments (0)