Skip to content

Inverse of %!prop-cache? #2

@dwarring

Description

@dwarring

CSS::Properties %!prop-cache helps to minimize parsing of strings to ASTs.

Are there benefits in maintaining a reverse mapping of objects to strings?

Could be by serializing early and caching from strings to objects we could minimise the number of objects, and speed up writing.

Also possibility of speeding up csv-eqv, which could then work on strings, rather than the current deep equivalence check on ASTs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions