Chained dl performance improvements with no locking by andimarek · Pull Request #4123 · graphql-java/graphql-java
Navigation Menu
{{ message }}
graphql-java / graphql-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
Chained dl performance improvements with no locking#4123
Chained dl performance improvements with no locking#4123
Conversation
Copy link
Member
This improves the performance of the not yet released chained dataloader feature significantly in environments with a lot of thread contention.
andimarek added 6 commits
September 22, 2025 07:38small tweak in PerLevelDataLoaderDispatchStrategy
Copy link
Contributor
github-actions
bot
commented
Sep 22, 2025
github-actions bot commented
Sep 22, 2025Test Results
326 files 326 suites 3m 30s ⏱️
5 022 tests 5 016 ✅ 6 💤 0 ❌
5 111 runs 5 105 ✅ 6 💤 0 ❌
Results for commit 0666355.
andimarek
added this to the
25.x breaking changes milestone
This was referenced
Sep 22, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment