Skip to content

Speed up record iteration#1295

Draft
robsdedude wants to merge 1 commit intoneo4j:6.xfrom
robsdedude:record-iteration-performance
Draft

Speed up record iteration#1295
robsdedude wants to merge 1 commit intoneo4j:6.xfrom
robsdedude:record-iteration-performance

Conversation

@robsdedude
Copy link
Member

@robsdedude robsdedude commented Feb 27, 2026

For the query UNWIND range(1, 10_000) AS n RETURN n using driver.execute_query, this change yields a performance boost of roughly 10%.

Closes: DRIVERS-277

For the query `UNWIND range(1, 10_000) AS n RETURN n` using
`driver.execute_query`, this change yields a performance boost of roughly 10%.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant