Skip to content
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

Use Cache Without Locking for DefaultClassSetAnalyser #23240

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

tresat
Copy link
Member

@tresat tresat commented Dec 20, 2022

This change fixes the performance regressions from switching the ZipFileTree to use a locking cache in #22809. Performance test results are here.

@tresat tresat self-assigned this Dec 20, 2022
@tresat tresat changed the base branch from master to release December 20, 2022 15:28
@big-guy big-guy added this to the 8.0 RC1 milestone Dec 20, 2022
- Move cache key to decompression cache interface, to use same name for locking vs. non-locking caches.
@tresat
Copy link
Member Author

tresat commented Dec 20, 2022

@bot-gradle test this

@gradle gradle deleted a comment from tresat Dec 20, 2022
@bot-gradle
Copy link
Collaborator

OK, I've already triggered the following builds for you:

@tresat tresat marked this pull request as ready for review December 20, 2022 18:01
@tresat tresat requested a review from a team as a code owner December 20, 2022 18:01
@big-guy
Copy link
Member

big-guy commented Dec 20, 2022

@bot-gradle test and merge

@gradle gradle deleted a comment from tresat Dec 20, 2022
@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit 08592d2 into release Dec 20, 2022
@blindpirate blindpirate deleted the tt/misc/non-locking-zip-tree branch December 21, 2022 00:25
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.

None yet

3 participants