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

fix bench for api change #1467

Merged
merged 1 commit into from
Aug 23, 2022
Merged

fix bench for api change #1467

merged 1 commit into from
Aug 23, 2022

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Aug 23, 2022

running 6 tests
test tests::bench_fastfield_bitpack_create             ... bench:     107,127 ns/iter (+/- 3,858)
test tests::bench_fastfield_bitpack_get                ... bench:       5,182 ns/iter (+/- 52)
test tests::bench_fastfield_linearinterpol_create      ... bench:     245,936 ns/iter (+/- 4,849)
test tests::bench_fastfield_linearinterpol_get         ... bench:       5,199 ns/iter (+/- 80)
test tests::bench_fastfield_multilinearinterpol_create ... bench:     383,690 ns/iter (+/- 6,445)
test tests::bench_fastfield_multilinearinterpol_get    ... bench:      15,421 ns/iter (+/- 359)

@PSeitz PSeitz changed the title fix for api change fix bench for api change Aug 23, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1467 (fa0fbc6) into main (998b126) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1467   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files         238      238           
  Lines       44517    44517           
=======================================
  Hits        41886    41886           
  Misses       2631     2631           
Impacted Files Coverage Δ
src/fastfield/reader.rs 87.73% <0.00%> (-0.62%) ⬇️
src/postings/stacker/expull.rs 99.05% <0.00%> (+0.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@PSeitz PSeitz requested a review from fulmicoton August 23, 2022 12:26
@fulmicoton fulmicoton enabled auto-merge (squash) August 23, 2022 15:44
@fulmicoton fulmicoton merged commit 11edd6b into main Aug 23, 2022
@fulmicoton fulmicoton deleted the fix_api_usage branch August 23, 2022 16:10
This was referenced Jan 13, 2023
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