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

WIP VectorIndex #5273

Closed
wants to merge 29 commits into from
Closed

WIP VectorIndex #5273

wants to merge 29 commits into from

Conversation

angrykoala
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Jun 25, 2024

⚠️ No Changeset found

Latest commit: cb94133

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@neo4j-team-graphql
Copy link
Collaborator

neo4j-team-graphql commented Jun 25, 2024

Performance Report

No Performance Changes

Show Full Table
name dbHits old dbHits time (ms) old time (ms) maxRows
aggregations.TopLevelAggregate 3404 3404 35 51 1134
aggregations.TopLevelAggregateWithMultipleFields 6802 6802 49 83 1134
aggregations.NestedAggregation 16544 16544 69 84 2174
aggregations.AggregationWithWhere 11970 11970 49 70 2174
aggregations.AggregationWhereWithinNestedRelationships 22116478 22116478 2200 2333 2008534
aggregations.AggregationWhereWithinNestedConnections 22116478 22116478 2225 2364 2008534
aggregations.NestedCountFromMovieToActors 9701 9701 31 44 2174
aggregations.NestedCountFromActorsToMovie 9928 9928 33 47 2174
aggregations.DeeplyNestedCount 11062184 11062184 2880 3032 2008534
aggregations.InterfacesAggregations 6242 6242 51 62 2080
aggregations.InterfacesAggregationsWithTwoFields 11444 11444 86 94 2080
batch-create.BatchCreate 4200 4200 112 143 600
batch-create.BatchCreateSmall 77 77 49 63 11
connect.createAndConnect 14424 14424 149 164 3003
connections.Connection 14049 14049 82 74 2174
connections.NestedConnection 41068 41068 125 161 4516
create.SimpleMutation 7 7 57 56 1
cypher-directive.TopLevelMutationDirective 1135 1135 56 27 1134
delete.SimpleDelete 19401 19401 211 189 1040
delete.NestedDeleteInUpdate 19165 19165 137 143 1179
2871.NestedRelationshipFilter 23046 23046 80 61 4422
2925.SingleRelationshipFilter 6468 6468 36 50 1040
2925.NestedSingleRelationshipFilter 22891 22891 70 93 2174
2925.SingleRelationshipRequiredFilter 5201 5201 34 41 1040
2925.NestedSingleRelationshipRequiredFilter 9361 9361 51 62 1040
query.SimpleQuery 3121 3121 28 23 1040
query.SimpleQueryWithRelationship 16129 16129 47 45 2174
query.QueryWhere 9686 9686 32 45 2166
query.SimpleQueryWithNestedWhere 9853 9853 45 58 2166
query.Nested 10095502 10095502 7070 6978 2008534
query.NestedWithFilter 10074351 10074351 6903 7367 2004000
query.OrFilterOnRelationships 40981 40776 162 177 1196
query.OrFilterOnRelationshipsAndNested 34662 35111 188 211 1196
query.QueryWithNestedIn 13230 13248 47 57 1171
query.NestedConnectionWhere 9801 9801 47 59 2174
query.DeeplyNestedConnectionWhere 9851 9851 68 82 2174
query.DeeplyNestedWithRelationshipFilters 18776 18776 117 143 1592
query.NestedWithRelationshipSingleFilters 3865 3865 135 221 1134
query.Fulltext 64 64 36 39 16
query.FulltextWithNestedQuery 558 558 52 47 84
sorting-and-cypher.TopLevelSortWithCypher 14059 14059 39 43 2174
sorting-and-cypher.TopLevelConnectionSortWithCypher 14059 14059 56 63 2174
sorting-and-cypher.TopLevelSortWithCypherWithNested 14204 14204 52 62 2174
sorting-and-cypher.TopLevelConnectionSortWithCypherWithNested 14204 14204 86 109 2174
sorting-and-cypher.TopLevelSortWithExpensiveCypher 14852 14886 91 117 2174
sorting-and-cypher.TopLevelConnectionSortWithExpensiveCypher 14404 14404 92 140 2174
sorting.SortMultipleTypes 3498 3498 77 109 1040
sorting.SortMultipleTypesWithCypherWithCypher 14504 14504 92 111 2174
sorting.SortOnNestedFields 14049 14049 41 49 2174
sorting.SortDeeplyNestedFields 43148 43148 72 101 4516
sorting.ConnectionWithSort 3281 3281 68 73 1040
unions.SimpleUnionQuery 321 321 76 60 35
unions.SimpleUnionQueryWithMissingFields 293 293 68 57 35
unions.NestedUnion 410637 410637 252 251 33033
unions.NestedUnionWithMissingFields 384611 384611 228 252 33033
update.NestedUpdate 16143 16143 91 101 2002

Old Schema Generation: 26.680s
Schema Generation: 26.609s
Old Subgraph Schema Generation: 30.886s
Subgraph Schema Generation: 30.857s

@mjfwebb mjfwebb closed this Jul 5, 2024
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