Skip to content

Conversation

qiufengshe
Copy link
Contributor

reduce temporary strings and reduce memory allocation

@love-linger love-linger self-assigned this May 9, 2025
@love-linger love-linger added the enhancement New feature or request label May 9, 2025
@love-linger love-linger merged commit 15ee2da into sourcegit-scm:develop May 9, 2025
13 checks passed
love-linger added a commit that referenced this pull request May 9, 2025
Use syntax `String.AsSpan(int start, int len)` instead of `String.AsSpan().Slice(int start, int len)`

Signed-off-by: leo <longshuang@msn.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants