Skip to content

perf: use strings.IndexByte to replace strings.Index#7454

Merged
jinzhu merged 1 commit intogo-gorm:masterfrom
1911860538:strings/index
May 21, 2025
Merged

perf: use strings.IndexByte to replace strings.Index#7454
jinzhu merged 1 commit intogo-gorm:masterfrom
1911860538:strings/index

Conversation

@1911860538
Copy link
Copy Markdown
Contributor

@1911860538 1911860538 commented May 13, 2025

strings.IndexByte offers better performance than strings.Index.

@jinzhu jinzhu merged commit 9703eb7 into go-gorm:master May 21, 2025
19 of 23 checks passed
phroggyy pushed a commit to incident-io/gorm that referenced this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants