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

[DO NOT MERGE] cProfile every dask worker #90

Closed
wants to merge 2 commits into from
Closed

Conversation

talumbau
Copy link
Member

Use dask "preload" capability to cProfile every Dask worker and then dump the pstats file. This is just for profiling purposes and should not be merged.

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7b564b) 70.82% compared to head (10f06f3) 70.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   70.82%   70.82%           
=======================================
  Files          22       22           
  Lines        1340     1340           
=======================================
  Hits          949      949           
  Misses        391      391           
Flag Coverage Δ
unittests 70.82% <ø> (ø)

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

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

@rickecon rickecon closed this Jun 17, 2024
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