Skip to content
https://inkscape.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
3
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

68
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.36 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

19.11 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

77 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

3.36 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

19.11 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.1 MB transferred, 34 requests
FIX
4.1 MB transferred, 34 requests
Critical::
Page weighs 4.1 MB (4.1 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Info::
Fonts are 965 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 965 KB
Info::
34 HTTP requests
Info::
Estimated 0.85 g CO2 per page load
4.1 MB / 2.4 MB budget
4.1 MB transferred
34 requests
0.85 g CO2 per page load
Images 2.9 MiB 71%
Fonts 965.1 KiB 23%
JavaScript 101.6 KiB 2%
CSS 74.1 KiB 2%
HTML 30.8 KiB 1%
Other 19.5 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (4.0 MiB of 4.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
Page Weight Inventory
Action
34 resources · 4.1 MB · 49 KB savings available
FIX
34 resources · 4.1 MB · 49 KB savings available
Warning::
Page weight 3.1 MB over 1MB target
Got: 4.1 MB Expected: ≤ 1 MB
Warning::
33 third-party resources (99% of weight)
Info::
7 resources over 200KB
34 resources · 4.1 MiB · 33 third-party 3.1 MiB over 1MB target
Image 72% · 2.9 MiB
Font 23% · 965.1 KiB
JavaScript 2% · 101.6 KiB
CSS 2% · 74.1 KiB
Document 1% · 30.8 KiB

~48.5 KiB of savings available

Remove unused JavaScript: 48.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: max-age=0, no-cache, no-store, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
C
Image Optimization
Action
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://media.inkscape.org/static/images/rss.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.inkscape.org/static/images/email.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.inkscape.org/static/images/search.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.inkscape.org/static/images/django.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 2.9 MB
0 oversized -0 KB
16 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1195ms total JS execution
REVIEW
1195ms total JS execution
Warning::
https://inkscape.org/: 504ms CPU time
Warning::
Unattributable: 431ms CPU time
Warning::
https://media.inkscape.org/static/admin/js/vendor/...: 259ms CPU time
Warning::
Third-party scripts: 690ms (58% of total)

Main Thread Breakdown

Other 42% Style & Layout 31% Script Evaluation 16% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://inkscape.org/504ms6ms1ms1st
Unattributable431ms10ms0ms3rd
https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.js259ms178ms23ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (965 KB)
PASS
5 fonts (965 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

965 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.4 s LCP 19.1 shttps://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woffubuntu-bold-webfont.woff https://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woff — 154.5 KiB — 36 ms — font-display: swaphttps://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otfLinuxLibertineDisplayOR... https://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otf — 375.0 KiB — 84 ms — font-display: swaphttps://media.inkscape.org/static/fonts/euphoriascript-regular.ttfeuphoriascript-regular.ttf https://media.inkscape.org/static/fonts/euphoriascript-regular.ttf — 87.4 KiB — 55 ms — font-display: swaphttps://media.inkscape.org/static/fonts/ubuntu-regular-webfont.woffubuntu-regular-webfont.... https://media.inkscape.org/static/fonts/ubuntu-regular-webfont.woff — 166.5 KiB — 66 ms — font-display: swaphttps://media.inkscape.org/static/fonts/ubuntu-regular-italic-webfont.woffubuntu-regular-italic-w... https://media.inkscape.org/static/fonts/ubuntu-regular-italic-webfont.woff — 181.6 KiB — 57 ms — font-display: swap
ubuntu-bold-webfont.woff woff swap
Size 155 KB
Load time 36 ms
Start 960 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
LinuxLibertineDisplayOR... otf swap
Size 375 KB
Load time 84 ms
Start 961 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
euphoriascript-regular.ttf ttf swap
Size 87 KB
Load time 55 ms
Start 961 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ubuntu-regular-webfont.... woff swap
Size 167 KB
Load time 66 ms
Start 961 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ubuntu-regular-italic-w... woff swap
Size 182 KB
Load time 57 ms
Start 962 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~728 KB and ~1456 ms

A
JS Bundles
3 scripts, 49 KB unused
PASS
3 scripts, 49 KB unused
Warning::
https://media.inkscape.org/static/admin/js/vendor/...: 49 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://media.inkscape.org/static/js/inkscape.js: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 49 KB
49 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.js86 KB49 KB (57%)3rd
https://media.inkscape.org/static/js/js.cookie.js4 KB3rd
https://media.inkscape.org/static/js/inkscape.js12 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
34 requests over 1096ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.4 s LCP 19.1 shttps://inkscape.org// https://inkscape.org/ — 200 — 30.8 KiB — 744 ms — h2https://media.inkscape.org/static/css/main.cssmedia.inkscape.org/static/css/main.... https://media.inkscape.org/static/css/main.css — 200 — 36.2 KiB — 119 ms — h2https://media.inkscape.org/static/css/text.cssmedia.inkscape.org/static/css/text.... https://media.inkscape.org/static/css/text.css — 200 — 3.3 KiB — 123 ms — h2https://media.inkscape.org/static/css/gallery.cssmedia.inkscape.org/static/css/galle... https://media.inkscape.org/static/css/gallery.css — 200 — 8.8 KiB — 125 ms — h2https://media.inkscape.org/static/css/ink.cssmedia.inkscape.org/static/css/ink.c... https://media.inkscape.org/static/css/ink.css — 200 — 2.0 KiB — 120 ms — h2https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.jsmedia.inkscape.org/static/admin/js/... https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.js — 200 — 85.6 KiB — 137 ms — h2https://media.inkscape.org/static/js/js.cookie.jsmedia.inkscape.org/static/js/js.coo... https://media.inkscape.org/static/js/js.cookie.js — 200 — 4.0 KiB — 135 ms — h2https://media.inkscape.org/static/js/inkscape.jsmedia.inkscape.org/static/js/inksca... https://media.inkscape.org/static/js/inkscape.js — 200 — 12.0 KiB — 130 ms — h2https://media.inkscape.org/static/css/shield.cssmedia.inkscape.org/static/css/shiel... https://media.inkscape.org/static/css/shield.css — 200 — 3.7 KiB — 116 ms — h2https://media.inkscape.org/static/css/mobile-device.cssmedia.inkscape.org/static/css/mobil... https://media.inkscape.org/static/css/mobile-device.css — 200 — 8.5 KiB — 125 ms — h2https://media.inkscape.org/static/css/ubuntu.cssmedia.inkscape.org/static/css/ubunt... https://media.inkscape.org/static/css/ubuntu.css — 200 — 4.5 KiB — 11 ms — h2https://media.inkscape.org/static/css/libertine.cssmedia.inkscape.org/static/css/liber... https://media.inkscape.org/static/css/libertine.css — 200 — 7.1 KiB — 15 ms — h2https://media.inkscape.org/static/images/search.svgmedia.inkscape.org/static/images/se... https://media.inkscape.org/static/images/search.svg — 200 — 2.8 KiB — 18 ms — h2https://media.inkscape.org/media/shields/icons/icon_download.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_download.svg — 200 — 1.6 KiB — 18 ms — h2https://media.inkscape.org/media/shields/icons/icon_features.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_features.svg — 200 — 2.0 KiB — 7 ms — h2https://media.inkscape.org/media/shields/icons/icon_gallery_Fee7v9W.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_gallery_Fee7v9W.svg — 200 — 3.0 KiB — 6 ms — h2https://media.inkscape.org/media/shields/icons/icon_learning.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_learning.svg — 200 — 4.9 KiB — 4 ms — h2https://media.inkscape.org/static/images/inkscape-logo.svgmedia.inkscape.org/static/images/in... https://media.inkscape.org/static/images/inkscape-logo.svg — 200 — 34.3 KiB — 5 ms — h2https://media.inkscape.org/static/images/rss.pngmedia.inkscape.org/static/images/rs... https://media.inkscape.org/static/images/rss.png — 200 — 921 B — 7 ms — h2https://media.inkscape.org/static/images/email.pngmedia.inkscape.org/static/images/em... https://media.inkscape.org/static/images/email.png — 200 — 721 B — 5 ms — h2https://media.inkscape.org/media/news/uploads/Short_Film_Boy_and_Flower__CC_BY-NC-ND_4.0_Jorge_del_Campo_Andrade_small_4x3.pngmedia.inkscape.org/media/news/uploa... https://media.inkscape.org/media/news/uploads/Short_Film_Boy_and_Flower__CC_BY-NC-ND_4.0_Jorge_del_Campo_Andrade_small_4x3.png — 200 — 425.1 KiB — 34 ms — h2https://media.inkscape.org/media/news/uploads/News_release_1.4.3_small_CC-By-SA_Chris_Hildenbrand_BR1ZcDa.pngmedia.inkscape.org/media/news/uploa... https://media.inkscape.org/media/news/uploads/News_release_1.4.3_small_CC-By-SA_Chris_Hildenbrand_BR1ZcDa.png — 200 — 313.7 KiB — 31 ms — h2https://media.inkscape.org/static/images/django.svgmedia.inkscape.org/static/images/dj... https://media.inkscape.org/static/images/django.svg — 200 — 12.0 KiB — 9 ms — h2https://media.inkscape.org/media/shields/backgrounds/Website_Download_Splash-1.4.3.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/Website_Download_Splash-1.4.3.png — 200 — 266.3 KiB — 38 ms — h2https://media.inkscape.org/media/shields/backgrounds/explore-1.4_UtgNPgP.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/explore-1.4_UtgNPgP.png — 200 — 401.5 KiB — 58 ms — h2https://media.inkscape.org/media/shields/backgrounds/community_banner_12_opti.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/community_banner_12_opti.png — 200 — 843.8 KiB — 128 ms — h2https://media.inkscape.org/media/shields/backgrounds/learning_banner_13_opti.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/learning_banner_13_opti.png — 200 — 649.5 KiB — 139 ms — h2https://media.inkscape.org/static/images/bullet-tick.svgmedia.inkscape.org/static/images/bu... https://media.inkscape.org/static/images/bullet-tick.svg — 200 — 1.3 KiB — 23 ms — h2https://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woffmedia.inkscape.org/static/fonts/ubu... https://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woff — 200 — 154.5 KiB — 36 ms — h2https://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otfmedia.inkscape.org/static/fonts/Lin... https://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otf — 200 — 375.0 KiB — 84 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.4 s LCP 19.1 shttps://inkscape.org// https://inkscape.org/ — 200 — 30.8 KiB — 744 ms — h2https://media.inkscape.org/static/css/main.cssmedia.inkscape.org/static/css/main.... https://media.inkscape.org/static/css/main.css — 200 — 36.2 KiB — 119 ms — h2https://media.inkscape.org/static/css/text.cssmedia.inkscape.org/static/css/text.... https://media.inkscape.org/static/css/text.css — 200 — 3.3 KiB — 123 ms — h2https://media.inkscape.org/static/css/gallery.cssmedia.inkscape.org/static/css/galle... https://media.inkscape.org/static/css/gallery.css — 200 — 8.8 KiB — 125 ms — h2https://media.inkscape.org/static/css/ink.cssmedia.inkscape.org/static/css/ink.c... https://media.inkscape.org/static/css/ink.css — 200 — 2.0 KiB — 120 ms — h2https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.jsmedia.inkscape.org/static/admin/js/... https://media.inkscape.org/static/admin/js/vendor/jquery/jquery.min.js — 200 — 85.6 KiB — 137 ms — h2https://media.inkscape.org/static/js/js.cookie.jsmedia.inkscape.org/static/js/js.coo... https://media.inkscape.org/static/js/js.cookie.js — 200 — 4.0 KiB — 135 ms — h2https://media.inkscape.org/static/js/inkscape.jsmedia.inkscape.org/static/js/inksca... https://media.inkscape.org/static/js/inkscape.js — 200 — 12.0 KiB — 130 ms — h2https://media.inkscape.org/static/css/shield.cssmedia.inkscape.org/static/css/shiel... https://media.inkscape.org/static/css/shield.css — 200 — 3.7 KiB — 116 ms — h2https://media.inkscape.org/static/css/mobile-device.cssmedia.inkscape.org/static/css/mobil... https://media.inkscape.org/static/css/mobile-device.css — 200 — 8.5 KiB — 125 ms — h2https://media.inkscape.org/static/css/ubuntu.cssmedia.inkscape.org/static/css/ubunt... https://media.inkscape.org/static/css/ubuntu.css — 200 — 4.5 KiB — 11 ms — h2https://media.inkscape.org/static/css/libertine.cssmedia.inkscape.org/static/css/liber... https://media.inkscape.org/static/css/libertine.css — 200 — 7.1 KiB — 15 ms — h2https://media.inkscape.org/static/images/search.svgmedia.inkscape.org/static/images/se... https://media.inkscape.org/static/images/search.svg — 200 — 2.8 KiB — 18 ms — h2https://media.inkscape.org/media/shields/icons/icon_download.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_download.svg — 200 — 1.6 KiB — 18 ms — h2https://media.inkscape.org/media/shields/icons/icon_features.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_features.svg — 200 — 2.0 KiB — 7 ms — h2https://media.inkscape.org/media/shields/icons/icon_gallery_Fee7v9W.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_gallery_Fee7v9W.svg — 200 — 3.0 KiB — 6 ms — h2https://media.inkscape.org/media/shields/icons/icon_learning.svgmedia.inkscape.org/media/shields/ic... https://media.inkscape.org/media/shields/icons/icon_learning.svg — 200 — 4.9 KiB — 4 ms — h2https://media.inkscape.org/static/images/inkscape-logo.svgmedia.inkscape.org/static/images/in... https://media.inkscape.org/static/images/inkscape-logo.svg — 200 — 34.3 KiB — 5 ms — h2https://media.inkscape.org/static/images/rss.pngmedia.inkscape.org/static/images/rs... https://media.inkscape.org/static/images/rss.png — 200 — 921 B — 7 ms — h2https://media.inkscape.org/static/images/email.pngmedia.inkscape.org/static/images/em... https://media.inkscape.org/static/images/email.png — 200 — 721 B — 5 ms — h2https://media.inkscape.org/media/news/uploads/Short_Film_Boy_and_Flower__CC_BY-NC-ND_4.0_Jorge_del_Campo_Andrade_small_4x3.pngmedia.inkscape.org/media/news/uploa... https://media.inkscape.org/media/news/uploads/Short_Film_Boy_and_Flower__CC_BY-NC-ND_4.0_Jorge_del_Campo_Andrade_small_4x3.png — 200 — 425.1 KiB — 34 ms — h2https://media.inkscape.org/media/news/uploads/News_release_1.4.3_small_CC-By-SA_Chris_Hildenbrand_BR1ZcDa.pngmedia.inkscape.org/media/news/uploa... https://media.inkscape.org/media/news/uploads/News_release_1.4.3_small_CC-By-SA_Chris_Hildenbrand_BR1ZcDa.png — 200 — 313.7 KiB — 31 ms — h2https://media.inkscape.org/static/images/django.svgmedia.inkscape.org/static/images/dj... https://media.inkscape.org/static/images/django.svg — 200 — 12.0 KiB — 9 ms — h2https://media.inkscape.org/media/shields/backgrounds/Website_Download_Splash-1.4.3.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/Website_Download_Splash-1.4.3.png — 200 — 266.3 KiB — 38 ms — h2https://media.inkscape.org/media/shields/backgrounds/explore-1.4_UtgNPgP.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/explore-1.4_UtgNPgP.png — 200 — 401.5 KiB — 58 ms — h2https://media.inkscape.org/media/shields/backgrounds/community_banner_12_opti.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/community_banner_12_opti.png — 200 — 843.8 KiB — 128 ms — h2https://media.inkscape.org/media/shields/backgrounds/learning_banner_13_opti.pngmedia.inkscape.org/media/shields/ba... https://media.inkscape.org/media/shields/backgrounds/learning_banner_13_opti.png — 200 — 649.5 KiB — 139 ms — h2https://media.inkscape.org/static/images/bullet-tick.svgmedia.inkscape.org/static/images/bu... https://media.inkscape.org/static/images/bullet-tick.svg — 200 — 1.3 KiB — 23 ms — h2https://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woffmedia.inkscape.org/static/fonts/ubu... https://media.inkscape.org/static/fonts/ubuntu-bold-webfont.woff — 200 — 154.5 KiB — 36 ms — h2https://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otfmedia.inkscape.org/static/fonts/Lin... https://media.inkscape.org/static/fonts/LinuxLibertineDisplayORegular.otf — 200 — 375.0 KiB — 84 ms — h2https://media.inkscape.org/static/fonts/euphoriascript-regular.ttfmedia.inkscape.org/static/fonts/eup... https://media.inkscape.org/static/fonts/euphoriascript-regular.ttf — 200 — 87.4 KiB — 55 ms — h2https://media.inkscape.org/static/fonts/ubuntu-regular-webfont.woffmedia.inkscape.org/static/fonts/ubu... https://media.inkscape.org/static/fonts/ubuntu-regular-webfont.woff — 200 — 166.5 KiB — 66 ms — h2https://media.inkscape.org/static/fonts/ubuntu-regular-italic-webfont.woffmedia.inkscape.org/static/fonts/ubu... https://media.inkscape.org/static/fonts/ubuntu-regular-italic-webfont.woff — 200 — 181.6 KiB — 57 ms — h2https://media.inkscape.org/static/images/inkscape-favicon.pngmedia.inkscape.org/static/images/in... https://media.inkscape.org/static/images/inkscape-favicon.png — 200 — 19.5 KiB — 7 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
58% of JavaScript execution is third-party
First-party Third-party 690ms · 86KB · €7/mo
Unattributable
Other
Costly
Execution 431ms
Transfer 0 KB
Monthly Cost €5/mo
media.inkscape.org
Other
Costly
Execution 259ms
Transfer 86 KB
Unused 57%
Monthly Cost €3/mo

These scripts may cost more than they're worth

  • Unattributable adds 431ms and costs ~€5/month
  • media.inkscape.org adds 259ms and costs ~€3/month

58% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 431ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

media.inkscape.org takes 259ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of media.inkscape.org's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback