[Perf] Add CPU, Memory, and Network Throughput metrics to perf automation
Open
pillar-performance
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
The perf automation should collect CPU and memory metrics of the spawned process(es), and include it in the results, like so:

For JS and Python, we will need to sum the memory and CPU of the child processes.
Contributor guide
Assessment
This issue has not been assessed yet.