FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Reduce allocations in Async$Many and ResultPath on execution hot path by andimarek · Pull Request #4252 · graphql-java/graphql-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
22
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Reduce allocations in Async$Many and ResultPath on execution hot path
- #4252
#4252
Merged
andimarek
merged 6 commits into
master
graphql-java/graphql-java:master
from
async-many-materialized-list-optimization
graphql-java/graphql-java:async-many-materialized-list-optimization
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Reduce allocations in Async$Many and ResultPath on execution hot path
#4252
andimarek
merged 6 commits into
master
graphql-java/graphql-java:master
from
async-many-materialized-list-optimization
graphql-java/graphql-java:async-many-materialized-list-optimization
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
Avoid redundant array copy in Async$Many for synchronous execution path
Show description for acc6c10
andimarek
and
claude
committed
acc6c10
View commit details
Copy full SHA for acc6c10
Browse repository at this point
Make ResultPath.toStringValue lazy and avoid intermediate string allocations
Show description for 45d13fc
andimarek
and
claude
committed
45d13fc
View commit details
Copy full SHA for 45d13fc
Browse repository at this point
Add fast-path DataFetcher lookup avoiding FieldCoordinates allocation
Show description for 659fe34
andimarek
and
claude
committed
659fe34
View commit details
Copy full SHA for 659fe34
Browse repository at this point
Merge remote-tracking branch 'origin/master' into async-many-materialized-list-optimization
andimarek
committed
9a54c18
View commit details
Copy full SHA for 9a54c18
Browse repository at this point
Make fast-path getDataFetcher public and document performance benefit
Show description for 4011983
andimarek
and
claude
committed
4011983
View commit details
Copy full SHA for 4011983
Browse repository at this point
Simplify ResultPath.initString() — inlining is unnecessary with lazy init
Show description for c52498b
andimarek
and
claude
committed
c52498b
View commit details
Copy full SHA for c52498b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL