Skip to content

Commit b39dee5

Browse files
committed
Formatting change to visualization list; add extra ref to how to setup clean machines
1 parent f6a8c13 commit b39dee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apr19.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@ results. This tool presents three ways to interact with the data:
243243
* **Changes**: This view allows you to browse the raw results across all
244244
benchmarks collected for a particular commit, build variant and machine
245245
environment.
246-
* **Timeline: **This view allows you to look at a given benchmark through
246+
* **Timeline**: This view allows you to look at a given benchmark through
247247
time on a given machine environment. You can compare multiple build
248248
variants on the same graph. It also has a grid view that gives a panel
249249
display of timelines for all benchmarks. It can be a good way to spot
250250
regressions in the performance and see if the regression is persistent in
251251
nature.
252-
* **Comparison: **This view allows you to compare tagged versions of the code
252+
* **Comparison**: This view allows you to compare tagged versions of the code
253253
to each other (including the latest commit of a branch) across all
254254
benchmarks. This can be a good compact view to ask questions like: “which
255255
benchmarks is 4.08 faster or slower than 4.07.1?”
@@ -279,7 +279,7 @@ benchmarks and diving into commits that caused performance swings we didn’t
279279
understand (for example changes to documentation that altered performance).
280280
Hopefully by collecting the configuration information together in a single
281281
place other people can quickly setup clean environments for their own
282-
benchmarking. Having a clean environment allowed us to really probe the
282+
benchmarking<sup>[17](#ref17)</sup>. Having a clean environment allowed us to really probe the
283283
microstructure effects with x86 performance counters in a rigorous and
284284
iterative way.
285285

0 commit comments

Comments
 (0)