Closed dimlio closed 1 year ago
Merging #181 (5b19760) into main (3549c2b) will increase coverage by
0.40%
. The diff coverage is100.00%
.
Pull request benchmark comparison [ubuntu-latest] with 'main' run at 2023-09-07T10:13:33+00:00 Pull request had performance regressions
(also should fix the SwiftLint warnings)
Description
Support 2 IO counters on macOS: physical bytes read and written as reported by
proc_pid_rusage()
--https://opensource.apple.com/source/xnu/xnu-7195.141.2/bsd/sys/resource.h.auto.html https://opensource.apple.com/source/xnu/xnu-7195.141.2/libsyscall/wrappers/libproc/libproc.h.auto.htmlHow Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Minimal checklist:
DocC
code-level documentation for any public interfaces exported by the package