lanterndata / lantern

PostgreSQL vector database extension for building AI applications
https://lantern.dev
Other
755 stars 53 forks source link

Narek/release0.0.12 #265

Closed Ngalstyan4 closed 8 months ago

github-actions[bot] commented 8 months ago

Benchmarks

metric old new pct change
recall (after create) 0.992 0.992 -
recall (after insert) 0.992 0.992 -
select bulk tps 50.904 50.677 -0.45%
select bulk latency (ms) 624.255 621.257 -0.48%
select bulk latency (stddev ms) 17.538 33.855 +93.04%
create latency (ms) 1274.159 1264.609 -0.75%
insert bulk tps 13.797 12.775 -7.41%
insert bulk latency (ms) 72.465 78.265 +8.00%
insert bulk latency (stddev ms) 4.291 5.132 +19.60%
disk usage (bytes) 6348800.000 6348800.000 -
codecov[bot] commented 8 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (7b66765) 81.72% compared to head (edd7b9f) 77.68%.

:exclamation: Current head edd7b9f differs from pull request most recent head 0b83b5c. Consider uploading reports for the commit 0b83b5c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================== - Coverage 81.72% 77.68% -4.05% ========================================== Files 17 23 +6 Lines 1538 1963 +425 Branches 346 492 +146 ========================================== + Hits 1257 1525 +268 - Misses 126 226 +100 - Partials 155 212 +57 ``` | [Files](https://app.codecov.io/gh/lanterndata/lantern/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata) | Coverage Δ | | |---|---|---| | [src/hnsw/options.c](https://app.codecov.io/gh/lanterndata/lantern/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata#diff-c3JjL2huc3cvb3B0aW9ucy5j) | `81.53% <100.00%> (+2.75%)` | :arrow_up: | | [src/hnsw/insert.c](https://app.codecov.io/gh/lanterndata/lantern/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata#diff-c3JjL2huc3cvaW5zZXJ0LmM=) | `79.41% <0.00%> (ø)` | | | [src/hnsw/build.c](https://app.codecov.io/gh/lanterndata/lantern/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata#diff-c3JjL2huc3cvYnVpbGQuYw==) | `80.81% <0.00%> (-0.61%)` | :arrow_down: | | [src/hnsw/utils.c](https://app.codecov.io/gh/lanterndata/lantern/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata#diff-c3JjL2huc3cvdXRpbHMuYw==) | `61.76% <0.00%> (-1.88%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/lanterndata/lantern/pull/265/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanterndata)