mui / pigment-css

Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
MIT License
396 stars 19 forks source link

Add benchmark #79

Open oliviertassinari opened 1 month ago

oliviertassinari commented 1 month ago

Summary

It's important that, as we iterate on the product, we are aware of the tradeoffs we are making. Performance is one of the most critical components of where initiation in this space is happening. So I believe, we want to know:

Examples

Context

https://www.notion.so/mui-org/Benchmark-performance-of-Pigment-CSS-vs-others-ac092794aa4c415da379f6338223d3eb?pvs=4

Search keywords: -

siriwatknp commented 1 month ago

WIP benchmarks

System:

Pigment CSS:

oliviertassinari commented 1 month ago

@siriwatknp Cool, thanks for sharing.

LorenDorez commented 2 weeks ago

Will you guys be making the source code behind these benchmarks available? I would like to add similar test to our consuming apps and tweak for our internal side of things