Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eye-wave committed Nov 26, 2024
1 parent 6e222ff commit e4b36e8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,14 @@
<td>small - large (264K - 408K)</td>
</tr>
<tr>
<td>load time</td>
<td>load time (desktop)</td>
<td>slow (~2.8s)</td>
<td>fast (~15ms)</td>
<td>instant (~15ms)</td>
</tr>
<tr>
<td>load time (mobile)</td>
<td>very slow (~5.2s)</td>
<td>fast (~395ms)</td>
</tr>
<tr>
<td>initial responsiveness</td>
Expand Down

0 comments on commit e4b36e8

Please sign in to comment.