You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `log_get_derived_metrics()` was adjusted to inject
all the records for a given module, because this is our
initial target to replicate the stats in the old
perl summary report
* a new `log_get_bytes_bandwidth()` function was drafted
in as a convenience wrapper to get MiB (total bytes) and
bandwidth (MiB/s) values printed out in the old perl report
* renamed the regression test for this PR and adjusted
it to compare against the bytes/bandwidth strings
present in the perl reports; so far, only a small
subset of the STDIO results are working properly
(see the xfails in this test..)
0 commit comments