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

Aggregate types schema generation improvements #5103

Merged
merged 1 commit into from
May 9, 2024

Conversation

angrykoala
Copy link
Member

Description

This PR optimises the performance of makeAggregationFields which was identified as a bottleneck for some type definitions relying on lots of types with aggregations

On some large type definitions, schema generation times are reduced by ~8%

Copy link

changeset-bot bot commented May 9, 2024

🦋 Changeset detected

Latest commit: 05d83b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@neo4j/graphql Patch
@neo4j/graphql-ogm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@angrykoala angrykoala force-pushed the optimize-aggregate-types-schema branch from f45dab3 to 05d83b2 Compare May 9, 2024 13:13
@angrykoala angrykoala merged commit 232b8f7 into dev May 9, 2024
78 checks passed
@angrykoala angrykoala deleted the optimize-aggregate-types-schema branch May 9, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pull requests
Development

Successfully merging this pull request may close these issues.

3 participants