Skip to content

Port to .NET 6/7 and use ReadOnlySpan where possible #27

@gentledepp

Description

@gentledepp

For performance reasons (GC), many parts of the library should use

ReadOnlySpan

  • CoordinateParser uses _coords.Subscring()
  • SKFactoryBase.CreateColorFromHexString

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