Performance
· 15 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.
1.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
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.
1.57 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.
8.12 s
Page Load Progression
FPage Weight BudgetAction7.9 MB transferred, 70 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction70 resources · 7.9 MB · 120 KB savings availableFIX
~120.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 70 resources | 7.9 MiB | ||||||
DHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction17 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Bundles31 scripts, 120 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.matomo.cloud/crossref.matomo.cloud/piwik.js | 57 KB | 37 KB (66%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/config/TeX-AMS-MML_HTMLorMML.js?V=2.7.1 | 59 KB | 32 KB (55%) | ✓ | 3rd |
| https://resources.usersnap.com/widget-assets/js/entries/globalSetup/16705ad555292eaf.js | 72 KB | 29 KB (40%) | ✓ | 3rd |
| https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js | 26 KB | 22 KB (83%) | ✓ | 3rd |
| https://www.crossref.org//js/bootstrap.min.js | 10 KB | — | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/masonry/4.1.0/masonry.pkgd.js | 14 KB | — | ✗ | 3rd |
| https://www.crossref.org//js/jquery.ui-min.js | 8 KB | — | ✓ | 3rd |
| https://www.crossref.org//js/js.cookie.js | 2 KB | — | ✓ | 3rd |
| https://www.crossref.org//js/jquery.cookiebar.js | 3 KB | — | ✓ | 3rd |
| https://www.crossref.org//js/jquery.fancybox.js | 14 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost474ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://crossref.org/ | 303ms | 10ms | 1ms | 1st |
| Unattributable | 117ms | 10ms | 0ms | 3rd |
| https://www.crossref.org//js/jquery.min.js | 54ms | 38ms | 2ms | 3rd |
A+Font Loading5 fonts (141 KB)PASS
Web fonts
5
141 KB total
Render-blocking
0
of 5
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 HintsNo optimization neededPASS
Network Waterfall70 requests over 1798msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 117ms | 0 KB | — | $0/mo | Optional |
www.crossref.org www.crossref.org | Other | 54ms | 29 KB | — | $0/mo | Optional |