Skip to content

StringUtils micro performance optimizations#7366

Merged
greg-at-moderne merged 1 commit intomainfrom
greg-tier1-fixes
Apr 14, 2026
Merged

StringUtils micro performance optimizations#7366
greg-at-moderne merged 1 commit intomainfrom
greg-tier1-fixes

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented Apr 14, 2026

What's changed?

Applying local performance optimizations to several methods in StringUtils.

Origin/Context

These fixes have been suggested in #7259 and in PRs:

These are 4 out of 5 fixes categorized as "Tier 1" improvements.

Kudos to @HeshamHM28 🙇‍♂️

What's your motivation?

Benefit from slightly better performance in hot-path String operations.

@greg-at-moderne greg-at-moderne self-assigned this Apr 14, 2026
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Apr 14, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review April 14, 2026 11:10
Copy link
Copy Markdown
Member

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@github-project-automation github-project-automation Bot moved this from In Progress to Ready to Review in OpenRewrite Apr 14, 2026
@greg-at-moderne greg-at-moderne merged commit e9ccb0b into main Apr 14, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-tier1-fixes branch April 14, 2026 12:44
@github-project-automation github-project-automation Bot moved this from Ready to Review to Done in OpenRewrite Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants