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 benchmark code and rerun #33

Merged
merged 2 commits into from
Nov 28, 2020
Merged

fix benchmark code and rerun #33

merged 2 commits into from
Nov 28, 2020

Conversation

mileslucas
Copy link
Member

Previous ADI reductions accidentally used ADI.jl for both tests, instead of VIP. I've updaetd the script and ran the benchmarks again to get accurate data.

This should fix #32 as well.

Small updates to the paper were necessary as well to reflect the new benchmarks.

@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #33 (0faf89e) into master (d5fd806) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   47.79%   47.79%           
=======================================
  Files          10       10           
  Lines         362      362           
=======================================
  Hits          173      173           
  Misses        189      189           
Flag Coverage Δ
unittests 47.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5fd806...0faf89e. Read the comment docs.

@mileslucas mileslucas merged commit 2ce33f2 into master Nov 28, 2020
@mileslucas mileslucas deleted the ml/bench-fix branch November 28, 2020 15:16
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.

Error during benchmarks
1 participant