Cample.js benchmark (js-framework-benchmark)

antonmak1 - Jul 1 '23 - - Dev Community

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).

Image description

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 :)

https://github.com/Camplejs/Cample.js

. . . . . . . . .