-
Notifications
You must be signed in to change notification settings - Fork 133
8311220: Optimization for StringLatin UpperLower #1988
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
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back rmarchenko! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
/approval request This is backport of JDK-8311220. Clean backport. All checks are passed. It'd be good to backport this as I see improvements even locally. |
@wkia This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
/touch |
@wkia The pull request is being re-evaluated and the inactivity timeout has been reset. |
This is backport of "JDK-8311220 Optimization for StringLatin UpperLower"
It seems good to have it backported as I see improvements even locally on my i7-12700H (benchmarks command line was taken from original PR):
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/1988/head:pull/1988
$ git checkout pull/1988
Update a local copy of the PR:
$ git checkout pull/1988
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/1988/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1988
View PR using the GUI difftool:
$ git pr show -t 1988
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/1988.diff
Using Webrev
Link to Webrev Comment