You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments