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

improve speed of HTML processing #20

Open
danielroe opened this issue Oct 28, 2024 · 5 comments
Open

improve speed of HTML processing #20

danielroe opened this issue Oct 28, 2024 · 5 comments

Comments

@danielroe
Copy link
Owner

danielroe commented Oct 28, 2024

We've been getting reports of performance hits when using critters for per-request inlining of styles using SSR. See for example:

nuxt-modules/critters#21
nuxt/nuxt#8569 (comment)
vercel/next.js#16539 (comment)

reproduction repository: danielroe/critters-test

@Ibadichan

This comment was marked as off-topic.

@danielroe

This comment was marked as off-topic.

@Ibadichan

This comment was marked as off-topic.

@danielroe

This comment was marked as off-topic.

@Ibadichan
Copy link

Ibadichan commented Dec 21, 2024

I have one css file (~600kb/100kb gzip), should i split it into chunks for better performance? Maybe this is the problem
thanks!

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

No branches or pull requests

2 participants