Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.33 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.84 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.82 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.84 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.
13.77 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5288ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.reference.com/wp-content/plugins/master-amg-plugin/assets/js/page-view-ga.js?m=1766132423g | 1639ms | 1636ms | 3ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 787ms | 670ms | 75ms | 3rd |
| Unattributable | 783ms | 220ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KMFC6W2 | 673ms | 549ms | 79ms | 3rd |
| https://www.reference.com/ | 450ms | 25ms | 5ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JWGLYE8PG5&cx=c>m=4e64h1 | 346ms | 277ms | 54ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.js | 285ms | 205ms | 59ms | 3rd |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js?_=1776803375480 | 110ms | 95ms | 14ms | 3rd |
| https://www.reference.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 83ms | 70ms | 10ms | 3rd |
| https://www.reference.com/_static/??-eJydkEsOwjAMRC9EcCsWVReIs1iJGxLyU+zSHp9UCLGATbsbjfw8o4GlKJ2TUBIoYbYuMURkoaowWvW2AJlJGDyD5BzElbPnE+xEp9qOj4AFK4aA6xF2M23ONpBCs8JXKtbVlR19XNJhNsRNeNKiKGSNQS3OWJJP4v+ncqfYwEoTVUq65fNDRTIOt4oJn86iuJx2cL+z3uK1H4bLOHZ9N/oXuISxKA== | 79ms | 61ms | 7ms | 3rd |
Showing top 10 of 11 scripts
DJS BundlesAction20 scripts, 323 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 100 KB (53%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202410.1.0/otBannerSdk.js | 112 KB | 66 KB (59%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JWGLYE8PG5&cx=c>m=4e64h1 | 144 KB | 62 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KMFC6W2 | 160 KB | 53 KB (33%) | ✓ | 3rd |
| https://www.reference.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 86 KB | 42 KB (49%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js?_=1776803375480 | 34 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/consent/08b32bf6-d4a7-4572-a522-de7fd1d26f41/OtAutoBlock.js?ver=6.8.5 | 2 KB | — | ✓ | 3rd |
| https://stats.wp.com/e-202617.js | 2 KB | — | ✓ | 3rd |
| https://www.reference.com/wp-content/plugins/master-amg-plugin/assets/js/page-view-ga.js?m=1766132423g | 7 KB | — | ✓ | 3rd |
| https://www.reference.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 5 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
DPage Weight InventoryAction83 resources · 1.4 MB · 323 KB savings availableFIX
~322.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 83 resources | 1.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 83 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
BImage Optimization24 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (47 KB)PASS
Web fonts
3
47 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall83 requests over 3825msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.reference.com www.reference.com | Other | 1639ms | 7 KB | — | $22/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 787ms | 188 KB | 53% | $10/mo | Costly |
Unattributable Unattributable | Other | 783ms | 0 KB | — | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 673ms | 160 KB | 33% | $9/mo | Costly |
www.reference.com www.reference.com | Other | 450ms | 67 KB | — | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 346ms | 144 KB | 43% | $5/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 285ms | 112 KB | 59% | $4/mo | Essential |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 110ms | 34 KB | — | $1/mo | Optional |
www.reference.com www.reference.com | Other | 83ms | 86 KB | 49% | $1/mo | Optional |
www.reference.com www.reference.com | Other | 79ms | 14 KB | — | $1/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 53ms | 8 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.reference.com adds 1639ms and costs ~$22/month
- securepubads.g.doubleclick.net adds 787ms and costs ~$10/month
- Unattributable adds 783ms and costs ~$10/month
- Google Tag Manager adds 673ms and costs ~$9/month
- www.reference.com adds 450ms and costs ~$6/month
- Google Tag Manager adds 346ms and costs ~$5/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
www.reference.com takes 1639ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
securepubads.g.doubleclick.net takes 787ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
53% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Unattributable takes 783ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 673ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.reference.com takes 450ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 346ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
59% of OneTrust's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev