You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm really interested in Stitches approach. Something I'm not able to understand is the "Near-Zero Runtime" heading on https://stitches.dev/docs/introduction#performance. The following seems to contradict the heading:
Both @stitches/core and @stitches/react libraries combined weigh in at ~8.0kb gzipped.
If I understand it correctly, the end-user is still downloading ~8.0kb in production. Compared to some of the other popular libs, that's definitely an improvement, but I wouldn't go as far as "Near-Zero". Maybe more explanation in this section would be helpful for those evaluating the library for potential suitability for their next project (as I am :).
The text was updated successfully, but these errors were encountered:
@ryanfitzer hey! thanks for that. we'll improve this section with a better explanation and with a benchmark tool. this is all happening as part of the new beta release.
I'm really interested in Stitches approach. Something I'm not able to understand is the "Near-Zero Runtime" heading on https://stitches.dev/docs/introduction#performance. The following seems to contradict the heading:
If I understand it correctly, the end-user is still downloading ~8.0kb in production. Compared to some of the other popular libs, that's definitely an improvement, but I wouldn't go as far as "Near-Zero". Maybe more explanation in this section would be helpful for those evaluating the library for potential suitability for their next project (as I am :).
The text was updated successfully, but these errors were encountered: