Skip to content

Using Span<T> for parsing #2

Description

@bjorg

The introduction of Span<T> in .NET Core could be provide a good performance optimization by avoiding unnecessary string copies in memory. This reduces GC overhead, as well as, reduces the need to copy bytes around.

I would love to assist in such a port, but need guidance on how to contribute. Thx!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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