Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Add visual perf plots to all jobs #237

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

jfomhover
Copy link
Contributor

@jfomhover jfomhover commented Feb 10, 2022

This PR adds a matplotlib plot showing mem/cpu utilization superposed to disk/net i/o.

image

NOTE: all components environments are updated to add matplotlib.

TODO:

  • revise color coding

@jfomhover jfomhover temporarily deployed to mlops February 10, 2022 22:12 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 10, 2022 22:12 Inactive
@jfomhover jfomhover changed the title Jfomhover/perfplots Add visual perf plots to all jobs Feb 10, 2022
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 21:18 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 21:18 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 22:23 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 22:23 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 23:04 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 23:04 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 23:15 Inactive
@jfomhover jfomhover temporarily deployed to mlops February 11, 2022 23:15 Inactive
@github-actions
Copy link

Unit Test Results for Build

    1 files  ±0      1 suites  ±0   1m 20s ⏱️ +12s
111 tests ±0  111 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit a41a699. ± Comparison against base commit c852303.

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity
common 83% 0% 0
pipelines.azureml 80% 0% 0
scripts 100% 0% 0
scripts.data_processing.generate_data 92% 0% 0
scripts.data_processing.lightgbm_data2bin 95% 0% 0
scripts.data_processing.partition_data 92% 0% 0
scripts.inferencing.custom_win_cli 94% 0% 0
scripts.inferencing.lightgbm_c_api 75% 0% 0
scripts.inferencing.lightgbm_python 95% 0% 0
scripts.inferencing.lightgbm_ray 95% 0% 0
scripts.inferencing.treelite_python 94% 0% 0
scripts.model_transformation.treelite_compile 92% 0% 0
scripts.sample 93% 0% 0
scripts.training.lightgbm_python 77% 0% 0
scripts.training.lightgbm_ray 88% 0% 0
Summary 85% (1939 / 2286) 0% (0 / 0) 0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant