Skip to content

Fix #772: Speed up DateTime.to_clock_time #782

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

Merged

Conversation

robsdedude
Copy link
Member

Speedup is around x100 to x200. Since this function is used when serializing
DateTime objects to Bolt, this also affects the driver's speed when handling
certain DateTime objects.

Cherry pick of #781

Speedup is around x100 to x200. Since this function is used when serializing
DateTime objects to Bolt, this also affects the driver's speed when handling
certain DateTime objects.
@fbiville fbiville self-requested a review August 29, 2022 13:08
Copy link
Contributor

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@robsdedude robsdedude merged commit 12c65ad into neo4j:5.0 Aug 30, 2022
@robsdedude robsdedude deleted the 772-speed-up-datetime-to-clock-time branch August 30, 2022 09:08
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.

3 participants