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.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.123
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.15 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.71 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
BPage Weight Budget1.1 MB transferred, 108 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
BImage Optimization15 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
CJS BundlesAction55 scripts, 204 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.prweb.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery-ui.min.js | 67 KB | 59 KB (89%) | ✓ | 3rd |
| https://fast.wistia.com/player.js | 55 KB | 41 KB (75%) | ✓ | 3rd |
| https://fast.wistia.com/playlist.js | 42 KB | 31 KB (74%) | ✓ | 3rd |
| https://assets.adobedtm.com/f8e1ad0aec1d/876ed606c167/launch-21585d37c1d6.min.js | 74 KB | 29 KB (40%) | ✓ | 3rd |
| https://code.jquery.com/jquery-3.5.0.min.js | 31 KB | 23 KB (75%) | ✓ | 3rd |
| https://browser.sentry-cdn.com/9.6.1/bundle.min.js | 25 KB | 21 KB (86%) | ✓ | 3rd |
| https://www.prweb.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/footer.js | 1 KB | — | ✓ | 3rd |
| https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement_Module_ActivityMap.min.js | 2 KB | — | ✓ | 3rd |
| https://www.prweb.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.js | 2 KB | — | ✓ | 3rd |
| https://www.prweb.com/etc.clientlibs/prncom/components/content/imageCarousel/clientlib.min.js | 21 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
BPage Weight Inventory108 resources · 1.1 MB · 204 KB savings availableREVIEW
~204.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 108 resources | 1.1 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost363ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.prweb.com/ | 118ms | 10ms | 0ms | 3rd |
| https://www.prweb.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.js | 94ms | 68ms | 0ms | 3rd |
| https://assets.adobedtm.com/f8e1ad0aec1d/876ed606c167/launch-21585d37c1d6.min.js | 77ms | 60ms | 7ms | 3rd |
| Unattributable | 73ms | 2ms | 0ms | 3rd |
A+Font Loading9 fonts (259 KB)PASS
Web fonts
9
259 KB total
Render-blocking
0
of 9
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~67 KB and ~134 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall108 requests over 2069msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.prweb.com www.prweb.com | Other | 118ms | 20 KB | — | €1/mo | Optional |
www.prweb.com www.prweb.com | Other | 94ms | 7 KB | — | €1/mo | Optional |
assets.adobedtm.com assets.adobedtm.com | Other | 77ms | 74 KB | 40% | €1/mo | Optional |
Unattributable Unattributable | Other | 73ms | 0 KB | — | €1/mo | Optional |
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