Commit 93b75eb
committed
Fix: out-of-date PMTContinuousObserver readings
Instead of using the power measurement stored in self.results, we should use those
in self.parent.results. This will ensure we have the latest readings after
continuous benchmarking (benchmark_continuous), instead of the figures measured during the benchmark_default run.1 parent 4c0a877 commit 93b75eb
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 128 | + | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
0 commit comments