6 ms·
I find the framework part difficult. There are so many factors that impact bundle size and performance. To start what type of apps? How much content do they pul
by codeptualize 5y ago
I find the framework part difficult. There are so many factors that impact bundle size and performance. To start what type of apps? How much content do they pull in? How much interactivity is there?
If you for example compare a few very minimal mostly static site vs let's say data dashboards your comparison stops to make sense.
Also consider the people who use the frameworks; some of the frameworks are quite new, you can expect a higher percentage of "early adopters" which are likely to be more experienced and write more performant code in general.
It reminds me a bit of Wordpress. Can be very quick, but most sites were/are just 100 plugins bundled together into a slow mess. Its popularity and ease of use messing with its "score".
Anyway, it's definitely interesting to see such numbers, but I won't be using them to make decisions or draw conclusions.