membraneframework/beamchmark

Measure CPU load

mickel8 opened this issue · 0 comments

The task is to add a new metric - CPU load in time.

CPU load should be measured for each core every x miliseconds where x is configurable.
At the end, there should be average cpu load calculated, also for each core.

  • - measure cpu load every x miliseconds for each cpu core
  • - calculate avg cpu load for each cpu core
  • - make x configurable
  • - create one plot - cpu load x time

Useful links and tips: