Skip to content

Practice with benchmarks#48

Draft
manuphatak wants to merge 1 commit into
mainfrom
practice_benchmarks
Draft

Practice with benchmarks#48
manuphatak wants to merge 1 commit into
mainfrom
practice_benchmarks

Conversation

@manuphatak

Copy link
Copy Markdown
Owner

No description provided.

@manuphatak manuphatak added the practice Practice makes perfect label Jan 18, 2021
@manuphatak manuphatak self-assigned this Jan 18, 2021
@codecov

codecov Bot commented Jan 18, 2021

Copy link
Copy Markdown

Codecov Report

Merging #48 (3b8b953) into main (ce886fb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          33       33           
  Lines         690      690           
  Branches       50       50           
=======================================
  Hits          646      646           
  Misses         28       28           
  Partials       16       16           

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 ce886fb...3b8b953. Read the comment docs.

@manuphatak

Copy link
Copy Markdown
Owner Author

I tried following this tutorial to learn about benchmarking: http://www.serpentine.com/criterion/tutorial.html.

I hope did something wrong because my fib/5 benchmark runs forever (20 minutes), and I don't get a report. At this rate, I don't see a viable way to set up a CI process to benchmark all of the programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

practice Practice makes perfect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant