Tomlet icon indicating copy to clipboard operation
Tomlet copied to clipboard

Implement Span<T> for Enhanced Performance

Open tcortega opened this issue 1 year ago • 0 comments

While the library is adequately efficient, there appears to be a significant amount of string manipulation occurring. To enhance performance and efficiency, it would be beneficial to incorporate the use of Spans in these operations.

tcortega avatar Jul 15 '23 04:07 tcortega