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

Add other zero-runtime CSS in JS libraries to the benchmark #4

Open
kaushalyap opened this issue Nov 20, 2021 · 1 comment
Open

Add other zero-runtime CSS in JS libraries to the benchmark #4

kaushalyap opened this issue Nov 20, 2021 · 1 comment

Comments

@kaushalyap
Copy link

Please consider adding following too

In addition consider adding a CSS modules implementation too.

@paulrostorp
Copy link

paulrostorp commented May 1, 2023

@kaushalyap I had a quick go at adding vanilla extract for the "mount deep tree" benchmark in #6 :

These are the results on my machine for vanilla extract:

First run Last run Mean Median Fastest Slowest SD
Test 1 2.700000 1.100000 1.478000 1.200000 0.900000 3.800000 0.598428
Test 2 3.200000 1.300000 1.380000 1.200000 0.700000 3.200000 0.540740
Test 3 2.800000 1.100000 1.510000 1.200000 0.800000 3.600000 0.622656
Average 2.900000 1.166667 1.456000 1.200000 0.800000 3.533333 0.588279

And for Stiches v1:

First run Last run Mean Median Fastest Slowest SD
Test 1 6.400000 2.400000 2.986000 2.700000 2.200000 7.200000 0.903329
Test 2 7.000000 2.300000 3.046000 2.700000 2.300000 7.000000 0.957123
Test 3 6.900000 2.500000 3.088000 2.700000 2.400000 6.900000 0.890537
Average 6.766667 2.400000 3.040000 2.700000 2.300000 7.033333 0.917450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants