Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaSleep89
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
test
java
benchmark
on
master
User selector
All users
All time
Commit history
Commits on May 29, 2023
Improving BenchMark.java
Show description for 110afe0
dfa1
committed
110afe0
View commit details
Copy full SHA for 110afe0
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
centralizing resource loading in BenchmarkUtils (#3022)
dfa1
authored
1a78669
View commit details
Copy full SHA for 1a78669
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Fixes in TwitterBenchmark (#3006)
Show description for 5c0c68b
dfa1
authored
5c0c68b
View commit details
Copy full SHA for 5c0c68b
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
LambdaMetafactory support for property fetches (#2985)
Show description for 9787497
bbakerman
authored
9787497
View commit details
Copy full SHA for 9787497
View code at this point
Browse repository at this point
Avoid an allocation of a chained context in the most common case (#2979)
Show description for 322ba6b
bbakerman
authored
322ba6b
View commit details
Copy full SHA for 322ba6b
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Cheaper calculation for narrowing down possible objects in ENO
dondonz
committed
4256831
View commit details
Copy full SHA for 4256831
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
DF SelectionSet Benchmark (#2893)
bbakerman
authored
35ff68d
View commit details
Copy full SHA for 35ff68d
View code at this point
Browse repository at this point
Merge branch 'master' into jbellenger/validation-perf-redux
Show description for 05ac942
dondonz
committed
05ac942
View commit details
Copy full SHA for 05ac942
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
dondonz
committed
ba71a5d
View commit details
Copy full SHA for ba71a5d
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Add bundles
dondonz
committed
6c20104
View commit details
Copy full SHA for 6c20104
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
ImmutableKit.map with pre-size (#2841)
dfa1
authored
5cac2e3
View commit details
Copy full SHA for 5cac2e3
View code at this point
Browse repository at this point
Introspection performance investigation (#2830)
Show description for a006bd3
bbakerman
authored
a006bd3
View commit details
Copy full SHA for a006bd3
View code at this point
Browse repository at this point
Commits on May 31, 2022
Merge branch 'graphql-java:master' into master
jbellenger
authored
38bd765
View commit details
Copy full SHA for 38bd765
View code at this point
Browse repository at this point
Commits on May 24, 2022
Raw and Coerced Variables refactor (#2802)
Show description for 86d5443
dondonz
authored
86d5443
View commit details
Copy full SHA for 86d5443
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
some correctness fixes, with tests
James Bellenger
committed
7215130
View commit details
Copy full SHA for 7215130
View code at this point
Browse repository at this point
.
James Bellenger
committed
30e2da5
View commit details
Copy full SHA for 30e2da5
View code at this point
Browse repository at this point
checkpoint
James Bellenger
committed
3593058
View commit details
Copy full SHA for 3593058
View code at this point
Browse repository at this point
tidy
James Bellenger
committed
118df76
View commit details
Copy full SHA for 118df76
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
don't check already-visited fragments in NoFragmentCycles
James Bellenger
committed
da50203
View commit details
Copy full SHA for da50203
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
This is some performance optimisations for NormalisedOperations (#2732)
Show description for 0b887a9
bbakerman
authored
0b887a9
View commit details
Copy full SHA for 0b887a9
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
AstPrinter performance improvements (#2729)
bbakerman
authored
981f840
View commit details
Copy full SHA for 981f840
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Merge remote-tracking branch 'upstream/master' into jbellenger/rulesvisitor-optimizations
James Bellenger
committed
b407e26
View commit details
Copy full SHA for b407e26
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Naming fix up to IntMap (#2631)
bbakerman
authored
abbb856
View commit details
Copy full SHA for abbb856
View code at this point
Browse repository at this point
Using custom data structure for callstack tracking (#2630)
Show description for f8dd9d2
dfa1
authored
f8dd9d2
View commit details
Copy full SHA for f8dd9d2
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
more tests
James Bellenger
committed
29ddc72
View commit details
Copy full SHA for 29ddc72
View code at this point
Browse repository at this point
Commits on Sep 27, 2021
.
James Bellenger
committed
c73bd62
View commit details
Copy full SHA for c73bd62
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
Merge branch 'graphql-java:master' into master
jbellenger
authored
7b2abb7
View commit details
Copy full SHA for 7b2abb7
View code at this point
Browse repository at this point
Commits on Sep 18, 2021
Support Max validation errors being produced (#2553)
Show description for 23d352f
bbakerman
authored
23d352f
View commit details
Copy full SHA for 23d352f
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
add benchmark for OverlappingFieldsCanBeMerged validation
andimarek
authored
ac4d715
View commit details
Copy full SHA for ac4d715
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
benchmark tuning
andimarek
committed
b7c6d4b
View commit details
Copy full SHA for b7c6d4b
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
A schema creation benchmark (#2464)
Show description for e0a2faa
bbakerman
authored
e0a2faa
View commit details
Copy full SHA for e0a2faa
View code at this point
Browse repository at this point
Make TypeDefinitionRegistry serializable (#2454)
bbakerman
authored
97efeb3
View commit details
Copy full SHA for 97efeb3
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Merge pull request #2378 from tinnou/perf-benchmark
Show description for 35e9929
andimarek
authored
35e9929
View commit details
Copy full SHA for 35e9929
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
rename NQ into ExecutableNormalizedOperation and fix a bug when an argument was missing
andimarek
committed
56da11b
View commit details
Copy full SHA for 56da11b
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Adjust warmup and fork for SchemaTransformerBenchmark
tinnou
committed
9d84219
View commit details
Copy full SHA for 9d84219
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.