8000 minimize temporary strings for better performance by qiufengshe · Pull Request #1292 · sourcegit-scm/sourcegit · GitHub
[go: up one dir, main page]

Skip to content

minimize temporary strings for better performance #1292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2025

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
0