Skip to content
https://evilangel.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
5
REVIEW
5
PASS
9
INFO
3

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

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

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

4.31 s

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

75 ms

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

0.605

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

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

4.33 s

Page Load Progression

644 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.9 s
4.5 s
5.2 s
Checks
22
9 PASS 5 REVIEW 5 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 96 requests
FIX
2.5 MB transferred, 96 requests
Warning::
Page weighs 5.1 MB (2.5 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
JavaScript is 1005 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1005 KB
Info::
96 HTTP requests
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
96 requests
0.53 g CO2 per page load
Images 1.4 MiB 54%
JavaScript 1005.5 KiB 39%
Fonts 86.4 KiB 3%
CSS 54.3 KiB 2%
Other 32.2 KiB 1%
HTML 16.6 KiB 1%
Other 2.4 KiB 0%
Other 560 B 0%
Other 551 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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 (2.5 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
20 scripts, 460 KB unused
FIX
20 scripts, 460 KB unused
Warning::
https://kosmos-prod.react.gammacdn.com/app.modern....: 236 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5HMQ...: 70 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.izooto.com/scripts/sdk/main.js: 66 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KQV...: 64 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static01-cms-evilangel.gammacdn.com/c/mini...: 23 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 460 KB
460 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js426 KB236 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5HMQS91RVC&cx=c&gtm=4e6781166 KB70 KB (43%)3rd
https://cdn.izooto.com/scripts/sdk/main.js96 KB66 KB (70%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q136 KB64 KB (47%)3rd
https://static01-cms-evilangel.gammacdn.com/c/minify/44/3b3105c821e06ea6b7dd34110a5d18.js34 KB23 KB (71%)3rd
https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.js2 KB3rd
https://kosmos-prod.react.gammacdn.com/component-BenefitsList.modern.395eed225446cf29b9de.js2 KB3rd
https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js5 KB3rd
https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js34 KB3rd
https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.js2 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

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
Page Weight Inventory
Action
96 resources · 2.5 MB · 460 KB savings available
FIX
96 resources · 2.5 MB · 460 KB savings available
Warning::
Page weight 2.5 MB exceeds 1 MB target by 1.5 MB
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~460 KB of savings available
Warning::
95 third-party resources (100% of weight)
Info::
1 resources over 200KB
96 resources · 2.5 MiB · 95 third-party 1.5 MiB over 1MB target
Image 54% · 1.4 MiB
JavaScript 39% · 1005.5 KiB
Font 3% · 86.4 KiB
CSS 2% · 54.3 KiB
Document 1% · 27.4 KiB
Other 1% · 23.7 KiB

~460.2 KiB of savings available

Remove unused JavaScript: 460.2 KiB
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
Image Optimization
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://ctf-images.gammacdn.com/cdyxtpbavd4i/clAOh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 1.4 MB
0 oversized -0 KB
8 legacy format
1 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

C
JS Execution Cost
Action
1013ms total JS execution
REVIEW
1013ms total JS execution
Warning::
https://kosmos-prod.react.gammacdn.com/react-18-2-...: 387ms CPU time
Info::
https://kosmos-prod.react.gammacdn.com/app.modern....: 195ms CPU time
Info::
Unattributable: 161ms CPU time
Info::
https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a...: 78ms CPU time
Info::
https://kosmos-prod.react.gammacdn.com/ajv.modern....: 72ms CPU time
Warning::
Third-party scripts: 852ms (84% of total)

Main Thread Breakdown

Script Evaluation 64% Other 18% Script Parsing & Compilation 7% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js387ms355ms0ms3rd
https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js195ms126ms31ms3rd
Unattributable161ms26ms0ms1st
https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js78ms32ms2ms3rd
https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js72ms67ms3ms3rd
https://www.evilangel.com/sfw61ms1ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q60ms46ms10ms3rd
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.
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+
Font Loading
3 fonts (86 KB)
PASS
3 fonts (86 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

86 KB total

Render-blocking

0

of 3

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 FCP 2.1 s LCP 4.3 shttps://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2Lato-Regular.woff2 https://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2 — 29.2 KiB — 103 ms — font-display: swaphttps://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2Lato-Bold.woff2 https://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2 — 28.9 KiB — 39 ms — font-display: swaphttps://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2Lato-Black.woff2 https://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2 — 28.3 KiB — 47 ms — font-display: swap
Lato-Regular.woff2 woff2 swap
Size 29 KB
Load time 103 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Lato-Bold.woff2 woff2 swap
Size 29 KB
Load time 39 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Lato-Black.woff2 woff2 swap
Size 28 KB
Load time 47 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
96 requests over 5376ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.1 s LCP 4.3 shttps://evilangel.com// https://evilangel.com/ — 301 — 483 B — 42 ms — h3https://www.evilangel.com/www.evilangel.com/ https://www.evilangel.com/ — 302 — 808 B — 272 ms — h3https://www.evilangel.com/sfwwww.evilangel.com/sfw https://www.evilangel.com/sfw — 200 — 15.0 KiB — 751 ms — h3https://kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.csskosmos-prod.react.gammacdn.com/main... https://kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.css — 200 — 24.4 KiB — 58 ms — h2https://kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.csskosmos-prod.react.gammacdn.com/evil... https://kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.css — 200 — 25.5 KiB — 71 ms — h2https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.evilangel.com/cdn-cgi/scripts/7... https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 23 ms — h3https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.jskosmos-prod.react.gammacdn.com/app.... https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js — 200 — 426.1 KiB — 65 ms — h2https://static01-cms-evilangel.gammacdn.com/c/minify/e1/362d5425403b3b1bb0f5a7dd14a7d2.jsstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/c/minify/e1/362d5425403b3b1bb0f5a7dd14a7d2.js — 200 — 1.3 KiB — 116 ms — h2https://static01-cms-evilangel.gammacdn.com/c/minify/44/3b3105c821e06ea6b7dd34110a5d18.jsstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/c/minify/44/3b3105c821e06ea6b7dd34110a5d18.js — 200 — 33.6 KiB — 125 ms — h2https://kosmos-prod.react.gammacdn.com/react-dom-18-2-0-prod.jskosmos-prod.react.gammacdn.com/reac... https://kosmos-prod.react.gammacdn.com/react-dom-18-2-0-prod.js — 200 — 43.4 KiB — 71 ms — h2https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.jskosmos-prod.react.gammacdn.com/reac... https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js — 200 — 4.6 KiB — 68 ms — h2https://kosmos-prod.react.gammacdn.com/lodash-4-17-2.jskosmos-prod.react.gammacdn.com/loda... https://kosmos-prod.react.gammacdn.com/lodash-4-17-2.js — 200 — 25.7 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Qwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q — 200 — 136.2 KiB — 970 ms — h2https://static01-cms-evilangel.gammacdn.com/evilangel/m/eq37bswtac080c08/EA-favicon2019-16x16.pngstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/eq37bswtac080c08/EA-favicon2019-16x16.png — 200 — 1.1 KiB — 99 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2 — 200 — 29.2 KiB — 103 ms — h2https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.jskosmos-prod.react.gammacdn.com/ajv.... https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js — 200 — 33.7 KiB — 20 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 0 B — 298 ms — http/1.1https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.jskosmos-prod.react.gammacdn.com/lega... https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.js — 200 — 1.8 KiB — 19 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 0 B — 297 ms — http/1.1https://static01-cms-evilangel.gammacdn.com/evilangel/m/ehlcmz5a31kok40o/EA-logo_2019.svgstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/ehlcmz5a31kok40o/EA-logo_2019.svg — 200 — 2.4 KiB — 32 ms — h2https://lzzos7clo5.execute-api.us-east-1.amazonaws.com/prod/getBlocksV2?collection_type=page&version=evilangel_freetour&collection_id=sfw&number_of_blocks=30lzzos7clo5.execute-api.us-east-1.am... https://lzzos7clo5.execute-api.us-east-1.amazonaws.com/prod/getBlocksV2?collection_type=page&version=evilangel_freetour&collection_id=sfw&number_of_blocks=30 — 200 — 16.7 KiB — 418 ms — h2https://wp8q3hdhdz-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.1)%3B%20Lite%20(5.50.1)%3B%20Browser&x-algolia-api-key=cbb1a344b1723e4db15cb9f47be65efc&x-algolia-application-id=WP8Q3HDHDZwp8q3hdhdz-dsn.algolia.net/1/indexe... https://wp8q3hdhdz-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.1)%3B%20Lite%20(5.50.1)%3B%20Browser&x-algolia-api-key=cbb1a344b1723e4db15cb9f47be65efc&x-algolia-application-id=WP8Q3HDHDZ — 200 — 2.0 KiB — 87 ms — http/1.1https://usage.trackjs.com/usage.gif?token=6e6c2cea097c4c88a35abe3dfd12c4ef&correlationId=96c15836-ebd2-4fce-9cac-2ff1f9169cce&application=kosmos&x=c7593ba7-f210-4529-9588-73baca72b06e&usage.trackjs.com/usage.gif?token=6... https://usage.trackjs.com/usage.gif?token=6e6c2cea097c4c88a35abe3dfd12c4ef&correlationId=96c15836-ebd2-4fce-9cac-2ff1f9169cce&application=kosmos&x=c7593ba7-f210-4529-9588-73baca72b06e& — 200 — 273 B — 310 ms — http/1.1https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Twitter.svgkosmos-assets-prod.react.gammacdn.c... https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Twitter.svg — 200 — 1.1 KiB — 102 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2 — 200 — 28.9 KiB — 39 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2 — 200 — 28.3 KiB — 47 ms — h2https://kosmos-prod.react.gammacdn.com/component-Promobar.7c3a347cbb993c13aad9.csskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-Promobar.7c3a347cbb993c13aad9.css — 200 — 1.2 KiB — 20 ms — h2https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.jskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.js — 200 — 2.3 KiB — 20 ms — h2https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epochwww.gammaentertainment.com/legal/si... https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epoch — 200 — 4.9 KiB — 201 ms — h2https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epochwww.gammaentertainment.com/legal/si... https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epoch — 200 — 4.6 KiB — 355 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.1 s LCP 4.3 shttps://evilangel.com// https://evilangel.com/ — 301 — 483 B — 42 ms — h3https://www.evilangel.com/www.evilangel.com/ https://www.evilangel.com/ — 302 — 808 B — 272 ms — h3https://www.evilangel.com/sfwwww.evilangel.com/sfw https://www.evilangel.com/sfw — 200 — 15.0 KiB — 751 ms — h3https://kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.csskosmos-prod.react.gammacdn.com/main... https://kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.css — 200 — 24.4 KiB — 58 ms — h2https://kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.csskosmos-prod.react.gammacdn.com/evil... https://kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.css — 200 — 25.5 KiB — 71 ms — h2https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.evilangel.com/cdn-cgi/scripts/7... https://www.evilangel.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 23 ms — h3https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.jskosmos-prod.react.gammacdn.com/app.... https://kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js — 200 — 426.1 KiB — 65 ms — h2https://static01-cms-evilangel.gammacdn.com/c/minify/e1/362d5425403b3b1bb0f5a7dd14a7d2.jsstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/c/minify/e1/362d5425403b3b1bb0f5a7dd14a7d2.js — 200 — 1.3 KiB — 116 ms — h2https://static01-cms-evilangel.gammacdn.com/c/minify/44/3b3105c821e06ea6b7dd34110a5d18.jsstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/c/minify/44/3b3105c821e06ea6b7dd34110a5d18.js — 200 — 33.6 KiB — 125 ms — h2https://kosmos-prod.react.gammacdn.com/react-dom-18-2-0-prod.jskosmos-prod.react.gammacdn.com/reac... https://kosmos-prod.react.gammacdn.com/react-dom-18-2-0-prod.js — 200 — 43.4 KiB — 71 ms — h2https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.jskosmos-prod.react.gammacdn.com/reac... https://kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js — 200 — 4.6 KiB — 68 ms — h2https://kosmos-prod.react.gammacdn.com/lodash-4-17-2.jskosmos-prod.react.gammacdn.com/loda... https://kosmos-prod.react.gammacdn.com/lodash-4-17-2.js — 200 — 25.7 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Qwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q — 200 — 136.2 KiB — 970 ms — h2https://static01-cms-evilangel.gammacdn.com/evilangel/m/eq37bswtac080c08/EA-favicon2019-16x16.pngstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/eq37bswtac080c08/EA-favicon2019-16x16.png — 200 — 1.1 KiB — 99 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/cs4y2tri7s0gggo0/Lato-Regular.woff2 — 200 — 29.2 KiB — 103 ms — h2https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.jskosmos-prod.react.gammacdn.com/ajv.... https://kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js — 200 — 33.7 KiB — 20 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 0 B — 298 ms — http/1.1https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.jskosmos-prod.react.gammacdn.com/lega... https://kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.js — 200 — 1.8 KiB — 19 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 0 B — 297 ms — http/1.1https://static01-cms-evilangel.gammacdn.com/evilangel/m/ehlcmz5a31kok40o/EA-logo_2019.svgstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/ehlcmz5a31kok40o/EA-logo_2019.svg — 200 — 2.4 KiB — 32 ms — h2https://lzzos7clo5.execute-api.us-east-1.amazonaws.com/prod/getBlocksV2?collection_type=page&version=evilangel_freetour&collection_id=sfw&number_of_blocks=30lzzos7clo5.execute-api.us-east-1.am... https://lzzos7clo5.execute-api.us-east-1.amazonaws.com/prod/getBlocksV2?collection_type=page&version=evilangel_freetour&collection_id=sfw&number_of_blocks=30 — 200 — 16.7 KiB — 418 ms — h2https://wp8q3hdhdz-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.1)%3B%20Lite%20(5.50.1)%3B%20Browser&x-algolia-api-key=cbb1a344b1723e4db15cb9f47be65efc&x-algolia-application-id=WP8Q3HDHDZwp8q3hdhdz-dsn.algolia.net/1/indexe... https://wp8q3hdhdz-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.1)%3B%20Lite%20(5.50.1)%3B%20Browser&x-algolia-api-key=cbb1a344b1723e4db15cb9f47be65efc&x-algolia-application-id=WP8Q3HDHDZ — 200 — 2.0 KiB — 87 ms — http/1.1https://usage.trackjs.com/usage.gif?token=6e6c2cea097c4c88a35abe3dfd12c4ef&correlationId=96c15836-ebd2-4fce-9cac-2ff1f9169cce&application=kosmos&x=c7593ba7-f210-4529-9588-73baca72b06e&usage.trackjs.com/usage.gif?token=6... https://usage.trackjs.com/usage.gif?token=6e6c2cea097c4c88a35abe3dfd12c4ef&correlationId=96c15836-ebd2-4fce-9cac-2ff1f9169cce&application=kosmos&x=c7593ba7-f210-4529-9588-73baca72b06e& — 200 — 273 B — 310 ms — http/1.1https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Twitter.svgkosmos-assets-prod.react.gammacdn.c... https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Twitter.svg — 200 — 1.1 KiB — 102 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/18nby11jr6jo4s0g/Lato-Bold.woff2 — 200 — 28.9 KiB — 39 ms — h2https://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2static01-cms-buddies.gammacdn.com/e... https://static01-cms-buddies.gammacdn.com/evilangel/m/24reawf4md5w04cs/Lato-Black.woff2 — 200 — 28.3 KiB — 47 ms — h2https://kosmos-prod.react.gammacdn.com/component-Promobar.7c3a347cbb993c13aad9.csskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-Promobar.7c3a347cbb993c13aad9.css — 200 — 1.2 KiB — 20 ms — h2https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.jskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-Promobar.modern.4414bc1baabe32ed8b91.js — 200 — 2.3 KiB — 20 ms — h2https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epochwww.gammaentertainment.com/legal/si... https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epoch — 200 — 4.9 KiB — 201 ms — h2https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epochwww.gammaentertainment.com/legal/si... https://www.gammaentertainment.com/legal/sitefooter?siteurl=evilangel.com&version=epoch — 200 — 4.6 KiB — 355 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 0 B — 198 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 123 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 230 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAAtCAYAAAAjkQw8AAAKnklEQVR4Ae3bu6utVxXGYSv/BUtBE…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAAtCAYAAAAjkQw8AAAKnklEQVR4Ae3bu6utVxXGYSv/BUtBE… — 200 — 0 B — 0 ms — datahttps://static01-cms-evilangel.gammacdn.com/evilangel/m/18zfumbpr7mswkcs/visa.jpgstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/18zfumbpr7mswkcs/visa.jpg — 200 — 12.2 KiB — 35 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfCAYAAABjyArgAAADfklEQVRoBe2YUW7TQBCGIy4QIXipe…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfCAYAAABjyArgAAADfklEQVRoBe2YUW7TQBCGIy4QIXipe… — 200 — 0 B — 0 ms — datahttps://static01-cms-evilangel.gammacdn.com/evilangel/m/9hg2m3vzpz40c8w4/mastercard.jpgstatic01-cms-evilangel.gammacdn.com... https://static01-cms-evilangel.gammacdn.com/evilangel/m/9hg2m3vzpz40c8w4/mastercard.jpg — 200 — 8.9 KiB — 37 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 116 ms — http/1.1https://kosmos-prod.react.gammacdn.com/component-MediaSlider.303e5591b0f11af6c776.csskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-MediaSlider.303e5591b0f11af6c776.css — 200 — 933 B — 18 ms — h2https://kosmos-prod.react.gammacdn.com/component-MediaSlider.modern.8cf27141111615adac4c.jskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-MediaSlider.modern.8cf27141111615adac4c.js — 200 — 1.8 KiB — 19 ms — h2https://kosmos-prod.react.gammacdn.com/component-BenefitsList.0a0591e8b0e85ffab3b2.csskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-BenefitsList.0a0591e8b0e85ffab3b2.css — 200 — 1.3 KiB — 21 ms — h2https://kosmos-prod.react.gammacdn.com/component-BenefitsList.modern.395eed225446cf29b9de.jskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-BenefitsList.modern.395eed225446cf29b9de.js — 200 — 1.7 KiB — 19 ms — h2https://kosmos-prod.react.gammacdn.com/component-ImageGrid.7d5bf2dc61075873b1b7.csskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-ImageGrid.7d5bf2dc61075873b1b7.css — 200 — 900 B — 22 ms — h2https://kosmos-prod.react.gammacdn.com/component-ImageGrid.modern.d11a3916555e14d1146c.jskosmos-prod.react.gammacdn.com/comp... https://kosmos-prod.react.gammacdn.com/component-ImageGrid.modern.d11a3916555e14d1146c.js — 200 — 1.7 KiB — 23 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5HMQS91RVC&cx=c&gtm=4e6781www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5HMQS91RVC&cx=c&gtm=4e6781 — 200 — 165.8 KiB — 562 ms — h2https://cdn.izooto.com/scripts/ff780d02ca2f1d8c47a988eb96bde80e72b3bf12.jscdn.izooto.com/scripts/ff780d02ca2f... https://cdn.izooto.com/scripts/ff780d02ca2f1d8c47a988eb96bde80e72b3bf12.js — 200 — 3.0 KiB — 54 ms — h3https://transform.gammacdn.com/5mtb3zfzz1y7/30wQ5tluprE0ZUNq18hml5/b664c04c10f9ff4606effdbfdd32eb5e/Row_1_Image_1_.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/30wQ5tluprE0ZUNq18hml5/b664c04c10f9ff4606effdbfdd32eb5e/Row_1_Image_1_.jpg?width=1350&format=webp — 200 — 66.9 KiB — 138 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/667KcRRnnAG2eGvunifxZ/0af56e80fd0c1def59731e92dd88ad24/Row_2_Image_1.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/667KcRRnnAG2eGvunifxZ/0af56e80fd0c1def59731e92dd88ad24/Row_2_Image_1.jpg?width=700&format=webp — 200 — 65.9 KiB — 169 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4JJ168LdgyVAzRDRIJqTY9/e3f4b39fb27628b350ba9c1c0678d4f9/Row_2_Image_2.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4JJ168LdgyVAzRDRIJqTY9/e3f4b39fb27628b350ba9c1c0678d4f9/Row_2_Image_2.jpg?width=700&format=webp — 200 — 28.2 KiB — 172 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/UGDixVgIgt5FN95PndLTH/45f985452a7b9ef9ac3b615b16796256/Row_1_Image_2.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/UGDixVgIgt5FN95PndLTH/45f985452a7b9ef9ac3b615b16796256/Row_1_Image_2.jpg?width=1350&format=webp — 200 — 93.8 KiB — 195 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/VTm8Fp1jWpMPtFuvKpPHD/8f5280b14daf235a0d02f14e57c018b7/Row_2_Image_3.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/VTm8Fp1jWpMPtFuvKpPHD/8f5280b14daf235a0d02f14e57c018b7/Row_2_Image_3.jpg?width=700&format=webp — 200 — 56.8 KiB — 183 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/6eCi0bO9aohJvgH53xW3og/f3f887e0d260c513528be965ffebf549/Row_2_Image_4.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/6eCi0bO9aohJvgH53xW3og/f3f887e0d260c513528be965ffebf549/Row_2_Image_4.jpg?width=700&format=webp — 200 — 39.5 KiB — 200 ms — h2https://cdn.izooto.com/scripts/sdk/main.jscdn.izooto.com/scripts/sdk/main.js https://cdn.izooto.com/scripts/sdk/main.js — 200 — 96.0 KiB — 81 ms — h3https://transform.gammacdn.com/5mtb3zfzz1y7/79mboVjzqBQl1hkA6oU4D2/a89aeac1b69fb079ca1a7c38e7899d6d/EA_SFW_Lander_v2.jpg?width=1350&height=492&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/79mboVjzqBQl1hkA6oU4D2/a89aeac1b69fb079ca1a7c38e7899d6d/EA_SFW_Lander_v2.jpg?width=1350&height=492&format=webp — 200 — 69.5 KiB — 788 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/2QVxANdOTonFGMhozktu5J/e85afa27854479dcb5370063c8d5bca6/Row_1_Image_3.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/2QVxANdOTonFGMhozktu5J/e85afa27854479dcb5370063c8d5bca6/Row_1_Image_3.jpg?width=1350&format=webp — 200 — 29.5 KiB — 140 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/UGDixVgIgt5FN95PndLTH/45f985452a7b9ef9ac3b615b16796256/Row_1_Image_2.jpg?width=450&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/UGDixVgIgt5FN95PndLTH/45f985452a7b9ef9ac3b615b16796256/Row_1_Image_2.jpg?width=450&format=webp — 200 — 26.5 KiB — 133 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/3tE9Bwi191GiKwM0uarB9z/4b0f98a722013ff7587a7499d3902452/Row_2_Image_5.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/3tE9Bwi191GiKwM0uarB9z/4b0f98a722013ff7587a7499d3902452/Row_2_Image_5.jpg?width=700&format=webp — 200 — 62.2 KiB — 157 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/2QVxANdOTonFGMhozktu5J/e85afa27854479dcb5370063c8d5bca6/Row_1_Image_3.jpg?width=450&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/2QVxANdOTonFGMhozktu5J/e85afa27854479dcb5370063c8d5bca6/Row_1_Image_3.jpg?width=450&format=webp — 200 — 8.3 KiB — 141 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/VTm8Fp1jWpMPtFuvKpPHD/8f5280b14daf235a0d02f14e57c018b7/Row_2_Image_3.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/VTm8Fp1jWpMPtFuvKpPHD/8f5280b14daf235a0d02f14e57c018b7/Row_2_Image_3.jpg?width=250&format=webp — 200 — 15.7 KiB — 143 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/6eCi0bO9aohJvgH53xW3og/f3f887e0d260c513528be965ffebf549/Row_2_Image_4.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/6eCi0bO9aohJvgH53xW3og/f3f887e0d260c513528be965ffebf549/Row_2_Image_4.jpg?width=250&format=webp — 200 — 12.7 KiB — 145 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/3tE9Bwi191GiKwM0uarB9z/4b0f98a722013ff7587a7499d3902452/Row_2_Image_5.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/3tE9Bwi191GiKwM0uarB9z/4b0f98a722013ff7587a7499d3902452/Row_2_Image_5.jpg?width=250&format=webp — 200 — 17.0 KiB — 146 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/24AgzSKWpkrI3IwE5HJM9D/b33c7e4f9a7547d4c3627a50fc0196dc/Row_2_Image_6.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/24AgzSKWpkrI3IwE5HJM9D/b33c7e4f9a7547d4c3627a50fc0196dc/Row_2_Image_6.jpg?width=700&format=webp — 200 — 42.1 KiB — 152 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/24AgzSKWpkrI3IwE5HJM9D/b33c7e4f9a7547d4c3627a50fc0196dc/Row_2_Image_6.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/24AgzSKWpkrI3IwE5HJM9D/b33c7e4f9a7547d4c3627a50fc0196dc/Row_2_Image_6.jpg?width=250&format=webp — 200 — 12.6 KiB — 156 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/5NIXwoXTmxhAGGTzECdvDB/eeb76cdb7996414efc7c7b42819e4c5b/Row_3_Image_2.jpg?width=450&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/5NIXwoXTmxhAGGTzECdvDB/eeb76cdb7996414efc7c7b42819e4c5b/Row_3_Image_2.jpg?width=450&format=webp — 200 — 27.2 KiB — 160 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4GnBtNlc4Ms6ZSw5m3yANy/ca9ae42740783585e246907cde2106a3/Row_3_Image_3.jpg?width=450&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4GnBtNlc4Ms6ZSw5m3yANy/ca9ae42740783585e246907cde2106a3/Row_3_Image_3.jpg?width=450&format=webp — 200 — 17.7 KiB — 162 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/1DFod1iLXjHYAv0a3jcmVo/d70a67ec6aef47a9e3681547a316c540/Row_3_Image_1_.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/1DFod1iLXjHYAv0a3jcmVo/d70a67ec6aef47a9e3681547a316c540/Row_3_Image_1_.jpg?width=1350&format=webp — 200 — 45.6 KiB — 164 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4KdJlt3g9Ho2sDdJoa1r4J/71917fd27aae71c4a24c6ec312d1cd62/Row_4_Image_3.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4KdJlt3g9Ho2sDdJoa1r4J/71917fd27aae71c4a24c6ec312d1cd62/Row_4_Image_3.jpg?width=250&format=webp — 200 — 8.8 KiB — 197 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/1PmzxwpqeiioIBtrqXEHOC/ced5f32202ae210095536e1942b512a2/Row_4_Image_4.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/1PmzxwpqeiioIBtrqXEHOC/ced5f32202ae210095536e1942b512a2/Row_4_Image_4.jpg?width=250&format=webp — 200 — 21.1 KiB — 163 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/2SXOh1SwrOxWg6A9R0EFsj/3765ce871996ab80b135918588de3453/Row_4_Image_5.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/2SXOh1SwrOxWg6A9R0EFsj/3765ce871996ab80b135918588de3453/Row_4_Image_5.jpg?width=250&format=webp — 200 — 9.2 KiB — 165 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/60Cr2F9ZEAJHkYW0pUhUSq/ade2f4919a9a4dda6acccf69c3fbc18c/Row_4_Image_6.jpg?width=250&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/60Cr2F9ZEAJHkYW0pUhUSq/ade2f4919a9a4dda6acccf69c3fbc18c/Row_4_Image_6.jpg?width=250&format=webp — 200 — 18.4 KiB — 168 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4rBd81b87D0mRSvp2hmfXK/917d7a4f1b9cbc9ac628fa155c242f40/Row_4_Image_1_.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4rBd81b87D0mRSvp2hmfXK/917d7a4f1b9cbc9ac628fa155c242f40/Row_4_Image_1_.jpg?width=700&format=webp — 200 — 46.6 KiB — 171 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/3bbJ0PQnqsBEHMuJrdX0ZU/14280ea85923652dd9824216a2265d6e/Row_4_Image_2.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/3bbJ0PQnqsBEHMuJrdX0ZU/14280ea85923652dd9824216a2265d6e/Row_4_Image_2.jpg?width=700&format=webp — 200 — 45.3 KiB — 173 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/5NIXwoXTmxhAGGTzECdvDB/eeb76cdb7996414efc7c7b42819e4c5b/Row_3_Image_2.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/5NIXwoXTmxhAGGTzECdvDB/eeb76cdb7996414efc7c7b42819e4c5b/Row_3_Image_2.jpg?width=1350&format=webp — 200 — 99.9 KiB — 185 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4KdJlt3g9Ho2sDdJoa1r4J/71917fd27aae71c4a24c6ec312d1cd62/Row_4_Image_3.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4KdJlt3g9Ho2sDdJoa1r4J/71917fd27aae71c4a24c6ec312d1cd62/Row_4_Image_3.jpg?width=700&format=webp — 200 — 30.6 KiB — 178 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/1PmzxwpqeiioIBtrqXEHOC/ced5f32202ae210095536e1942b512a2/Row_4_Image_4.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/1PmzxwpqeiioIBtrqXEHOC/ced5f32202ae210095536e1942b512a2/Row_4_Image_4.jpg?width=700&format=webp — 200 — 80.1 KiB — 192 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/4GnBtNlc4Ms6ZSw5m3yANy/ca9ae42740783585e246907cde2106a3/Row_3_Image_3.jpg?width=1350&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/4GnBtNlc4Ms6ZSw5m3yANy/ca9ae42740783585e246907cde2106a3/Row_3_Image_3.jpg?width=1350&format=webp — 200 — 72.8 KiB — 192 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/2SXOh1SwrOxWg6A9R0EFsj/3765ce871996ab80b135918588de3453/Row_4_Image_5.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/2SXOh1SwrOxWg6A9R0EFsj/3765ce871996ab80b135918588de3453/Row_4_Image_5.jpg?width=700&format=webp — 200 — 31.2 KiB — 189 ms — h2https://transform.gammacdn.com/5mtb3zfzz1y7/60Cr2F9ZEAJHkYW0pUhUSq/ade2f4919a9a4dda6acccf69c3fbc18c/Row_4_Image_6.jpg?width=700&format=webptransform.gammacdn.com/5mtb3zfzz1y7... https://transform.gammacdn.com/5mtb3zfzz1y7/60Cr2F9ZEAJHkYW0pUhUSq/ade2f4919a9a4dda6acccf69c3fbc18c/Row_4_Image_6.jpg?width=700&format=webp — 200 — 61.6 KiB — 190 ms — h2https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1cdn.izooto.com/scripts/sak/iz_setci... https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1 — 200 — 1.6 KiB — 61 ms — h3https://ctf-images.gammacdn.com/cdyxtpbavd4i/clAOhYmjkifHtwIWhfaGO/c10ffdc9567d6c802caff8dac88601f9/Worldcup2026_Promobar_Organic_Desktop_50Off_copy.jpgctf-images.gammacdn.com/cdyxtpbavd4... https://ctf-images.gammacdn.com/cdyxtpbavd4i/clAOhYmjkifHtwIWhfaGO/c10ffdc9567d6c802caff8dac88601f9/Worldcup2026_Promobar_Organic_Desktop_50Off_copy.jpg — 200 — 94.2 KiB — 139 ms — h2https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Clear.svgkosmos-assets-prod.react.gammacdn.c... https://kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Clear.svg — 200 — 1.1 KiB — 33 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-5HMQS91RVC&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&_p=1783669177729&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGAC&_ng=1&are=1&cid=1176119794.1783669179&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224&sid=1783669179&sct=1&seg=0&dl=https%3A%2F%2Fwww.evilangel.com%2Fsfw&dt=Life%20Is%20Too%20Short%20For%20Soft%20Porn!%20%7C%20Evil%20Angel&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2821region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-5HMQS91RVC&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&_p=1783669177729&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGAC&_ng=1&are=1&cid=1176119794.1783669179&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224&sid=1783669179&sct=1&seg=0&dl=https%3A%2F%2Fwww.evilangel.com%2Fsfw&dt=Life%20Is%20Too%20Short%20For%20Soft%20Porn!%20%7C%20Evil%20Angel&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2821 — 204 — 551 B — 66 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-5HMQS91RVC&cid=1176119794.1783669179&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-5HMQS91RVC&cid=1176119794.1783669179&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224 — 204 — 560 B — 71 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-5HMQS91RVC&cid=1176119794.1783669179&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224&z=1110896269www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-5HMQS91RVC&cid=1176119794.1783669179&gtm=45je6781v878695931z876312894za20gzb76312894zd76312894&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938468~118395333~118826210~118897920~118897930~119027224&z=1110896269 — 200 — 408 B — 619 ms — h2https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 115 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 111 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 115 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 119 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 118 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 123 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 158 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 151 ms — http/1.1https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event2aed6ghjsb4436qtebuqk3gfzq0xeauy.la... https://2aed6ghjsb4436qtebuqk3gfzq0xeauy.lambda-url.us-east-1.on.aws/chug/event — 200 — 340 B — 158 ms — http/1.1https://cdn.izooto.com/scripts/sdk/izextf.jscdn.izooto.com/scripts/sdk/izextf.j... https://cdn.izooto.com/scripts/sdk/izextf.js — 200 — 12.3 KiB — 27 ms — h3https://www.gstatic.com/firebasejs/10.13.2/firebase-app-compat.jswww.gstatic.com/firebasejs/10.13.2/... https://www.gstatic.com/firebasejs/10.13.2/firebase-app-compat.js — 200 — 10.4 KiB — 505 ms — h2https://www.gstatic.com/firebasejs/10.13.2/firebase-messaging-compat.jswww.gstatic.com/firebasejs/10.13.2/... https://www.gstatic.com/firebasejs/10.13.2/firebase-messaging-compat.js — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 852ms · 620KB · $11/mo
kosmos-prod.react.gammacdn.com
Other
Costly
Execution 387ms
Transfer 5 KB
Monthly Cost $5/mo
kosmos-prod.react.gammacdn.com
Other
Optional
Execution 195ms
Transfer 426 KB
Unused 56%
Monthly Cost $3/mo
www.evilangel.com
Other
Optional
Execution 78ms
Transfer 4 KB
Monthly Cost $1/mo
kosmos-prod.react.gammacdn.com
Other
Optional
Execution 72ms
Transfer 34 KB
Monthly Cost $1/mo
www.evilangel.com
Other
Optional
Execution 61ms
Transfer 15 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 136 KB
Unused 47%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • kosmos-prod.react.gammacdn.com adds 387ms and costs ~$5/month

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

kosmos-prod.react.gammacdn.com takes 387ms 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 kosmos-prod.react.gammacdn.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

Image Optimization
33 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

33

Total Size

0 KB

Oversized

11

4 missing alt text 22 missing dimensions 12 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback