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

[pigment-css][POC] Performance improvement on mui.com/blog #40780

Open
10 of 17 tasks
siriwatknp opened this issue Jan 25, 2024 · 1 comment
Open
10 of 17 tasks

[pigment-css][POC] Performance improvement on mui.com/blog #40780

siriwatknp opened this issue Jan 25, 2024 · 1 comment
Labels
package: pigment-css Specific to @pigment-css/* proof of concept Studying and/or experimenting with a to be validated approach

Comments

@siriwatknp
Copy link
Member

siriwatknp commented Jan 25, 2024

Goal

Get a real scenario result when the current styled engine (emotion) is replaced with zero-runtime.

/blog Pages router App router
emotion result result
hybrid (components migrated except sx) result
zero-runtime result

Components

These components need to be migrated to opt in to zero-runtime API:

@siriwatknp siriwatknp added the proof of concept Studying and/or experimenting with a to be validated approach label Jan 25, 2024
@danilo-leal danilo-leal added the package: pigment-css Specific to @pigment-css/* label Feb 7, 2024
@oliviertassinari oliviertassinari changed the title [POC] Zero-runtime perf improvement on mui.com/blog [zero-runtime][POC] Performance improvement on mui.com/blog Feb 22, 2024
@danilo-leal danilo-leal changed the title [zero-runtime][POC] Performance improvement on mui.com/blog [pigment-css][POC] Performance improvement on mui.com/blog Apr 11, 2024
@aacevski
Copy link
Contributor

Is the Input Base ready to be worked on and convereted to support Pigment? If not, what would you suggest I take on next? 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: pigment-css Specific to @pigment-css/* proof of concept Studying and/or experimenting with a to be validated approach
Projects
None yet
Development

No branches or pull requests

3 participants