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

1 Provide automated scripts for benchmarking and visualizing results #2

Conversation

mknaranja
Copy link
Member

@mknaranja mknaranja commented Feb 20, 2023

In order to benchmark our solver (for the upcoming complexity paper), we should provide some automated scripts for executing GMGPolar, collecting the results and plotting them.

@mknaranja mknaranja linked an issue Feb 20, 2023 that may be closed by this pull request
@mknaranja mknaranja changed the title Run script and basic read output 1 Provide automated scripts for benchmarking and visualizing results Feb 20, 2023
@mknaranja mknaranja force-pushed the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch from ca2aeac to 7f369f5 Compare July 28, 2023 10:35
@mknaranja mknaranja force-pushed the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch from 7f369f5 to 7e05567 Compare July 28, 2023 10:37
@mknaranja mknaranja marked this pull request as ready for review July 28, 2023 15:32
@mknaranja mknaranja force-pushed the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch from 0e63695 to 94e67af Compare July 28, 2023 15:52
mknaranja and others added 2 commits July 28, 2023 18:16
…izing-results' of github.com:mknaranja/GMGPolar into 1-provide-automated-scripts-for-benchmarking-and-visualizing-results
@mknaranja mknaranja marked this pull request as draft July 28, 2023 16:26
@mknaranja mknaranja marked this pull request as ready for review July 28, 2023 16:47
…izing-results' of github.com:mknaranja/GMGPolar into 1-provide-automated-scripts-for-benchmarking-and-visualizing-results
@mknaranja mknaranja force-pushed the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch from e020355 to f8bf022 Compare July 28, 2023 19:43
Copy link
Collaborator

@carolakruse carolakruse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems all ok to me.

performance/run_gmgpolar.sh Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

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

Comparison is base (ad33dde) 35.24% compared to head (d754261) 35.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   35.24%   35.24%           
=======================================
  Files          86       86           
  Lines        7010     7010           
=======================================
  Hits         2471     2471           
  Misses       4539     4539           
Files Coverage Δ
src/polar_multigrid.cpp 58.44% <0.00%> (ø)
src/main.cpp 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mknaranja mknaranja force-pushed the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch from a88c86c to d754261 Compare October 4, 2023 11:51
Copy link
Collaborator

@Philou31 Philou31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

I admit that I looked only in detail the first files, and not the ones generated by Emily.

@mknaranja mknaranja merged commit 6a0625f into main Oct 6, 2023
4 of 5 checks passed
@mknaranja mknaranja deleted the 1-provide-automated-scripts-for-benchmarking-and-visualizing-results branch October 6, 2023 09:18
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.

Provide automated scripts for benchmarking and visualizing results
3 participants