Skip to content

Faster Phoenix CPU benchmarking #729

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

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

sbryngelson
Copy link
Member

This makes CPU benchmarking a bit faster, using 12 ranks instead of 4 (it is already grabbing 24 cores). The previous runtime was 2.5 hours, so I'm trying to get that down a bit.

@sbryngelson sbryngelson added enhancement New feature or request continuous-integration Continuous integration (CI) labels Nov 13, 2024
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.95%. Comparing base (bb21236) to head (69c47bf).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #729   +/-   ##
=======================================
  Coverage   42.95%   42.95%           
=======================================
  Files          61       61           
  Lines       16340    16340           
  Branches     1883     1883           
=======================================
  Hits         7019     7019           
  Misses       8279     8279           
  Partials     1042     1042           

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

@sbryngelson sbryngelson merged commit 6578923 into MFlowCode:master Nov 13, 2024
25 checks passed
@sbryngelson sbryngelson deleted the faster-cpu-bench branch November 14, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration Continuous integration (CI) enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant