MCPcopy Create free account
hub / github.com/TalwalkarLab/leaf / plot_bytes_written_and_read

Function plot_bytes_written_and_read

models/metrics/visualization_utils.py:170–193  ·  view source on GitHub ↗

Plots the cumulative sum of the bytes written and read by the server. Args: sys_metrics: pd.DataFrame as written by writer.py. rolling_window: Number of previous rounds to consider in the cumulative sum. figsize: Size of the plot as specified by plt.figure(). tit

(sys_metrics, rolling_window=10, figsize=(10, 8), title_fontsize=16, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_set_plot_propertiesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…