Skip to content

Commit d78b1f3

Browse files
committed
performance optimization
1 parent 8ee6626 commit d78b1f3

23 files changed

Lines changed: 115 additions & 45 deletions

β€Žindex.htmlβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
name="Data Formulator"
1010
content="Concept-driven Visualization Authoring"
1111
/>
12+
13+
<!-- Preload critical images for faster initial load -->
14+
<link rel="preload" as="image" href="/gas_prices-thumbnail.webp" type="image/webp" />
15+
<link rel="preload" as="image" href="/global_energy-thumbnail.webp" type="image/webp" />
16+
<link rel="preload" as="image" href="/movies-thumbnail.webp" type="image/webp" />
17+
<link rel="preload" as="image" href="/unemployment-thumbnail.webp" type="image/webp" />
18+
1219
<!--
1320
manifest.json provides metadata used when your web app is installed on a
1421
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
202 KB
Loading
-53.8 KB
Binary file not shown.
7.14 KB
Loading
-54 KB
Binary file not shown.
7.44 KB
Loading

β€Žpublic/movies-thumbnail.pngβ€Ž

-54.8 KB
Binary file not shown.

β€Žpublic/movies-thumbnail.webpβ€Ž

8.05 KB
Loading
-889 KB
Binary file not shown.
191 KB
Loading

0 commit comments

Comments
Β (0)