Skip to content
https://shotprep.io

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
3
PASS
9
INFO
2

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

96
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

395 ms

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

654 ms

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

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

1.24 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
15
9 PASS 3 REVIEW 1 FIX
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
JS Execution Cost
802ms total JS execution
REVIEW
802ms total JS execution
Warning::
https://shotprep.io/_next/static/chunks/10~x95jhs6...: 299ms CPU time
Info::
https://shotprep.io/_next/static/chunks/0pfzsr1~bc...: 174ms CPU time
Info::
https://shotprep.io/_next/static/chunks/0kt_.0j901...: 119ms CPU time
Info::
https://shotprep.io/: 114ms CPU time
Info::
Unattributable: 96ms CPU time
Info::
Third-party scripts: 96ms (12% of total)

Main Thread Breakdown

Script Evaluation 65% Other 16% Style & Layout 7% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js299ms254ms11ms1st
https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js174ms156ms11ms1st
https://shotprep.io/_next/static/chunks/0kt_.0j901zal.js119ms107ms6ms1st
https://shotprep.io/114ms4ms3ms1st
Unattributable96ms7ms0ms3rd
B
JS Bundles
16 scripts, 110 KB unused
REVIEW
16 scripts, 110 KB unused
Warning::
https://shotprep.io/_next/static/chunks/0pfzsr1~bc...: 32 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://shotprep.io/_next/static/chunks/10~x95jhs6...: 27 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-assets.i.posthog.com/static/surveys.js?...: 25 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-assets.i.posthog.com/static/posthog-rec...: 25 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 110 KB
110 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js63 KB32 KB (52%)1st
https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js71 KB27 KB (39%)1st
https://us-assets.i.posthog.com/static/surveys.js?v=1.369.232 KB25 KB (80%)3rd
https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.369.251 KB25 KB (48%)3rd
https://shotprep.io/_next/static/chunks/0c~156nc_i3ig.js13 KB1st
https://shotprep.io/_next/static/chunks/turbopack-00~wptou1ihkb.js5 KB1st
https://shotprep.io/_next/static/chunks/054gu1sohjwr6.js2 KB1st
https://shotprep.io/_next/static/chunks/0sl_nocd_j~un.js10 KB1st
https://shotprep.io/_next/static/chunks/0yb2wil16uz6h.js2 KB1st
https://shotprep.io/_next/static/chunks/0n.kggqhk7wie.js11 KB1st

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
453 KB transferred, 32 requests
PASS
453 KB transferred, 32 requests
Info::
Page weighs 1.2 MB (453 KB transferred)
Info::
32 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
453 KB / 2.4 MB budget
453 KB transferred
32 requests
0.09 g CO2 per page load
JavaScript 323.9 KiB 71%
Fonts 47.5 KiB 10%
Images 44.9 KiB 10%
CSS 18.3 KiB 4%
HTML 10.1 KiB 2%
Other 5.5 KiB 1%
Other 3.0 KiB 1%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
18% third-party, 0 ms blocking
PASS
18% third-party, 0 ms blocking
Info::
Third-party code accounts for 18% of page weight (83.9 KiB of 453.3 KiB)
Info::
Third-party blocking time is low (0 ms)
82%
18%
First-party Third-party
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
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Info::
All images are well-optimized
2 images 45 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (48 KB)
PASS
1 fonts (48 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

48 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 395 ms LCP 654 mshttps://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff283afe278b6a6bb3c-s.p.0q... https://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2 — 47.5 KiB — 42 ms — font-display: swap
83afe278b6a6bb3c-s.p.0q... woff2 swap
Size 48 KB
Load time 42 ms
Start 569 ms
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+
Page Weight Inventory
32 resources · 453 KB · 110 KB savings available
PASS
32 resources · 453 KB · 110 KB savings available
Info::
Within 1MB page-weight target
Got: 453 KB
Info::
~110 KB of savings available
Info::
3 third-party resources (18% of weight)
32 resources · 453.3 KiB · 3 third-party Within 1MB page-weight target
JavaScript 71% · 323.9 KiB
Image 11% · 47.9 KiB
Font 10% · 47.5 KiB
CSS 4% · 18.3 KiB
Document 2% · 10.1 KiB
Other 1% · 5.5 KiB

~109.6 KiB of savings available

Remove unused JavaScript: 109.6 KiB
Network Waterfall
32 requests over 2027ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 395 ms LCP 654 mshttps://shotprep.io// https://shotprep.io/ — 200 — 10.1 KiB — 543 ms — h2https://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2/_next/static/media/83afe278b6a6bb3... https://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2 — 200 — 47.5 KiB — 42 ms — h2https://shotprep.io/branding/ShotPrep%20Logo_Wide_Black.svg/branding/ShotPrep%20Logo_Wide_Blac... https://shotprep.io/branding/ShotPrep%20Logo_Wide_Black.svg — 200 — 2.6 KiB — 23 ms — h2https://shotprep.io/_next/static/chunks/17heakrmec2oc.css/_next/static/chunks/17heakrmec2oc.... https://shotprep.io/_next/static/chunks/17heakrmec2oc.css — 200 — 18.3 KiB — 250 ms — h2https://shotprep.io/_next/static/chunks/0yb2wil16uz6h.js/_next/static/chunks/0yb2wil16uz6h.... https://shotprep.io/_next/static/chunks/0yb2wil16uz6h.js — 200 — 2.2 KiB — 36 ms — h2https://shotprep.io/_next/static/chunks/0v4u3m0g.42xq.js/_next/static/chunks/0v4u3m0g.42xq.... https://shotprep.io/_next/static/chunks/0v4u3m0g.42xq.js — 200 — 10.0 KiB — 181 ms — h2https://shotprep.io/_next/static/chunks/0kt_.0j901zal.js/_next/static/chunks/0kt_.0j901zal.... https://shotprep.io/_next/static/chunks/0kt_.0j901zal.js — 200 — 37.5 KiB — 239 ms — h2https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js/_next/static/chunks/10~x95jhs6ns3.... https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js — 200 — 70.8 KiB — 52 ms — h2https://shotprep.io/_next/static/chunks/0sl_nocd_j~un.js/_next/static/chunks/0sl_nocd_j~un.... https://shotprep.io/_next/static/chunks/0sl_nocd_j~un.js — 200 — 9.5 KiB — 170 ms — h2https://shotprep.io/_next/static/chunks/turbopack-00~wptou1ihkb.js/_next/static/chunks/turbopack-00~w... https://shotprep.io/_next/static/chunks/turbopack-00~wptou1ihkb.js — 200 — 4.7 KiB — 49 ms — h2https://shotprep.io/_next/static/chunks/054gu1sohjwr6.js/_next/static/chunks/054gu1sohjwr6.... https://shotprep.io/_next/static/chunks/054gu1sohjwr6.js — 200 — 1.7 KiB — 21 ms — h2https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js/_next/static/chunks/0pfzsr1~bc4a2.... https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js — 200 — 63.4 KiB — 41 ms — h2https://shotprep.io/_next/static/chunks/0c~156nc_i3ig.js/_next/static/chunks/0c~156nc_i3ig.... https://shotprep.io/_next/static/chunks/0c~156nc_i3ig.js — 200 — 13.4 KiB — 28 ms — h2https://shotprep.io/_next/static/chunks/0n.kggqhk7wie.js/_next/static/chunks/0n.kggqhk7wie.... https://shotprep.io/_next/static/chunks/0n.kggqhk7wie.js — 200 — 11.3 KiB — 150 ms — h2https://shotprep.io/_next/static/chunks/0cu4hb498oeom.js/_next/static/chunks/0cu4hb498oeom.... https://shotprep.io/_next/static/chunks/0cu4hb498oeom.js — 200 — 9.2 KiB — 159 ms — h2https://shotprep.io/_next/image?url=%2Fmarketing%2Fhero-shotlist.png&w=1200&q=75/_next/image?url=%2Fmarketing%2Fher... https://shotprep.io/_next/image?url=%2Fmarketing%2Fhero-shotlist.png&w=1200&q=75 — 200 — 42.3 KiB — 389 ms — h2https://shotprep.io/favicon.ico?favicon.0y004zo38o4um.ico/favicon.ico?favicon.0y004zo38o4um.... https://shotprep.io/favicon.ico?favicon.0y004zo38o4um.ico — 200 — 3.0 KiB — 19 ms — h2https://us-assets.i.posthog.com/array/phc_rHDLd2kPy9i7YJqNxURT74UZnuuoaMD6R4xHVBNYoBtc/config.jsus-assets.i.posthog.com/array/phc_r... https://us-assets.i.posthog.com/array/phc_rHDLd2kPy9i7YJqNxURT74UZnuuoaMD6R4xHVBNYoBtc/config.js — 200 — 967 B — 26 ms — h2https://shotprep.io/signup?_rsc=1r34m/signup?_rsc=1r34m https://shotprep.io/signup?_rsc=1r34m — 200 — 1.2 KiB — 182 ms — h2https://shotprep.io/login?_rsc=1r34m/login?_rsc=1r34m https://shotprep.io/login?_rsc=1r34m — 200 — 70 B — 469 ms — h2https://shotprep.io/roadmap?_rsc=1r34m/roadmap?_rsc=1r34m https://shotprep.io/roadmap?_rsc=1r34m — 200 — 254 B — 278 ms — h2https://shotprep.io/pricing?_rsc=1r34m/pricing?_rsc=1r34m https://shotprep.io/pricing?_rsc=1r34m — 200 — 253 B — 268 ms — h2https://shotprep.io/193cf7d0eca47b9c/script.js/193cf7d0eca47b9c/script.js https://shotprep.io/193cf7d0eca47b9c/script.js — 200 — 4.8 KiB — 37 ms — h2https://shotprep.io/09829273f682fb5d/script.js/09829273f682fb5d/script.js https://shotprep.io/09829273f682fb5d/script.js — 200 — 1.5 KiB — 24 ms — h2https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.369.2us-assets.i.posthog.com/static/post... https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.369.2 — 200 — 51.1 KiB — 44 ms — h2https://us-assets.i.posthog.com/static/surveys.js?v=1.369.2us-assets.i.posthog.com/static/surv... https://us-assets.i.posthog.com/static/surveys.js?v=1.369.2 — 200 — 31.9 KiB — 42 ms — h2https://shotprep.io/09829273f682fb5d/view/09829273f682fb5d/view https://shotprep.io/09829273f682fb5d/view — 200 — 172 B — 64 ms — h2https://shotprep.io/signup?_rsc=p37cr/signup?_rsc=p37cr https://shotprep.io/signup?_rsc=p37cr — 200 — 718 B — 168 ms — h2https://shotprep.io/pricing?_rsc=p37cr/pricing?_rsc=p37cr https://shotprep.io/pricing?_rsc=p37cr — 200 — 727 B — 469 ms — h2https://shotprep.io/roadmap?_rsc=p37cr/roadmap?_rsc=p37cr https://shotprep.io/roadmap?_rsc=p37cr — 200 — 706 B — 158 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 395 ms LCP 654 mshttps://shotprep.io// https://shotprep.io/ — 200 — 10.1 KiB — 543 ms — h2https://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2/_next/static/media/83afe278b6a6bb3... https://shotprep.io/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2 — 200 — 47.5 KiB — 42 ms — h2https://shotprep.io/branding/ShotPrep%20Logo_Wide_Black.svg/branding/ShotPrep%20Logo_Wide_Blac... https://shotprep.io/branding/ShotPrep%20Logo_Wide_Black.svg — 200 — 2.6 KiB — 23 ms — h2https://shotprep.io/_next/static/chunks/17heakrmec2oc.css/_next/static/chunks/17heakrmec2oc.... https://shotprep.io/_next/static/chunks/17heakrmec2oc.css — 200 — 18.3 KiB — 250 ms — h2https://shotprep.io/_next/static/chunks/0yb2wil16uz6h.js/_next/static/chunks/0yb2wil16uz6h.... https://shotprep.io/_next/static/chunks/0yb2wil16uz6h.js — 200 — 2.2 KiB — 36 ms — h2https://shotprep.io/_next/static/chunks/0v4u3m0g.42xq.js/_next/static/chunks/0v4u3m0g.42xq.... https://shotprep.io/_next/static/chunks/0v4u3m0g.42xq.js — 200 — 10.0 KiB — 181 ms — h2https://shotprep.io/_next/static/chunks/0kt_.0j901zal.js/_next/static/chunks/0kt_.0j901zal.... https://shotprep.io/_next/static/chunks/0kt_.0j901zal.js — 200 — 37.5 KiB — 239 ms — h2https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js/_next/static/chunks/10~x95jhs6ns3.... https://shotprep.io/_next/static/chunks/10~x95jhs6ns3.js — 200 — 70.8 KiB — 52 ms — h2https://shotprep.io/_next/static/chunks/0sl_nocd_j~un.js/_next/static/chunks/0sl_nocd_j~un.... https://shotprep.io/_next/static/chunks/0sl_nocd_j~un.js — 200 — 9.5 KiB — 170 ms — h2https://shotprep.io/_next/static/chunks/turbopack-00~wptou1ihkb.js/_next/static/chunks/turbopack-00~w... https://shotprep.io/_next/static/chunks/turbopack-00~wptou1ihkb.js — 200 — 4.7 KiB — 49 ms — h2https://shotprep.io/_next/static/chunks/054gu1sohjwr6.js/_next/static/chunks/054gu1sohjwr6.... https://shotprep.io/_next/static/chunks/054gu1sohjwr6.js — 200 — 1.7 KiB — 21 ms — h2https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js/_next/static/chunks/0pfzsr1~bc4a2.... https://shotprep.io/_next/static/chunks/0pfzsr1~bc4a2.js — 200 — 63.4 KiB — 41 ms — h2https://shotprep.io/_next/static/chunks/0c~156nc_i3ig.js/_next/static/chunks/0c~156nc_i3ig.... https://shotprep.io/_next/static/chunks/0c~156nc_i3ig.js — 200 — 13.4 KiB — 28 ms — h2https://shotprep.io/_next/static/chunks/0n.kggqhk7wie.js/_next/static/chunks/0n.kggqhk7wie.... https://shotprep.io/_next/static/chunks/0n.kggqhk7wie.js — 200 — 11.3 KiB — 150 ms — h2https://shotprep.io/_next/static/chunks/0cu4hb498oeom.js/_next/static/chunks/0cu4hb498oeom.... https://shotprep.io/_next/static/chunks/0cu4hb498oeom.js — 200 — 9.2 KiB — 159 ms — h2https://shotprep.io/_next/image?url=%2Fmarketing%2Fhero-shotlist.png&w=1200&q=75/_next/image?url=%2Fmarketing%2Fher... https://shotprep.io/_next/image?url=%2Fmarketing%2Fhero-shotlist.png&w=1200&q=75 — 200 — 42.3 KiB — 389 ms — h2https://shotprep.io/favicon.ico?favicon.0y004zo38o4um.ico/favicon.ico?favicon.0y004zo38o4um.... https://shotprep.io/favicon.ico?favicon.0y004zo38o4um.ico — 200 — 3.0 KiB — 19 ms — h2https://us-assets.i.posthog.com/array/phc_rHDLd2kPy9i7YJqNxURT74UZnuuoaMD6R4xHVBNYoBtc/config.jsus-assets.i.posthog.com/array/phc_r... https://us-assets.i.posthog.com/array/phc_rHDLd2kPy9i7YJqNxURT74UZnuuoaMD6R4xHVBNYoBtc/config.js — 200 — 967 B — 26 ms — h2https://shotprep.io/signup?_rsc=1r34m/signup?_rsc=1r34m https://shotprep.io/signup?_rsc=1r34m — 200 — 1.2 KiB — 182 ms — h2https://shotprep.io/login?_rsc=1r34m/login?_rsc=1r34m https://shotprep.io/login?_rsc=1r34m — 200 — 70 B — 469 ms — h2https://shotprep.io/roadmap?_rsc=1r34m/roadmap?_rsc=1r34m https://shotprep.io/roadmap?_rsc=1r34m — 200 — 254 B — 278 ms — h2https://shotprep.io/pricing?_rsc=1r34m/pricing?_rsc=1r34m https://shotprep.io/pricing?_rsc=1r34m — 200 — 253 B — 268 ms — h2https://shotprep.io/193cf7d0eca47b9c/script.js/193cf7d0eca47b9c/script.js https://shotprep.io/193cf7d0eca47b9c/script.js — 200 — 4.8 KiB — 37 ms — h2https://shotprep.io/09829273f682fb5d/script.js/09829273f682fb5d/script.js https://shotprep.io/09829273f682fb5d/script.js — 200 — 1.5 KiB — 24 ms — h2https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.369.2us-assets.i.posthog.com/static/post... https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.369.2 — 200 — 51.1 KiB — 44 ms — h2https://us-assets.i.posthog.com/static/surveys.js?v=1.369.2us-assets.i.posthog.com/static/surv... https://us-assets.i.posthog.com/static/surveys.js?v=1.369.2 — 200 — 31.9 KiB — 42 ms — h2https://shotprep.io/09829273f682fb5d/view/09829273f682fb5d/view https://shotprep.io/09829273f682fb5d/view — 200 — 172 B — 64 ms — h2https://shotprep.io/signup?_rsc=p37cr/signup?_rsc=p37cr https://shotprep.io/signup?_rsc=p37cr — 200 — 718 B — 168 ms — h2https://shotprep.io/pricing?_rsc=p37cr/pricing?_rsc=p37cr https://shotprep.io/pricing?_rsc=p37cr — 200 — 727 B — 469 ms — h2https://shotprep.io/roadmap?_rsc=p37cr/roadmap?_rsc=p37cr https://shotprep.io/roadmap?_rsc=p37cr — 200 — 706 B — 158 ms — h2https://shotprep.io/?_rsc=p37cr/?_rsc=p37cr https://shotprep.io/?_rsc=p37cr — 200 — 782 B — 173 ms — h2https://shotprep.io/login?_rsc=p37cr/login?_rsc=p37cr https://shotprep.io/login?_rsc=p37cr — 200 — 693 B — 352 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 96ms · 0KB · $1/mo
Unattributable
Other
Optional
Execution 96ms
Transfer 0 KB
Monthly Cost $1/mo

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