Skip to content

Fix #772: Speed up DateTime.to_clock_time #781

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

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.
Copy link

@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.

I love a good bit of optimisation. Very nice :)

@robsdedude robsdedude merged commit 7f6506d into neo4j:4.4 Aug 30, 2022
@robsdedude robsdedude deleted the 772-speed-up-datetime-to-clock-time-4.4 branch August 30, 2022 09:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants