Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Explanation of "Near-Zero Runtime" #42

Open
ryanfitzer opened this issue Feb 1, 2021 · 1 comment
Open

More Explanation of "Near-Zero Runtime" #42

ryanfitzer opened this issue Feb 1, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@ryanfitzer
Copy link

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 :).

@peduarte
Copy link
Contributor

peduarte commented Feb 2, 2021

@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.

@peduarte peduarte added the documentation Improvements or additions to documentation label Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants