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

perf(ehcache): avoid coarse locking #187

Merged
merged 8 commits into from Oct 17, 2023
Merged

perf(ehcache): avoid coarse locking #187

merged 8 commits into from Oct 17, 2023

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Oct 9, 2023

Rewrites EhcacheDelegate without ReadWriteLock - achieves 10x throughput in certain multi-threaded benchmarks

@iProdigy iProdigy changed the title perf(ehcache): avoid locking perf(ehcache): avoid coarse locking Oct 10, 2023
@iProdigy iProdigy enabled auto-merge (squash) October 11, 2023 00:32
@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
5.0% 5.0% Duplication

@iProdigy iProdigy merged commit 944a889 into main Oct 17, 2023
4 checks passed
@PhilippHeuer PhilippHeuer deleted the perf/ehcache-unlock branch October 17, 2023 21:27
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

2 participants