|
7 | 7 | <link rel="stylesheet" href="resources/main.css" />
|
8 | 8 | <link rel="icon" href="resources/favicon.png" />
|
9 | 9 | </head>
|
| 10 | + |
10 | 11 | <body>
|
11 | 12 | <main>
|
12 | 13 | <section id="instructions" class="visible" data-title="Test Instructions">
|
|
15 | 16 | <div class="version">3.0</div>
|
16 | 17 | </a>
|
17 | 18 | <div class="section-grid">
|
18 |
| - <h1 class="section-header">Speedometer 3 Test Instructions</h1> |
| 19 | + <h1 class="section-header">Speedometer 3 General Instructions</h1> |
19 | 20 | <div class="section-content">
|
20 |
| - <h2>General Instructions</h2> |
21 |
| - <ol> |
22 |
| - <li>Before running Speedometer:</li> |
23 |
| - <ul> |
24 |
| - <li>Close all other applications.</li> |
25 |
| - <li>Close other browser windows and tabs.</li> |
26 |
| - <li>Use a fresh browser profile and a single window.</li> |
27 |
| - </ul> |
28 |
| - <li>While running Speedometer:</li> |
29 |
| - <ul> |
30 |
| - <li>Keep the browser window in the foreground.</li> |
31 |
| - <li>Do not use any other applications while Speedometer runs.</li> |
32 |
| - </ul> |
33 |
| - </ol> |
34 |
| - |
35 |
| - <!-- TODO: fill in detailed instructions |
36 |
| - <h2>Detailed browser-specific instructions</h2> |
37 |
| - <h3>Chrome</h3> |
38 |
| - <h3>Edge</h3> |
39 |
| - <h3>Firefox</h3> |
40 |
| - <h3>Safari</h3> |
41 |
| - --></div> |
| 21 | + <p>To get reasonably accurate results your device and browser need to be focused on the benchmark. Here are some basic instructions to allow that:</p> |
| 22 | + <ul class="compact"> |
| 23 | + <li>Ensure you are running the latest stable browser version.</li> |
| 24 | + <li>Prefer using a separate clean browser profile — extensions and non-default browser settings can have a large impact on the score.</li> |
| 25 | + <li>Don't run any programs in the background.</li> |
| 26 | + <li>Restart the browser and close all other tabs and windows.</li> |
| 27 | + <li>Keep the Speedometer page focused and do not interact with the device while running the benchmark.</li> |
| 28 | + <li>Keep your battery-powered device plugged into a charger.</li> |
| 29 | + <li>Some devices might need time to cool down between between consecutive runs.</li> |
| 30 | + </ul> |
| 31 | + </div> |
42 | 32 | <div class="buttons section-footer">
|
43 | 33 | <div class="button-row">
|
44 | 34 | <a class="button" href="./" title="Show main section.">Home</a>
|
|
0 commit comments