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

Update to BSL license #207

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Update to BSL license #207

merged 2 commits into from
Oct 16, 2023

Conversation

dqii
Copy link
Contributor

@dqii dqii commented Oct 16, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Benchmarks

metric old new pct change
recall (after create) 0.740 0.740 -
recall (after insert) 0.746 0.762 +2.14%
select bulk tps 485.043 478.486 -1.35%
select bulk latency (ms) 15.715 15.728 +0.08%
select bulk latency (stddev ms) 2.945 3.282 +11.44%
create latency (ms) 1219.584 1212.814 -0.56%
insert bulk tps 11.099 11.398 +2.70%
insert bulk latency (ms) 90.092 87.726 -2.63%
insert bulk latency (stddev ms) 1.482 2.127 +43.52%
disk usage (bytes) 6348800.000 6348800.000 -

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #207 (844734a) into main (3474f82) will increase coverage by 0.00%.
Report is 7 commits behind head on main.
The diff coverage is 85.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   83.05%   83.06%           
=======================================
  Files          18       18           
  Lines        1216     1234   +18     
  Branches      261      264    +3     
=======================================
+ Hits         1010     1025   +15     
- Misses         81       83    +2     
- Partials      125      126    +1     
Files Coverage Δ
src/hnsw/external_index.c 91.12% <100.00%> (+0.03%) ⬆️
src/hnsw/insert.c 82.53% <100.00%> (+0.28%) ⬆️
src/hnsw/scan.c 81.37% <100.00%> (+0.37%) ⬆️
src/hnsw/utils.h 40.00% <ø> (ø)
src/hnsw/utils.c 88.00% <90.90%> (+2.28%) ⬆️
src/hnsw/build.c 80.32% <60.00%> (-0.79%) ⬇️

@dqii dqii marked this pull request as ready for review October 16, 2023 17:04
@dqii dqii merged commit dda7f06 into main Oct 16, 2023
27 checks passed
@dqii dqii deleted the @di/license branch October 16, 2023 17:11
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