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

Narek/bm25 bloom #343

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Narek/bm25 bloom #343

wants to merge 23 commits into from

Conversation

Ngalstyan4
Copy link
Contributor

No description provided.

@Ngalstyan4 Ngalstyan4 requested a review from var77 October 15, 2024 02:52
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Hi! Looks like you've reached your API usage limit. You can increase it from your account settings page here: app.greptile.com/settings/usage

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2024

CLA assistant check
All committers have signed the CLA.

lantern_extras/src/lib.rs Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Oct 15, 2024

Benchmarks

metric old new pct change
recall (after create) 0.951 0.938 -1.37%
recall (after insert) 0.000 0.000 -
select tps 11699.898 12007.805 +2.63%
select bulk(100) tps 36.385 34.569 -4.99%
select latency (ms) 1.054 ± 2.162𝜎 0.836 ± 2.230𝜎 -20.68%
select bulk(100) latency (ms) 853.805 ± 119.628𝜎 883.525 ± 152.265𝜎 +3.48%
create latency (ms) 419561.642 409382.588 -2.43%
insert tps 438.155 443.359 +1.19%
insert bulk(100) tps 4.737 4.638 -2.09%
insert latency (ms) 72.373 ± 17.948𝜎 71.567 ± 16.174𝜎 -1.11%
insert bulk(100) latency (ms) 6642.609 ± 124.848𝜎 6783.496 ± 94.631𝜎 +2.12%
disk usage (bytes) 8192008192.000 8192008192.000 -

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