forked from apache/age
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor VLE and agtype_eq/ne performance updates (apache#1808) (apache#…
…1818) Integrated datum_image_hash and datum_image_eq to the logic for the VLE edge property datum match. Additionally, both were added to agtype_eq and agtype_ne. The hope is that, for large datums, these routines will improve performance. No impact to regression tests.
- Loading branch information
1 parent
bce4448
commit 7bdb9ec
Showing
3 changed files
with
85 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters