Skip to content

Support for Memory<char> as parameter and result CSS #47

@ArjunVachhani

Description

@ArjunVachhani

SCSS and CSS string could be huge some times >200KB, using Memory<char> and MemoryPool<char> could reduce allocation on LOH and improve performance.

Allowing user to pass Memory<char> as parameter and result could help in some scenario.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions