1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-21 04:18:58 +00:00
Brendan Jackman fbcee730b2 RTConfig: Allow network to stabilise after disabling airplane mode
This enables you to do things like:

global:
  runtime_parameters:
    airplane_mode: true # This improves repeatability of energy measurements

workloads:
  - name: foo

  - name: bar

  - name: geekbench
    runtime_parameters:
      airplane_mode: false # Geekbench requires network, and we don't care
                           # about energy for that workload anyway
2017-10-18 12:40:36 +01:00
..
2017-02-21 15:02:28 +00:00
2017-02-21 15:02:28 +00:00
2017-03-15 14:34:23 +00:00
2017-04-20 11:49:53 +01:00
2017-10-09 18:26:41 +01:00
2017-09-27 10:32:20 +01:00
2017-03-22 15:14:44 +00:00
2017-04-20 11:49:53 +01:00
2017-02-21 15:02:28 +00:00