Skip to content
https://monstersofcock.com

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
3
REVIEW
6
PASS
14
INFO
2

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

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
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.
58
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.

7.84 s

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

7.99 s

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

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

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

8.14 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
25
14 PASS 6 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (985.2 KiB of 985.5 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
10 scripts, 515 KB unused
FIX
10 scripts, 515 KB unused
Warning::
https://app-assets.project1content.com/tour/vendor...: 441 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app-assets.project1content.com/tour/main.8...: 74 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 515 KB
515 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://app-assets.project1content.com/tour/vendors~main.fec81aa5.js709 KB441 KB (63%)3rd
https://app-assets.project1content.com/tour/main.89240229.js133 KB74 KB (56%)3rd
https://www.monstersofcock.com/_p1cdn/tour/EventBus.js2 KB3rd
https://app-assets.project1content.com/tour/@one/blocks/async/ContainerBlock.3b9c33b5.js1 KB3rd
https://app-assets.project1content.com/tour/@one/blocks/async/RowBlock.3f99fa1e.js1 KB3rd
https://app-assets.project1content.com/tour/@one/blocks/async/ColumnBlock.9852009d.js1 KB3rd
https://app-assets.project1content.com/tour/@one/blocks/async/RteV3Block.3f39da99.js13 KB3rd
https://app-assets.project1content.com/tour/runtime.90a97345.js9 KB3rd
https://www.monstersofcock.com/_p1cdn/tour/atlaslib-js.ef4819d8.js15 KB3rd
https://www.monstersofcock.com/_p1cdn/wv.js4 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

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

No Cache-Control header

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

B
JS Execution Cost
978ms total JS execution
REVIEW
978ms total JS execution
Warning::
https://app-assets.project1content.com/tour/main.8...: 696ms CPU time
Info::
https://app-assets.project1content.com/tour/vendor...: 168ms CPU time
Info::
Unattributable: 115ms CPU time
Warning::
Third-party scripts: 863ms (88% of total)

Main Thread Breakdown

Script Evaluation 64% Script Parsing & Compilation 17% Other 11% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://app-assets.project1content.com/tour/main.89240229.js696ms633ms29ms3rd
https://app-assets.project1content.com/tour/vendors~main.fec81aa5.js168ms10ms136ms3rd
Unattributable115ms11ms0ms1st
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
Page Weight Inventory
20 resources · 985 KB · 515 KB savings available
REVIEW
20 resources · 985 KB · 515 KB savings available
Info::
Within 1MB page-weight target
Got: 985 KB
Info::
~515 KB of savings available
Warning::
19 third-party resources (100% of weight)
Info::
1 resources over 200KB
20 resources · 985.5 KiB · 19 third-party Within 1MB page-weight target
JavaScript 90% · 887.6 KiB
Font 4% · 39.9 KiB
Image 3% · 33.3 KiB
Document 2% · 20.7 KiB
CSS 0% · 2.7 KiB
Other 0% · 1.4 KiB

~514.9 KiB of savings available

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

Green Hosting

No green hosting detected

A
Page Weight Budget
985 KB transferred, 20 requests
PASS
985 KB transferred, 20 requests
Info::
Page weighs 2.5 MB (985 KB transferred)
Warning::
JavaScript is 888 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 888 KB
Info::
20 HTTP requests
Info::
Estimated 0.20 g CO2 per page load
985 KB / 2.4 MB budget
985 KB transferred
20 requests
0.20 g CO2 per page load
JavaScript 887.6 KiB 90%
Fonts 39.9 KiB 4%
Other 33.6 KiB 3%
HTML 20.7 KiB 2%
CSS 2.7 KiB 0%
Other 930 B 0%
Other 202 B 0%
Other 0 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

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+
Image Optimization
No images on this page
PASS
No images on this page
Info::
No images on this page
0 images 0 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (40 KB)
PASS
2 fonts (40 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

40 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 7.8 s LCP 8.0 shttps://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2KFOMCnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2 — 16.0 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiJ-Ck-8.woff2UcCO3FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiJ-Ck-8.woff2 — 23.8 KiB — 42 ms — font-display: swap
KFOMCnqEu92Fr1ME7kSn66a... woff2 swap
Size 16 KB
Load time 35 ms
Start 745 ms
Risk FOUT — text flashes from fallback to web font
UcCO3FwrK3iLTeHuS_nVMrM... woff2 swap
Size 24 KB
Load time 42 ms
Start 1.5 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)
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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
20 requests over 1566ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 7.8 s LCP 8.0 shttps://monstersofcock.com// https://monstersofcock.com/ — 301 — 275 B — 10 ms — h2https://www.monstersofcock.com/www.monstersofcock.com/ https://www.monstersofcock.com/ — 200 — 20.7 KiB — 359 ms — h2https://www.monstersofcock.com/_p1cdn/tour/EventBus.jswww.monstersofcock.com/_p1cdn/tour/... https://www.monstersofcock.com/_p1cdn/tour/EventBus.js — 200 — 1.6 KiB — 11 ms — h2https://fonts.googleapis.com/css?family=Inter,%20Semi%20Bold|Inter:700|Droid%20Sansfonts.googleapis.com/css?family=Int... https://fonts.googleapis.com/css?family=Inter,%20Semi%20Bold|Inter:700|Droid%20Sans — 200 — 1.1 KiB — 164 ms — h2https://fonts.googleapis.com/css?family=Roboto:400fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400 — 200 — 1.6 KiB — 165 ms — h2https://app-assets.project1content.com/tour/@one/blocks/async/ContainerBlock.3b9c33b5.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/@one/blocks/async/ContainerBlock.3b9c33b5.js — 200 — 787 B — 79 ms — h2https://app-assets.project1content.com/tour/@one/blocks/async/RowBlock.3f99fa1e.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/@one/blocks/async/RowBlock.3f99fa1e.js — 200 — 781 B — 83 ms — h2https://app-assets.project1content.com/tour/@one/blocks/async/ColumnBlock.9852009d.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/@one/blocks/async/ColumnBlock.9852009d.js — 200 — 976 B — 80 ms — h2https://app-assets.project1content.com/tour/@one/blocks/async/RteV3Block.3f39da99.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/@one/blocks/async/RteV3Block.3f39da99.js — 200 — 13.1 KiB — 80 ms — h2https://app-assets.project1content.com/tour/runtime.90a97345.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/runtime.90a97345.js — 200 — 9.2 KiB — 81 ms — h2https://www.monstersofcock.com/_p1cdn/tour/atlaslib-js.ef4819d8.jswww.monstersofcock.com/_p1cdn/tour/... https://www.monstersofcock.com/_p1cdn/tour/atlaslib-js.ef4819d8.js — 200 — 15.3 KiB — 7 ms — h2https://app-assets.project1content.com/tour/vendors~main.fec81aa5.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/vendors~main.fec81aa5.js — 200 — 708.7 KiB — 98 ms — h2https://app-assets.project1content.com/tour/main.89240229.jsapp-assets.project1content.com/tour... https://app-assets.project1content.com/tour/main.89240229.js — 200 — 133.3 KiB — 19 ms — h2https://www.monstersofcock.com/_p1cdn/wv.jswww.monstersofcock.com/_p1cdn/wv.js https://www.monstersofcock.com/_p1cdn/wv.js — 200 — 4.0 KiB — 7 ms — h3https://rte-api.project1service.com/v1/configs/18135rte-api.project1service.com/v1/conf... https://rte-api.project1service.com/v1/configs/18135 — 200 — 0 B — 173 ms — h2https://www.monstersofcock.com/_i?type=event&event=cookie-banner-impression&origin_url=https%253A%252F%252Fwww.monstersofcock.com%252F&origin=Homewww.monstersofcock.com/_i?type=even... https://www.monstersofcock.com/_i?type=event&event=cookie-banner-impression&origin_url=https%253A%252F%252Fwww.monstersofcock.com%252F&origin=Home — 200 — 202 B — 13 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2fonts.gstatic.com/s/roboto/v51/KFOM... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2 — 200 — 16.0 KiB — 35 ms — h3https://www.monstersofcock.com/favicon.icowww.monstersofcock.com/favicon.ico https://www.monstersofcock.com/favicon.ico — 200 — 33.3 KiB — 288 ms — h3https://rte-api.project1service.com/v1/configs/18135rte-api.project1service.com/v1/conf... https://rte-api.project1service.com/v1/configs/18135 — 200 — 930 B — 151 ms — h2https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiJ-Ck-8.woff2fonts.gstatic.com/s/inter/v20/UcCO3... https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiJ-Ck-8.woff2 — 200 — 23.8 KiB — 42 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
88% of JavaScript execution is third-party
First-party Third-party 863ms · 842KB · $11/mo
app-assets.project1content.com
Other
Costly
Execution 696ms
Transfer 133 KB
Unused 56%
Monthly Cost $9/mo
app-assets.project1content.com
Other
Optional
Execution 168ms
Transfer 709 KB
Unused 63%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • app-assets.project1content.com adds 696ms and costs ~$9/month

88% 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

app-assets.project1content.com takes 696ms 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

56% of app-assets.project1content.com'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

63% of app-assets.project1content.com'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