component-party.dev
component-party.dev copied to clipboard
Could you add gzipped file sizes?
I'm curious about the payload for when each framework is used. I suppose for Svelte it would still be interesting to see how it compares to pure vanilla js.
I imagine for some frameworks this might be more difficult to quantify, since svelte doesn't really ship a full runtime but rather just the functions it needs. Could do some size comparisons for a hello world app of each framework?