Skip to content

some kind of cache? #21

@aldarund

Description

@aldarund

For example with vuetify nuxt critters adds 1sec render time to request, which isnt really usable for production.
With purged everything from css, i can get 300-400ms, whcih still a lot if we consider that its added on each request

i Inlined 1.15 kB (28% of original 3.98 kB) of inline CSS. 16:39:54
i Inlined 28.4 kB (17% of original 161 kB) of _nuxt/css/140be2a.css. 16:39:55
i Inlined 5.77 kB (22% of original 25.1 kB) of _nuxt/css/65cedc7.css. 16:39:55
i Inlined 1.98 kB (73% of original 2.71 kB) of _nuxt/css/396103a.css. 16:39:55
i Inlined 561 B (36% of original 1.52 kB) of _nuxt/css/8f8f4bf.css. 16:39:55
i Inlined 1.81 kB (95% of original 1.89 kB) of _nuxt/css/bb08894.css. 16:39:55
i Time 389.4243

So any ideas how to avoid adding this overhead on each request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions