js-framework-benchmark icon indicating copy to clipboard operation
js-framework-benchmark copied to clipboard

Volatile Thought (we can benchmark more things)

Open titoBouzout opened this issue 7 months ago • 2 comments

Thanks Stefan for your work and perseverance, I've been hesitant many moons ago but the result is that it had an impact and has been really helpful!

That being said, I am not sure if you are interested. In the case you are maybe interested, I suspect the community may want to benchmark more things, and I sort of think this is the perfect repo to centralize our efforts community wide.

Very volatile.. but the main idea is that people participating of this project know on where they do bad and on where they do good. The hope is that if they know they do bad in a situation they will add a benchmark case for it. So they can compare to others. Wishful thinking lol. But at the same time others will have the motivation to add benchmarks about things they shine or do well.

I have no idea how things could be organized, to minimize the effort about implementing each thing. I don't wanna complicate it, but seems like SSR is a big thing which may want to be included.

I forgot to add some examples, so here there are:

  • add items to the top of the list
  • add items to the bottom of the list (think a chat)

and well, so on.....

So well that's just me thinking loud

titoBouzout avatar Jun 05 '25 06:06 titoBouzout

Lines-of-code [count] of non-boilerplate code

whittet avatar Jul 15 '25 03:07 whittet

There are a zillon of examples, the idea is that people contribute the examples they know their frameworks are bad at it. Kind of the opposite of what they want to show. The value is there. On where our framework does bad? Benchmark that against the others.

Lines-of-code [count] of non-boilerplate code

If your code size explodes with more elements, because you inline a lot or whatever you are doing, then lets add more elements!

titoBouzout avatar Aug 02 '25 23:08 titoBouzout