Had some feedback on the Build Output Size Test:
build output size is also not a good comparison. .output/ for Nuxt/Solid/TanStack is self contained, but SvelteKit/Astro/RR all need an additional unmeasured install from package.json - so those node_modules/ are untracked
Results here: https://frameworks.e18e.dev/dev-time/#build-and-install-times
Some deets on our methods: https://frameworks.e18e.dev/dev-time/#build-and-install-times
Do we keep it, edit the tests, edit the way we show it or remove it.
Had some feedback on the Build Output Size Test:
Results here: https://frameworks.e18e.dev/dev-time/#build-and-install-times
Some deets on our methods: https://frameworks.e18e.dev/dev-time/#build-and-install-times
Do we keep it, edit the tests, edit the way we show it or remove it.