Skip to content

Performance Optimization: Improving the Processing Speed of Inline Styles #400

@D-Sketon

Description

@D-Sketon

I tried using this library to compress my blog, but found that it runs significantly slower compared to other libraries. After analyzing the flame graph, I discovered that nearly half of the time is spent on minifyCss(since my HTML contains many styles and inline styles).

Image

Is it possible to improve the running speed of cssnano?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions