Skip to content
https://pfsense.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
1
REVIEW
5
PASS
7
INFO
2

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

76
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

2.12 s

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

2.30 s

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

26 ms

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

0.003

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

2.25 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.

2.98 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
15
7 PASS 5 REVIEW 1 FIX
D
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.3 MB transferred, 39 requests
REVIEW
1.3 MB transferred, 39 requests
Info::
Page weighs 2.1 MB (1.3 MB transferred)
Warning::
JavaScript is 522 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 522 KB
Info::
CSS is 299 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 299 KB
Info::
Fonts are 230 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 230 KB
Info::
39 HTTP requests
Info::
Estimated 0.28 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
39 requests
0.28 g CO2 per page load
JavaScript 521.5 KiB 38%
CSS 298.8 KiB 22%
Images 264.8 KiB 19%
Fonts 230.0 KiB 17%
HTML 26.4 KiB 2%
Other 15.8 KiB 1%
Other 10.3 KiB 1%
Other 1.1 KiB 0%
Other 896 B 0%
Other 555 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://pfsense.org/images/solutions.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pfsense.org/images/poly-globe.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pfsense.org/images/poly-speech-bubble.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pfsense.org/images/poly-brain.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pfsense.org/images/poly-cloud-grey.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 265 KB
0 oversized -0 KB
9 legacy format
5 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

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 Bundles
Action
12 scripts, 212 KB unused
REVIEW
12 scripts, 212 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N2P...: 69 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TM99...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pfsense.org/external/jquery/jquery-3.7.1.m...: 49 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pfsense.org/js/bootstrap/3.2.0/js/bootstra...: 25 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 212 KB
212 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2155 KB69 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1177 KB68 KB (39%)3rd
https://pfsense.org/external/jquery/jquery-3.7.1.min.js86 KB49 KB (58%)1st
https://pfsense.org/js/bootstrap/3.2.0/js/bootstrap.min.js32 KB25 KB (82%)1st
https://pfsense.org/external/modernizr/modernizr.custom.js17 KB1st
https://pfsense.org/external/z-nav/jquery.mobile.menu.js2 KB1st
https://pfsense.org/js/custom.js11 KB1st
https://pfsense.org/external/animated-header/js/header-animate.js?03304 KB1st
https://pfsense.org/external/waypoint/waypoints.min.js?_=17768982273329 KB1st
https://www.redditstatic.com/ads/pixel.js19 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

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

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

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

C
Page Weight Inventory
Action
39 resources · 1.3 MB · 212 KB savings available
REVIEW
39 resources · 1.3 MB · 212 KB savings available
Warning::
Page weight 346 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~212 KB of savings available
Info::
18 third-party resources (35% of weight)
Info::
1 resources over 200KB
39 resources · 1.3 MiB · 18 third-party 346.1 KiB over 1MB target
JavaScript 39% · 530.8 KiB
CSS 22% · 298.8 KiB
Image 20% · 280.0 KiB
Font 17% · 230.0 KiB
Document 2% · 26.4 KiB
Other 0% · 4.2 KiB

~212.0 KiB of savings available

Remove unused JavaScript: 212.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
35% third-party, 0 ms blocking
PASS
35% third-party, 0 ms blocking
Info::
Third-party code accounts for 35% of page weight (484.8 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
65%
35%
First-party Third-party
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+
JS Execution Cost
362ms total JS execution
PASS
362ms total JS execution
Info::
https://www.googletagmanager.com/gtag/js?id=G-TM99...: 107ms CPU time
Info::
https://pfsense.org/: 103ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-N2P...: 78ms CPU time
Info::
Unattributable: 74ms CPU time
Warning::
Third-party scripts: 259ms (72% of total)

Main Thread Breakdown

Script Evaluation 47% Style & Layout 18% Other 17% Script Parsing & Compilation 10% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1107ms87ms19ms3rd
https://pfsense.org/103ms5ms0ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS278ms62ms15ms3rd
Unattributable74ms3ms0ms3rd
A+
Font Loading
5 fonts (230 KB)
PASS
5 fonts (230 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

230 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 500 ms 1.0 s 1.5 s 2.0 s FCP 2.1 s LCP 2.3 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 9 ms — font-display: swaphttps://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0fontawesome-webfont.woff https://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0 — 70.3 KiB — 220 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2memtYaGs126MiZpBA-UFUIc... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 44.0 KiB — 13 ms — font-display: swaphttps://pfsense.org/fonts/VarelaRound-Regular.ttfVarelaRound-Regular.ttf https://pfsense.org/fonts/VarelaRound-Regular.ttf — 51.6 KiB — 537 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2memtYaGs126MiZpBA-UFUIc... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2 — 22.0 KiB — 14 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 9 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff woff swap
Size 70 KB
Load time 220 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memtYaGs126MiZpBA-UFUIc... woff2 swap
Size 44 KB
Load time 13 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
VarelaRound-Regular.ttf ttf swap
Size 52 KB
Load time 537 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memtYaGs126MiZpBA-UFUIc... woff2 swap
Size 22 KB
Load time 14 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
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 ~37 KB and ~74 ms

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
Network Waterfall
39 requests over 2758ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.3 shttps://pfsense.org// https://pfsense.org/ — 200 — 26.4 KiB — 727 ms — http/1.1https://pfsense.org/fonts/VarelaRound-Regular.ttf/fonts/VarelaRound-Regular.ttf https://pfsense.org/fonts/VarelaRound-Regular.ttf — -1 — 0 B — 152 ms — https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,600,700italic,400,700,800italicfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,600,700italic,400,700,800italic — 200 — 2.6 KiB — 123 ms — h2https://pfsense.org/css/font-awesome.min.css/css/font-awesome.min.css https://pfsense.org/css/font-awesome.min.css — 200 — 21.9 KiB — 296 ms — http/1.1https://pfsense.org/css/style1.css?03301719/css/style1.css?03301719 https://pfsense.org/css/style1.css?03301719 — 200 — 274.2 KiB — 1.0 s — http/1.1https://pfsense.org/external/modernizr/modernizr.custom.js/external/modernizr/modernizr.custo... https://pfsense.org/external/modernizr/modernizr.custom.js — 200 — 17.2 KiB — 584 ms — http/1.1https://pfsense.org/images/poly-cloud-grey.jpg/images/poly-cloud-grey.jpg https://pfsense.org/images/poly-cloud-grey.jpg — 200 — 19.1 KiB — 587 ms — http/1.1https://pfsense.org/images/solutions.jpg/images/solutions.jpg https://pfsense.org/images/solutions.jpg — 200 — 79.9 KiB — 731 ms — http/1.1https://pfsense.org/images/poly-speech-bubble.jpg/images/poly-speech-bubble.jpg https://pfsense.org/images/poly-speech-bubble.jpg — 200 — 24.5 KiB — 148 ms — http/1.1https://pfsense.org/images/poly-brain.jpg/images/poly-brain.jpg https://pfsense.org/images/poly-brain.jpg — 200 — 22.1 KiB — 148 ms — http/1.1https://pfsense.org/images/poly-globe.jpg/images/poly-globe.jpg https://pfsense.org/images/poly-globe.jpg — 200 — 23.0 KiB — 148 ms — http/1.1https://pfsense.org/external/jquery/jquery-3.7.1.min.js/external/jquery/jquery-3.7.1.min.j... https://pfsense.org/external/jquery/jquery-3.7.1.min.js — 200 — 86.0 KiB — 292 ms — http/1.1https://pfsense.org/js/bootstrap/3.2.0/js/bootstrap.min.js/js/bootstrap/3.2.0/js/bootstrap.mi... https://pfsense.org/js/bootstrap/3.2.0/js/bootstrap.min.js — 200 — 31.6 KiB — 148 ms — http/1.1https://pfsense.org/external/z-nav/jquery.mobile.menu.js/external/z-nav/jquery.mobile.menu.... https://pfsense.org/external/z-nav/jquery.mobile.menu.js — 200 — 2.2 KiB — 151 ms — http/1.1https://pfsense.org/js/custom.js/js/custom.js https://pfsense.org/js/custom.js — 200 — 10.7 KiB — 150 ms — http/1.1https://pfsense.org/external/animated-header/js/header-animate.js?0330/external/animated-header/js/header... https://pfsense.org/external/animated-header/js/header-animate.js?0330 — 200 — 4.2 KiB — 149 ms — http/1.1https://pfsense.org/manifest.json/manifest.json https://pfsense.org/manifest.json — 200 — 896 B — 440 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2 — 200 — 155.0 KiB — 271 ms — h2https://pfsense.org/images/testimonial.jpg/images/testimonial.jpg https://pfsense.org/images/testimonial.jpg — 200 — 95.2 KiB — 440 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 9 ms — h3https://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0/fonts/fontawesome-webfont.woff?v=4... https://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0 — 200 — 70.3 KiB — 220 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 200 — 44.0 KiB — 13 ms — h3https://pfsense.org/fonts/VarelaRound-Regular.ttf/fonts/VarelaRound-Regular.ttf https://pfsense.org/fonts/VarelaRound-Regular.ttf — 200 — 51.6 KiB — 537 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2 — 200 — 22.0 KiB — 14 ms — h3https://pfsense.org/external/waypoint/waypoints.min.js?_=1776898227332/external/waypoint/waypoints.min.js... https://pfsense.org/external/waypoint/waypoints.min.js?_=1776898227332 — 200 — 9.3 KiB — 147 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1 — 200 — 177.1 KiB — 214 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 15 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 19 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fpfsense.org%2F&scrsrc=www.googletagmanager.com&rnd=593850685.1776898228&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&auid=1840581777.1776898228&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v890766411za200zd890766411xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776898227562&tfd=2157www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fpfsense.org%2F&scrsrc=www.googletagmanager.com&rnd=593850685.1776898228&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&auid=1840581777.1776898228&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v890766411za200zd890766411xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776898227562&tfd=2157 — 200 — 21 B — 118 ms — h3https://pixel-config.reddit.com/pixels/t2_qi25be0j/configpixel-config.reddit.com/pixels/t2_q... https://pixel-config.reddit.com/pixels/t2_qi25be0j/config — 200 — 215 B — 16 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.3 shttps://pfsense.org// https://pfsense.org/ — 200 — 26.4 KiB — 727 ms — http/1.1https://pfsense.org/fonts/VarelaRound-Regular.ttf/fonts/VarelaRound-Regular.ttf https://pfsense.org/fonts/VarelaRound-Regular.ttf — -1 — 0 B — 152 ms — https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,600,700italic,400,700,800italicfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,600,700italic,400,700,800italic — 200 — 2.6 KiB — 123 ms — h2https://pfsense.org/css/font-awesome.min.css/css/font-awesome.min.css https://pfsense.org/css/font-awesome.min.css — 200 — 21.9 KiB — 296 ms — http/1.1https://pfsense.org/css/style1.css?03301719/css/style1.css?03301719 https://pfsense.org/css/style1.css?03301719 — 200 — 274.2 KiB — 1.0 s — http/1.1https://pfsense.org/external/modernizr/modernizr.custom.js/external/modernizr/modernizr.custo... https://pfsense.org/external/modernizr/modernizr.custom.js — 200 — 17.2 KiB — 584 ms — http/1.1https://pfsense.org/images/poly-cloud-grey.jpg/images/poly-cloud-grey.jpg https://pfsense.org/images/poly-cloud-grey.jpg — 200 — 19.1 KiB — 587 ms — http/1.1https://pfsense.org/images/solutions.jpg/images/solutions.jpg https://pfsense.org/images/solutions.jpg — 200 — 79.9 KiB — 731 ms — http/1.1https://pfsense.org/images/poly-speech-bubble.jpg/images/poly-speech-bubble.jpg https://pfsense.org/images/poly-speech-bubble.jpg — 200 — 24.5 KiB — 148 ms — http/1.1https://pfsense.org/images/poly-brain.jpg/images/poly-brain.jpg https://pfsense.org/images/poly-brain.jpg — 200 — 22.1 KiB — 148 ms — http/1.1https://pfsense.org/images/poly-globe.jpg/images/poly-globe.jpg https://pfsense.org/images/poly-globe.jpg — 200 — 23.0 KiB — 148 ms — http/1.1https://pfsense.org/external/jquery/jquery-3.7.1.min.js/external/jquery/jquery-3.7.1.min.j... https://pfsense.org/external/jquery/jquery-3.7.1.min.js — 200 — 86.0 KiB — 292 ms — http/1.1https://pfsense.org/js/bootstrap/3.2.0/js/bootstrap.min.js/js/bootstrap/3.2.0/js/bootstrap.mi... https://pfsense.org/js/bootstrap/3.2.0/js/bootstrap.min.js — 200 — 31.6 KiB — 148 ms — http/1.1https://pfsense.org/external/z-nav/jquery.mobile.menu.js/external/z-nav/jquery.mobile.menu.... https://pfsense.org/external/z-nav/jquery.mobile.menu.js — 200 — 2.2 KiB — 151 ms — http/1.1https://pfsense.org/js/custom.js/js/custom.js https://pfsense.org/js/custom.js — 200 — 10.7 KiB — 150 ms — http/1.1https://pfsense.org/external/animated-header/js/header-animate.js?0330/external/animated-header/js/header... https://pfsense.org/external/animated-header/js/header-animate.js?0330 — 200 — 4.2 KiB — 149 ms — http/1.1https://pfsense.org/manifest.json/manifest.json https://pfsense.org/manifest.json — 200 — 896 B — 440 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2 — 200 — 155.0 KiB — 271 ms — h2https://pfsense.org/images/testimonial.jpg/images/testimonial.jpg https://pfsense.org/images/testimonial.jpg — 200 — 95.2 KiB — 440 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 9 ms — h3https://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0/fonts/fontawesome-webfont.woff?v=4... https://pfsense.org/fonts/fontawesome-webfont.woff?v=4.2.0 — 200 — 70.3 KiB — 220 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2 — 200 — 44.0 KiB — 13 ms — h3https://pfsense.org/fonts/VarelaRound-Regular.ttf/fonts/VarelaRound-Regular.ttf https://pfsense.org/fonts/VarelaRound-Regular.ttf — 200 — 51.6 KiB — 537 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2 — 200 — 22.0 KiB — 14 ms — h3https://pfsense.org/external/waypoint/waypoints.min.js?_=1776898227332/external/waypoint/waypoints.min.js... https://pfsense.org/external/waypoint/waypoints.min.js?_=1776898227332 — 200 — 9.3 KiB — 147 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TM99KBGXCB&cx=c&gtm=4e64k1 — 200 — 177.1 KiB — 214 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 15 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 19 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fpfsense.org%2F&scrsrc=www.googletagmanager.com&rnd=593850685.1776898228&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&auid=1840581777.1776898228&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v890766411za200zd890766411xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776898227562&tfd=2157www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fpfsense.org%2F&scrsrc=www.googletagmanager.com&rnd=593850685.1776898228&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&auid=1840581777.1776898228&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v890766411za200zd890766411xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776898227562&tfd=2157 — 200 — 21 B — 118 ms — h3https://pixel-config.reddit.com/pixels/t2_qi25be0j/configpixel-config.reddit.com/pixels/t2_q... https://pixel-config.reddit.com/pixels/t2_qi25be0j/config — 200 — 215 B — 16 ms — h2https://alb.reddit.com/rp.gif?ts=1776898227585&id=t2_qi25be0j&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=2bb10093-510b-4e5f-91da-446ff5672070&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776898227... https://alb.reddit.com/rp.gif?ts=1776898227585&id=t2_qi25be0j&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=2bb10093-510b-4e5f-91da-446ff5672070&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 140 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5404548&time=1776898227601&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5404548&time=1776898227601&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2 — 200 — 788 B — 144 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5404548&time=1776898227601&li_adsId=dcc4608c-9694-49c4-a228-e8ae763f2c2f&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5404548&time=1776898227601&li_adsId=dcc4608c-9694-49c4-a228-e8ae763f2c2f&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2 — 302 — 659 B — 162 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 578 B — 154 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5404548&time=1776898227601&li_adsId=dcc4608c-9694-49c4-a228-e8ae763f2c2f&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5404548&time=1776898227601&li_adsId=dcc4608c-9694-49c4-a228-e8ae763f2c2f&url=https%3A%2F%2Fpfsense.org%2F&tm=gtmv2&cookiesTest=true — 200 — 270 B — 154 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-TM99KBGXCB&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&_p=1776898226151&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1433283941&_eu=AAAAAGA&are=1&cid=72375364.1776898228&ec_mode=a&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898227&sct=1&seg=0&dl=https%3A%2F%2Fpfsense.org%2F&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2476analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-TM99KBGXCB&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&_p=1776898226151&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1433283941&_eu=AAAAAGA&are=1&cid=72375364.1776898228&ec_mode=a&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776898227&sct=1&seg=0&dl=https%3A%2F%2Fpfsense.org%2F&dt=pfSense%C2%AE%20-%20World%27s%20Most%20Trusted%20Open%20Source%20Firewall&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2476 — 204 — 546 B — 156 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TM99KBGXCB&cid=72375364.1776898228&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TM99KBGXCB&cid=72375364.1776898228&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542 — 204 — 555 B — 169 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TM99KBGXCB&cid=72375364.1776898228&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=824122560www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TM99KBGXCB&cid=72375364.1776898228&gtm=45je64k1v895764622z8890766411za20gzb890766411zd890766411&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=824122560 — 200 — 63 B — 116 ms — h3https://pfsense.org/favicon.ico/favicon.ico https://pfsense.org/favicon.ico — 200 — 15.2 KiB — 148 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
72% of JavaScript execution is third-party
First-party Third-party 259ms · 332KB · €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 107ms
Transfer 177 KB
Unused 39%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 78ms
Transfer 155 KB
Unused 45%
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 74ms
Transfer 0 KB
Monthly Cost €1/mo

72% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

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