Skip to content
https://myremory.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
2
REVIEW
3
PASS
7
INFO
2

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

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

692 ms

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

4.06 s

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

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

692 ms

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.07 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
14
7 PASS 3 REVIEW 2 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 28 requests
FIX
4.6 MB transferred, 28 requests
Critical::
Page weighs 5.2 MB (4.6 MB transferred)
Info::
Fonts are 3.8 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 3.8 MB
Info::
28 HTTP requests
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
28 requests
0.97 g CO2 per page load
Fonts 3.8 MiB 83%
Images 520.2 KiB 11%
JavaScript 258.1 KiB 5%
HTML 11.0 KiB 0%
CSS 8.2 KiB 0%
Other 653 B 0%
Other 547 B 0%
0 2.4 MB 4.9 MB
Over budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
Third-Party Impact
Action
84% third-party, 0 ms blocking
FIX
84% third-party, 0 ms blocking
Warning::
Third-party code accounts for 84% of page weight (3.9 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
16%
84%
First-party Third-party
B
JS Bundles
8 scripts, 86 KB unused
REVIEW
8 scripts, 86 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QBR7...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://myremory.com/_next/static/chunks/fd9d1056-...: 22 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 86 KB
86 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-QBR7SQMZ8X157 KB65 KB (42%)3rd
https://myremory.com/_next/static/chunks/fd9d1056-42a1c2df9c4a85a8.js54 KB22 KB (40%)1st
https://myremory.com/_next/static/chunks/webpack-c03295fbe2c206ad.js2 KB1st
https://myremory.com/_next/static/chunks/117-59e030f1b0f89043.js33 KB1st
https://myremory.com/_next/static/chunks/main-app-2dcde4753ea0d175.js1 KB1st
https://myremory.com/_next/static/chunks/145-62386de79300483c.js6 KB1st
https://myremory.com/_next/static/chunks/app/page-d93ed546ea14df60.js2 KB1st
https://myremory.com/_next/static/chunks/app/layout-74678366b6188099.js4 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

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

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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
10 images, 0 KB saveable
PASS
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 520 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
497ms total JS execution
PASS
497ms total JS execution
Info::
https://www.googletagmanager.com/gtag/js?id=G-QBR7...: 156ms CPU time
Info::
https://myremory.com/: 134ms CPU time
Info::
Unattributable: 112ms CPU time
Info::
https://myremory.com/_next/static/chunks/117-59e03...: 94ms CPU time
Warning::
Third-party scripts: 268ms (54% of total)

Main Thread Breakdown

Script Evaluation 49% Other 24% Style & Layout 12% Script Parsing & Compilation 8% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-QBR7SQMZ8X156ms132ms22ms3rd
https://myremory.com/134ms15ms6ms1st
Unattributable112ms3ms0ms3rd
https://myremory.com/_next/static/chunks/117-59e030f1b0f89043.js94ms79ms9ms1st
A+
Font Loading
4 fonts (3936 KB)
PASS
4 fonts (3936 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

3936 KB total

Render-blocking

0

of 4

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 692 ms LCP 4.1 shttps://myremory.com/_next/static/media/7b89a4fd5e90ede0-s.p.woff27b89a4fd5e90ede0-s.p.woff2 https://myremory.com/_next/static/media/7b89a4fd5e90ede0-s.p.woff2 — 37.2 KiB — 0 ms — font-display: swaphttps://myremory.com/_next/static/media/e18f83c737786aa7-s.p.woff2e18f83c737786aa7-s.p.woff2 https://myremory.com/_next/static/media/e18f83c737786aa7-s.p.woff2 — 38.6 KiB — 0 ms — font-display: swaphttps://myremory.com/_next/static/media/e4af272ccee01ff0-s.p.woff2e4af272ccee01ff0-s.p.woff2 https://myremory.com/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 47.5 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/materialsymbolsoutlined/v324/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2kJEhBvYX7BgnkSrUwT8Ohrd... https://fonts.gstatic.com/s/materialsymbolsoutlined/v324/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 — 3.7 MiB — 0 ms — font-display: swap
7b89a4fd5e90ede0-s.p.woff2 woff2 swap
Size 37 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
e18f83c737786aa7-s.p.woff2 woff2 swap
Size 39 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
e4af272ccee01ff0-s.p.woff2 woff2 swap
Size 47 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
kJEhBvYX7BgnkSrUwT8Ohrd... woff2 swap
Size 3813 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • 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 ~1906 KB and ~3812 ms

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
Network Waterfall
28 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
54% of JavaScript execution is third-party
First-party Third-party 268ms · 157KB · $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 156ms
Transfer 157 KB
Unused 42%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 112ms
Transfer 0 KB
Monthly Cost $1/mo

54% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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