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

send vector element bits with external index header message #335

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

var77
Copy link
Collaborator

@var77 var77 commented Sep 25, 2024

… instead of float*dim as for lower quantization levels (f16, i8, b1) the element size is less than 4 bytes (f32)
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link

github-actions bot commented Sep 30, 2024

Benchmarks

metric old new pct change
recall (after create) 0.957 0.950 -0.73%
recall (after insert) 0.000 0.000 -
select tps 25542.784 23774.146 -6.92%
select bulk(100) tps 34.502 35.362 +2.49%
select latency (ms) 0.753 ± 1.970𝜎 0.822 ± 1.994𝜎 +9.16%
select bulk(100) latency (ms) 890.813 ± 147.687𝜎 896.368 ± 106.884𝜎 +0.62%
create latency (ms) 416754.051 410863.481 -1.41%
insert tps 443.743 448.634 +1.10%
insert bulk(100) tps 4.555 4.754 +4.37%
insert latency (ms) 71.440 ± 16.102𝜎 70.633 ± 15.203𝜎 -1.13%
insert bulk(100) latency (ms) 6892.286 ± 141.545𝜎 6190.757 ± 465.321𝜎 -10.18%
disk usage (bytes) 8192008192.000 8192008192.000 -

@var77 var77 merged commit aa05f66 into main Sep 30, 2024
44 checks passed
@var77 var77 deleted the varik/external-index-element-bits branch September 30, 2024 09:40
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