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

Use hash values to speed-up to comparing entities #104

Merged
merged 16 commits into from
Jun 6, 2024

(bench) 🤦 sort datasets before doing spot intersection with int64s

e1c4f58
Select commit
Loading
Failed to load commit list.
Merged

Use hash values to speed-up to comparing entities #104

(bench) 🤦 sort datasets before doing spot intersection with int64s
e1c4f58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 1s

96.72% of diff hit (target 93.17%)

View this Pull Request on Codecov

96.72% of diff hit (target 93.17%)

Annotations

Check warning on line 12 in src/db/tuples.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/tuples.cpp#L12

Added line #L12 was not covered by tests

Check warning on line 578 in src/svc/relations.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/svc/relations.cpp#L578

Added line #L578 was not covered by tests