We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56aacb commit 04dbf16Copy full SHA for 04dbf16
collector/perf-runner.md
@@ -42,11 +42,12 @@ The machine that actually executes the benchmarks in CI has the following config
42
- OS: Ubuntu `18.04`
43
44
## Configuration
45
-### Turboboost
46
-Enabled.
+### HyperThreading & Turboboost
+As of November 2022, both are disabled.
47
48
-### HyperThreading
49
+Prior to October 2022, both were enabled. During October 2022 some
+experimentation was done which found that disabling both reduced variance
50
+signficantly.
51
52
### CPU scaling
53
Scaling governor set to `performance`.
0 commit comments