GitHub / graphql-java/graphql-java issues and pull requests
Labelled with: performance
#4076 - Type extension field name uniqueness is checked only once
Pull Request -
State: closed - Opened by bbakerman 5 months ago
- 2 comments
Labels: performance
#3944 - avoid wrapping materialized fieldValueObject in a completable future
Pull Request -
State: closed - Opened by samuelAndalon 9 months ago
Labels: performance
#3944 - avoid wrapping materialized fieldValueObject in a completable future
Pull Request -
State: closed - Opened by samuelAndalon 9 months ago
Labels: performance
#3943 - avoid wrapping materialized fieldValueObject in a CompletableFuture
Pull Request -
State: closed - Opened by samuelAndalon 9 months ago
- 1 comment
Labels: performance
#3943 - avoid wrapping materialized fieldValueObject in a CompletableFuture
Pull Request -
State: closed - Opened by samuelAndalon 9 months ago
- 2 comments
Labels: performance
#3942 - Retriveing singleton property fetchers will not create DataFetcherFactoryEnvironment objects
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3942 - Retriveing singleton property fetchers will not create DataFetcherFactoryEnvironment objects
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3940 - Flyweight support of key re-used objects
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: Not to be merged, performance
#3940 - Flyweight support of key re-used objects
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: Not to be merged, performance
#3935 - ExecutionStrategyParameters now has a direct transform without a Builder
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3935 - ExecutionStrategyParameters now has a direct transform without a Builder
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3934 - ExecutionStepInfo now has a direct transform without a Builder
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3934 - ExecutionStepInfo now has a direct transform without a Builder
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3932 - FpKit now longer uses streams for performance reasons
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 2 comments
Labels: performance
#3932 - FpKit now longer uses streams for performance reasons
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 2 comments
Labels: performance
#3931 - Introduce a filter and map imperative method to replace .stream() calls
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3931 - Introduce a filter and map imperative method to replace .stream() calls
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3930 - Removing some of the Optional.map() and .stream() for performance reasons
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 2 comments
Labels: performance
#3930 - Removing some of the Optional.map() and .stream() for performance reasons
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 2 comments
Labels: performance
#3929 - Stop creating NonNullableFieldValidator every for every object or list field
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3929 - Stop creating NonNullableFieldValidator every for every object or list field
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 1 comment
Labels: performance
#3924 - This removes the FetchedValue wrapping by default
Pull Request -
State: open - Opened by bbakerman 9 months ago
- 2 comments
Labels: breaking change, performance
#3924 - This removes the FetchedValue wrapping by default
Pull Request -
State: closed - Opened by bbakerman 9 months ago
- 2 comments
Labels: breaking change, performance
#3856 - Move DFSelectionSetBenchmark to performance suite
Pull Request -
State: closed - Opened by timward60 10 months ago
Labels: not release related, performance
#3855 - Optimize DataFetchingSelectionSet.getImmediateFields() to avoid traversing descendants
Pull Request -
State: closed - Opened by timward60 10 months ago
- 3 comments
Labels: performance
#3835 - call Overlapping validation only once during validation
Pull Request -
State: closed - Opened by andimarek 11 months ago
- 2 comments
Labels: performance
#3804 - Avoid overhead of Stream / Iterator in RulesVisitor
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3804 - Avoid overhead of Stream / Iterator in RulesVisitor
Pull Request -
State: closed - Opened by kilink 12 months ago
- 1 comment
Labels: performance
#3803 - Avoid allocation / stream overhead in ValuesResolverConversion
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3803 - Avoid allocation / stream overhead in ValuesResolverConversion
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3801 - Return a singleton from CoercedVariables.emptyVariables and RawVariables.emptyVariables
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3801 - Return a singleton from CoercedVariables.emptyVariables and RawVariables.emptyVariables
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3798 - Optimize GraphQLUnionType.isPossibleType
Pull Request -
State: closed - Opened by kilink 12 months ago
- 2 comments
Labels: performance
#3798 - Optimize GraphQLUnionType.isPossibleType
Pull Request -
State: closed - Opened by kilink 12 months ago
- 2 comments
Labels: performance
#3797 - Avoid allocating in GraphQLInputObjectType.getFieldDefinitions
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3797 - Avoid allocating in GraphQLInputObjectType.getFieldDefinitions
Pull Request -
State: closed - Opened by kilink 12 months ago
Labels: performance
#3755 - SchemaGeneratorHelper that does NOT put in an entry for defaulted values
Pull Request -
State: closed - Opened by bbakerman about 1 year ago
Labels: performance
#3754 - Singleton property data fetcher
Pull Request -
State: closed - Opened by bbakerman about 1 year ago
- 1 comment
Labels: performance
#3710 - Avoid unnecessary String allocations in AstPrinter
Pull Request -
State: closed - Opened by kilink over 1 year ago
- 3 comments
Labels: performance
#3518 - Return empty singleton DirectivesHolder if directives are empty
Pull Request -
State: closed - Opened by gnawf almost 2 years ago
Labels: performance
#3518 - Return empty singleton DirectivesHolder if directives are empty
Pull Request -
State: closed - Opened by gnawf almost 2 years ago
Labels: performance
#3508 - Small tweaks to not allocate objects for lambda closures
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3508 - Small tweaks to not allocate objects for lambda closures
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3507 - Cheaper assertions with constant strings
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: performance
#3507 - Cheaper assertions with constant strings
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: performance
#3504 - Interning fieldnames (from netflix)
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: performance
#3499 - Get fieldDef improvements from Netflix
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3499 - Get fieldDef improvements from Netflix
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3494 - Made the field definition lookup more optimised
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: performance
#3494 - Made the field definition lookup more optimised
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: performance
#3492 - A CompleteableFuture benchmark
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3492 - A CompleteableFuture benchmark
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3491 - Updated helper code for profiler attachment
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3491 - Updated helper code for profiler attachment
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3490 - Reduce the usage of CompletableFutures in graphql-java - now with objects
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 8 comments
Labels: breaking change, performance
#3490 - Reduce the usage of CompletableFutures in graphql-java - now with objects
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 6 comments
Labels: breaking change, performance
#3489 - Intern field names
Pull Request -
State: closed - Opened by DanielThomas almost 2 years ago
- 2 comments
Labels: performance
#3488 - Map benchmarks
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: not release related, performance
#3488 - Map benchmarks
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: not release related, performance
#3486 - Now allows the benchmark to go into profiling mode - 2
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3486 - Now allows the benchmark to go into profiling mode - 2
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3485 - Now allows the benchmark to go into profiling mode
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3485 - Now allows the benchmark to go into profiling mode
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3484 - Does not allocate a default deferred context that is thrown away on transform
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: performance
#3484 - Does not allocate a default deferred context that is thrown away on transform
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: performance
#3476 - Added a more complex query benchmark
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3476 - Added a more complex query benchmark
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3472 - andis suggestions on batch size
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3469 - fixed async benchmark - it was nonsensical before
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3469 - fixed async benchmark - it was nonsensical before
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: not release related, performance
#3466 - Added an id generator that's more performant
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
- 1 comment
Labels: performance
#3465 - Don't build a builder object and then turn it into the actual object
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3465 - Don't build a builder object and then turn it into the actual object
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance
#3457 - This removes the CompletableFuture signature from InstrumentationContext
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
Labels: breaking change, performance