-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels