Skip to content

Commit

Permalink
docs: typeo
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jul 30, 2024
1 parent 5e3aff0 commit 7f89590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/sitespeed.io/compare/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The baseline file is a JSON file that contains all the raw data from Browsertime
For your test to work, assign the same identification (id) to both your current test and the baseline test. This matching id is crucial for the test to correctly locate and compare with the baseline. Additionally, ensure that the number of iterations in your test matches that of the baseline. Remember, using a sufficiently large number of iterations is essential as it leads to more accurate and reliable results.

~~~bash
sitespeed.io https://www.sitespeed.io -n 21 ---compare.id start_page
sitespeed.io https://www.sitespeed.io -n 21 --compare.id start_page
~~~

In Docker:
Expand Down

0 comments on commit 7f89590

Please sign in to comment.