Skip to content
https://goodreads.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
2
PASS
6
INFO
2

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

71
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
51
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

1.94 s

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

3.26 s

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

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

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

3.89 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
6 PASS 2 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 88 requests
FIX
2.4 MB transferred, 88 requests
Info::
Page weighs 6.5 MB (2.4 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 274 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 274 KB
Info::
88 HTTP requests
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
88 requests
0.51 g CO2 per page load
JavaScript 1.2 MiB 49%
Images 737.4 KiB 30%
Fonts 274.5 KiB 11%
CSS 127.9 KiB 5%
HTML 119.0 KiB 5%
Other 1.9 KiB 0%
Other 952 B 0%
Other 860 B 0%
Other 403 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.4 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
11 scripts, 904 KB unused
FIX
11 scripts, 904 KB unused
Warning::
https://s.gr-assets.com/assets/react_client_side/e...: 508 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.gr-assets.com/assets/application-3b88b3d...: 225 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.gr-assets.com/assets/desktop/libraries-c...: 100 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.gr-assets.com/assets/react_client_side/s...: 70 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 904 KB
904 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.js604 KB508 KB (85%)3rd
https://s.gr-assets.com/assets/application-3b88b3dd33277f9d7713cfd1fcaacf09.js271 KB225 KB (83%)3rd
https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.js152 KB100 KB (67%)3rd
https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.js139 KB70 KB (50%)3rd
https://s.gr-assets.com/assets/webfontloader-c578336baa6da50a1f0d46c5164fc699.js5 KB3rd
https://s.gr-assets.com/assets/fb_dep_form-e2e4a0d9dc062011458143c32b2d789b.js1 KB3rd
https://m.media-amazon.com/images/G/01/csminstrumentation/ue-full-11e51f253e8ad9d145f4ed644b40f692._V1_.js7 KB3rd
https://s.gr-assets.com/assets/react_client_side/custom_react_ujs-b1220d5e0a4820e90b905c302fc5cb52.js1 KB3rd
https://m.media-amazon.com/images/I/41mrkPcyPwL.js9 KB3rd
https://platform.twitter.com/widgets.js27 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

F
Page Weight Inventory
Action
88 resources · 2.4 MB · 904 KB savings available
FIX
88 resources · 2.4 MB · 904 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~904 KB of savings available
Warning::
87 third-party resources (100% of weight)
Info::
3 resources over 200KB
88 resources · 2.4 MiB · 87 third-party 1.4 MiB over 1MB target
JavaScript 49% · 1.2 MiB
Image 30% · 739.1 KiB
Font 11% · 274.5 KiB
CSS 5% · 127.9 KiB
Document 5% · 119.4 KiB
Other 0% · 1.9 KiB

~904.0 KiB of savings available

Remove unused JavaScript: 904.0 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.

C
Image Optimization
Action
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/site_footer/footer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/site_footer/footer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/app/badge-android-d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.gr-assets.com/blogs/1774642880p7/31... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/award/2025/choice-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/site_footer/footer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/site_footer/footer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/layout/header/v2/go... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/site_footer/footer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/home/discovery_arro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/app/badge-ios-deskt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.gr-assets.com/assets/an-amazon-company-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.gr-assets.com/images/S/compressed.photo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
59 images 737 KB
0 oversized -0 KB
58 legacy format
25 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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+
JS Execution Cost
368ms total JS execution
PASS
368ms total JS execution
Info::
Unattributable: 95ms CPU time
Info::
https://s.gr-assets.com/assets/react_client_side/e...: 74ms CPU time
Info::
https://s.gr-assets.com/assets/react_client_side/s...: 67ms CPU time
Info::
https://s.gr-assets.com/assets/desktop/libraries-c...: 67ms CPU time
Info::
https://www.goodreads.com/: 65ms CPU time
Warning::
Third-party scripts: 368ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 22% Script Parsing & Compilation 19% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
Unattributable95ms2ms0ms3rd
https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.js74ms26ms46ms3rd
https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.js67ms49ms15ms3rd
https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.js67ms46ms10ms3rd
https://www.goodreads.com/65ms8ms1ms3rd
A+
Font Loading
6 fonts (274 KB)
PASS
6 fonts (274 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

274 KB total

Render-blocking

0

of 6

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 FCP 1.9 s LCP 3.3 shttps://s.gr-assets.com/assets/lato/LatoLatin-Regular-1c0bbd257c304f0c439ffca5188bf64d.woff2LatoLatin-Regular-1c0bb... https://s.gr-assets.com/assets/lato/LatoLatin-Regular-1c0bbd257c304f0c439ffca5188bf64d.woff2 — 43.3 KiB — 96 ms — font-display: swaphttps://s.gr-assets.com/assets/lato/LatoLatin-Bold-68ef13b1d5b140f6454beaf8620f0d00.woff2LatoLatin-Bold-68ef13b1... https://s.gr-assets.com/assets/lato/LatoLatin-Bold-68ef13b1d5b140f6454beaf8620f0d00.woff2 — 44.0 KiB — 103 ms — font-display: swaphttps://s.gr-assets.com/assets/lato/LatoLatin-Italic-3c16c00fcdb07eb96a6bf4eefa26d1f9.woff2LatoLatin-Italic-3c16c0... https://s.gr-assets.com/assets/lato/LatoLatin-Italic-3c16c00fcdb07eb96a6bf4eefa26d1f9.woff2 — 44.9 KiB — 89 ms — font-display: swaphttps://s.gr-assets.com/assets/mw/merriweather-regular-gr-01abdd2b4e6be250f29285f7248e978d.woff2merriweather-regular-gr... https://s.gr-assets.com/assets/mw/merriweather-regular-gr-01abdd2b4e6be250f29285f7248e978d.woff2 — 44.9 KiB — 99 ms — font-display: swaphttps://s.gr-assets.com/assets/mw/merriweather-bold-gr-97a99a0fdb5f796fd06d1a1592c6b9fc.woff2merriweather-bold-gr-97... https://s.gr-assets.com/assets/mw/merriweather-bold-gr-97a99a0fdb5f796fd06d1a1592c6b9fc.woff2 — 45.0 KiB — 67 ms — font-display: swaphttps://s.gr-assets.com/assets/mw/merriweather-italic-gr-09ea79839f9f0f72fe4d3e19f58d8e6a.woff2merriweather-italic-gr-... https://s.gr-assets.com/assets/mw/merriweather-italic-gr-09ea79839f9f0f72fe4d3e19f58d8e6a.woff2 — 52.3 KiB — 74 ms — font-display: swap
LatoLatin-Regular-1c0bb... woff2 swap
Size 43 KB
Load time 96 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LatoLatin-Bold-68ef13b1... woff2 swap
Size 44 KB
Load time 103 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LatoLatin-Italic-3c16c0... woff2 swap
Size 45 KB
Load time 89 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
merriweather-regular-gr... woff2 swap
Size 45 KB
Load time 99 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
merriweather-bold-gr-97... woff2 swap
Size 45 KB
Load time 67 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
merriweather-italic-gr-... woff2 swap
Size 52 KB
Load time 74 ms
Start 1.2 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
Network Waterfall
88 requests over 1931ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.9 s LCP 3.3 shttps://goodreads.com// https://goodreads.com/ — 301 — 388 B — 308 ms — http/1.1https://www.goodreads.com/www.goodreads.com/ https://www.goodreads.com/ — 200 — 15.7 KiB — 549 ms — h2https://s.gr-assets.com/assets/webfontloader-c578336baa6da50a1f0d46c5164fc699.jss.gr-assets.com/assets/webfontloade... https://s.gr-assets.com/assets/webfontloader-c578336baa6da50a1f0d46c5164fc699.js — 200 — 5.2 KiB — 144 ms — h2https://s.gr-assets.com/assets/goodreads-65a131a53d360d5f3f6afd8bc83ee6e0.csss.gr-assets.com/assets/goodreads-65... https://s.gr-assets.com/assets/goodreads-65a131a53d360d5f3f6afd8bc83ee6e0.css — 200 — 99.6 KiB — 127 ms — h2https://s.gr-assets.com/assets/gr/pages/home/signed_out_hp-5c5e54467917b66684387a212840ef84.csss.gr-assets.com/assets/gr/pages/hom... https://s.gr-assets.com/assets/gr/pages/home/signed_out_hp-5c5e54467917b66684387a212840ef84.css — 200 — 3.0 KiB — 186 ms — h2https://s.gr-assets.com/assets/common_images-52bf53648cedebbe6988969ad4c628e3.csss.gr-assets.com/assets/common_image... https://s.gr-assets.com/assets/common_images-52bf53648cedebbe6988969ad4c628e3.css — 200 — 23.7 KiB — 142 ms — h2https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.jss.gr-assets.com/assets/desktop/libr... https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.js — 200 — 151.5 KiB — 181 ms — h2https://s.gr-assets.com/assets/application-3b88b3dd33277f9d7713cfd1fcaacf09.jss.gr-assets.com/assets/application-... https://s.gr-assets.com/assets/application-3b88b3dd33277f9d7713cfd1fcaacf09.js — 200 — 271.4 KiB — 210 ms — h2https://s.gr-assets.com/assets/fb_dep_form-e2e4a0d9dc062011458143c32b2d789b.jss.gr-assets.com/assets/fb_dep_form-... https://s.gr-assets.com/assets/fb_dep_form-e2e4a0d9dc062011458143c32b2d789b.js — 200 — 1.2 KiB — 183 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1715088544l/60372120._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1715088544l/60372120._SX98_.jpg — 200 — 6.3 KiB — 91 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1730211298l/199531828._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1730211298l/199531828._SX98_.jpg — 200 — 7.5 KiB — 85 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1712837291l/199793431._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1712837291l/199793431._SX98_.jpg — 200 — 6.1 KiB — 83 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1707408098l/201102398._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1707408098l/201102398._SX98_.jpg — 200 — 5.0 KiB — 82 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1701741771l/198493673._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1701741771l/198493673._SX98_.jpg — 200 — 4.8 KiB — 86 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1751820530l/29044._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1751820530l/29044._SX98_.jpg — 200 — 4.7 KiB — 84 ms — h2https://images.gr-assets.com/quotes/1511992603p2/8630.jpgimages.gr-assets.com/quotes/1511992... https://images.gr-assets.com/quotes/1511992603p2/8630.jpg — 200 — 1.9 KiB — 120 ms — h2https://images.gr-assets.com/quotes/1387503187p2/10554.jpgimages.gr-assets.com/quotes/1387503... https://images.gr-assets.com/quotes/1387503187p2/10554.jpg — 200 — 2.9 KiB — 118 ms — h2https://images.gr-assets.com/blogs/1774642880p7/3113.jpgimages.gr-assets.com/blogs/17746428... https://images.gr-assets.com/blogs/1774642880p7/3113.jpg — 200 — 34.0 KiB — 143 ms — h2https://m.media-amazon.com/images/G/01/csminstrumentation/ue-full-11e51f253e8ad9d145f4ed644b40f692._V1_.jsm.media-amazon.com/images/G/01/csmi... https://m.media-amazon.com/images/G/01/csminstrumentation/ue-full-11e51f253e8ad9d145f4ed644b40f692._V1_.js — 200 — 7.1 KiB — 64 ms — h2https://s.gr-assets.com/assets/layout/header/v2/goodreads_logo-614014d460ae4ddd88e379a0311dae9f.svgs.gr-assets.com/assets/layout/heade... https://s.gr-assets.com/assets/layout/header/v2/goodreads_logo-614014d460ae4ddd88e379a0311dae9f.svg — 200 — 5.0 KiB — 118 ms — h2https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.js — 200 — 604.2 KiB — 146 ms — h2https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.js — 200 — 139.5 KiB — 140 ms — h2https://s.gr-assets.com/assets/react_client_side/custom_react_ujs-b1220d5e0a4820e90b905c302fc5cb52.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/custom_react_ujs-b1220d5e0a4820e90b905c302fc5cb52.js — 200 — 1.5 KiB — 125 ms — h2https://s.gr-assets.com/assets/home/discovery_arrow-f1e8677f2c8b68500ed82ef0d5b7c59b.pngs.gr-assets.com/assets/home/discove... https://s.gr-assets.com/assets/home/discovery_arrow-f1e8677f2c8b68500ed82ef0d5b7c59b.png — 200 — 701 B — 126 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1773750050l/50202953._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1773750050l/50202953._SX98_.jpg — 200 — 4.9 KiB — 61 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622813641l/55868456._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622813641l/55868456._SX98_.jpg — 200 — 7.5 KiB — 40 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1677361825l/57945316._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1677361825l/57945316._SX98_.jpg — 200 — 7.9 KiB — 43 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1717354584l/208430658._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1717354584l/208430658._SX98_.jpg — 200 — 8.0 KiB — 41 ms — h2https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gifs.gr-assets.com/assets/loading-tran... https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gif — 200 — 1.9 KiB — 127 ms — h2https://s.gr-assets.com/assets/layout/magnifying_glass-a2d7514d50bcee1a0061f1ece7821750.pngs.gr-assets.com/assets/layout/magni... https://s.gr-assets.com/assets/layout/magnifying_glass-a2d7514d50bcee1a0061f1ece7821750.png — 200 — 776 B — 127 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.9 s LCP 3.3 shttps://goodreads.com// https://goodreads.com/ — 301 — 388 B — 308 ms — http/1.1https://www.goodreads.com/www.goodreads.com/ https://www.goodreads.com/ — 200 — 15.7 KiB — 549 ms — h2https://s.gr-assets.com/assets/webfontloader-c578336baa6da50a1f0d46c5164fc699.jss.gr-assets.com/assets/webfontloade... https://s.gr-assets.com/assets/webfontloader-c578336baa6da50a1f0d46c5164fc699.js — 200 — 5.2 KiB — 144 ms — h2https://s.gr-assets.com/assets/goodreads-65a131a53d360d5f3f6afd8bc83ee6e0.csss.gr-assets.com/assets/goodreads-65... https://s.gr-assets.com/assets/goodreads-65a131a53d360d5f3f6afd8bc83ee6e0.css — 200 — 99.6 KiB — 127 ms — h2https://s.gr-assets.com/assets/gr/pages/home/signed_out_hp-5c5e54467917b66684387a212840ef84.csss.gr-assets.com/assets/gr/pages/hom... https://s.gr-assets.com/assets/gr/pages/home/signed_out_hp-5c5e54467917b66684387a212840ef84.css — 200 — 3.0 KiB — 186 ms — h2https://s.gr-assets.com/assets/common_images-52bf53648cedebbe6988969ad4c628e3.csss.gr-assets.com/assets/common_image... https://s.gr-assets.com/assets/common_images-52bf53648cedebbe6988969ad4c628e3.css — 200 — 23.7 KiB — 142 ms — h2https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.jss.gr-assets.com/assets/desktop/libr... https://s.gr-assets.com/assets/desktop/libraries-c07ee2e4be9ade4a64546b3ec60b523b.js — 200 — 151.5 KiB — 181 ms — h2https://s.gr-assets.com/assets/application-3b88b3dd33277f9d7713cfd1fcaacf09.jss.gr-assets.com/assets/application-... https://s.gr-assets.com/assets/application-3b88b3dd33277f9d7713cfd1fcaacf09.js — 200 — 271.4 KiB — 210 ms — h2https://s.gr-assets.com/assets/fb_dep_form-e2e4a0d9dc062011458143c32b2d789b.jss.gr-assets.com/assets/fb_dep_form-... https://s.gr-assets.com/assets/fb_dep_form-e2e4a0d9dc062011458143c32b2d789b.js — 200 — 1.2 KiB — 183 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1715088544l/60372120._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1715088544l/60372120._SX98_.jpg — 200 — 6.3 KiB — 91 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1730211298l/199531828._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1730211298l/199531828._SX98_.jpg — 200 — 7.5 KiB — 85 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1712837291l/199793431._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1712837291l/199793431._SX98_.jpg — 200 — 6.1 KiB — 83 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1707408098l/201102398._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1707408098l/201102398._SX98_.jpg — 200 — 5.0 KiB — 82 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1701741771l/198493673._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1701741771l/198493673._SX98_.jpg — 200 — 4.8 KiB — 86 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1751820530l/29044._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1751820530l/29044._SX98_.jpg — 200 — 4.7 KiB — 84 ms — h2https://images.gr-assets.com/quotes/1511992603p2/8630.jpgimages.gr-assets.com/quotes/1511992... https://images.gr-assets.com/quotes/1511992603p2/8630.jpg — 200 — 1.9 KiB — 120 ms — h2https://images.gr-assets.com/quotes/1387503187p2/10554.jpgimages.gr-assets.com/quotes/1387503... https://images.gr-assets.com/quotes/1387503187p2/10554.jpg — 200 — 2.9 KiB — 118 ms — h2https://images.gr-assets.com/blogs/1774642880p7/3113.jpgimages.gr-assets.com/blogs/17746428... https://images.gr-assets.com/blogs/1774642880p7/3113.jpg — 200 — 34.0 KiB — 143 ms — h2https://m.media-amazon.com/images/G/01/csminstrumentation/ue-full-11e51f253e8ad9d145f4ed644b40f692._V1_.jsm.media-amazon.com/images/G/01/csmi... https://m.media-amazon.com/images/G/01/csminstrumentation/ue-full-11e51f253e8ad9d145f4ed644b40f692._V1_.js — 200 — 7.1 KiB — 64 ms — h2https://s.gr-assets.com/assets/layout/header/v2/goodreads_logo-614014d460ae4ddd88e379a0311dae9f.svgs.gr-assets.com/assets/layout/heade... https://s.gr-assets.com/assets/layout/header/v2/goodreads_logo-614014d460ae4ddd88e379a0311dae9f.svg — 200 — 5.0 KiB — 118 ms — h2https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/external_dependencies-ebf499aa1f.js — 200 — 604.2 KiB — 146 ms — h2https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/site_header-fbcaecc757.js — 200 — 139.5 KiB — 140 ms — h2https://s.gr-assets.com/assets/react_client_side/custom_react_ujs-b1220d5e0a4820e90b905c302fc5cb52.jss.gr-assets.com/assets/react_client... https://s.gr-assets.com/assets/react_client_side/custom_react_ujs-b1220d5e0a4820e90b905c302fc5cb52.js — 200 — 1.5 KiB — 125 ms — h2https://s.gr-assets.com/assets/home/discovery_arrow-f1e8677f2c8b68500ed82ef0d5b7c59b.pngs.gr-assets.com/assets/home/discove... https://s.gr-assets.com/assets/home/discovery_arrow-f1e8677f2c8b68500ed82ef0d5b7c59b.png — 200 — 701 B — 126 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1773750050l/50202953._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1773750050l/50202953._SX98_.jpg — 200 — 4.9 KiB — 61 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622813641l/55868456._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622813641l/55868456._SX98_.jpg — 200 — 7.5 KiB — 40 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1677361825l/57945316._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1677361825l/57945316._SX98_.jpg — 200 — 7.9 KiB — 43 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1717354584l/208430658._SX98_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1717354584l/208430658._SX98_.jpg — 200 — 8.0 KiB — 41 ms — h2https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gifs.gr-assets.com/assets/loading-tran... https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gif — 200 — 1.9 KiB — 127 ms — h2https://s.gr-assets.com/assets/layout/magnifying_glass-a2d7514d50bcee1a0061f1ece7821750.pngs.gr-assets.com/assets/layout/magni... https://s.gr-assets.com/assets/layout/magnifying_glass-a2d7514d50bcee1a0061f1ece7821750.png — 200 — 776 B — 127 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1673611182i/3565._UX200_CR0,15,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1673611182i/3565._UX200_CR0,15,200,200_.jpg — 200 — 5.8 KiB — 46 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1696236573i/22302._UX200_CR0,0,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1696236573i/22302._UX200_CR0,0,200,200_.jpg — 200 — 8.5 KiB — 131 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1429114964i/9810._UX200_CR0,14,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1429114964i/9810._UX200_CR0,14,200,200_.jpg — 200 — 11.1 KiB — 55 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1197881416i/13755._UX200_CR0,47,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1197881416i/13755._UX200_CR0,47,200,200_.jpg — 200 — 5.5 KiB — 36 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1331977133i/5768330._UX200_CR0,30,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1331977133i/5768330._UX200_CR0,30,200,200_.jpg — 200 — 5.3 KiB — 433 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1282396130i/1744830._UX200_CR0,47,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1282396130i/1744830._UX200_CR0,47,200,200_.jpg — 200 — 5.5 KiB — 44 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1193930952i/61105._UX200_CR0,30,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1193930952i/61105._UX200_CR0,30,200,200_.jpg — 200 — 7.2 KiB — 46 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1738043431i/259666._UX200_CR0,23,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1738043431i/259666._UX200_CR0,23,200,200_.jpg — 200 — 14.2 KiB — 49 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1356810912i/5810891._UX200_CR0,21,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1356810912i/5810891._UX200_CR0,21,200,200_.jpg — 200 — 11.0 KiB — 52 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1605640483i/7715._UX200_CR0,33,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1605640483i/7715._UX200_CR0,33,200,200_.jpg — 200 — 4.3 KiB — 46 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1596216614i/1077326._UX200_CR0,15,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1596216614i/1077326._UX200_CR0,15,200,200_.jpg — 200 — 8.4 KiB — 47 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1686463588i/957894._UY200_CR46,0,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1686463588i/957894._UY200_CR46,0,200,200_.jpg — 200 — 6.5 KiB — 53 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1322103868i/1244._UX200_CR0,40,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1322103868i/1244._UX200_CR0,40,200,200_.jpg — 200 — 4.7 KiB — 55 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1379017377i/3503._UX200_CR0,6,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1379017377i/3503._UX200_CR0,6,200,200_.jpg — 200 — 9.6 KiB — 54 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1216826209i/114059._CR0,24,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1216826209i/114059._CR0,24,200,200_.jpg — 200 — 5.8 KiB — 56 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1198518558i/23924._UX200_CR0,21,200,200_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/authors/1198518558i/23924._UX200_CR0,21,200,200_.jpg — 200 — 9.2 KiB — 62 ms — h2https://s.gr-assets.com/assets/award/2025/choice-logo-medium-6959385f85ec60264063ec50544ad514.pngs.gr-assets.com/assets/award/2025/c... https://s.gr-assets.com/assets/award/2025/choice-logo-medium-6959385f85ec60264063ec50544ad514.png — 200 — 3.1 KiB — 117 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1684638853l/2429135._SX50_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1684638853l/2429135._SX50_.jpg — 200 — 2.9 KiB — 60 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1638425885l/16299._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1638425885l/16299._SY75_.jpg — 200 — 2.0 KiB — 57 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1696691404l/960._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1696691404l/960._SY75_.jpg — 200 — 2.6 KiB — 58 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1386605169l/17899948._SX50_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1386605169l/17899948._SX50_.jpg — 200 — 2.3 KiB — 73 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1612238791l/56916837._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1612238791l/56916837._SY75_.jpg — 200 — 3.0 KiB — 62 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1657781256l/61439040._SX50_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1657781256l/61439040._SX50_.jpg — 200 — 2.0 KiB — 66 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1598823299l/42844155._SX50_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1598823299l/42844155._SX50_.jpg — 200 — 2.7 KiB — 68 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1650033243l/41733839._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1650033243l/41733839._SY75_.jpg — 200 — 2.4 KiB — 67 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622355533l/4667024._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1622355533l/4667024._SY75_.jpg — 200 — 2.4 KiB — 147 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1579036753l/77203._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1579036753l/77203._SY75_.jpg — 200 — 2.4 KiB — 69 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1667708346l/43641._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1667708346l/43641._SY75_.jpg — 200 — 2.6 KiB — 72 ms — h2https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1522157426l/19063._SY75_.jpgi.gr-assets.com/images/S/compressed... https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1522157426l/19063._SY75_.jpg — 200 — 2.8 KiB — 70 ms — h2https://s.gr-assets.com/assets/site_footer/footer_ccba-70e5543d8da483490934f5c4464f7234.svgs.gr-assets.com/assets/site_footer/... https://s.gr-assets.com/assets/site_footer/footer_ccba-70e5543d8da483490934f5c4464f7234.svg — 200 — 26.8 KiB — 117 ms — h2https://s.gr-assets.com/assets/site_footer/footer_facebook-ea4ab848f8e86c5f5c98311bc9495a1b.svgs.gr-assets.com/assets/site_footer/... https://s.gr-assets.com/assets/site_footer/footer_facebook-ea4ab848f8e86c5f5c98311bc9495a1b.svg — 200 — 1.1 KiB — 117 ms — h2https://s.gr-assets.com/assets/site_footer/footer_twitter-126b3ee80481a763f7fccb06ca03053c.svgs.gr-assets.com/assets/site_footer/... https://s.gr-assets.com/assets/site_footer/footer_twitter-126b3ee80481a763f7fccb06ca03053c.svg — 200 — 1.4 KiB — 117 ms — h2https://s.gr-assets.com/assets/site_footer/footer_instagram-d59e3887020f12bcdb12e6c539579d85.svgs.gr-assets.com/assets/site_footer/... https://s.gr-assets.com/assets/site_footer/footer_instagram-d59e3887020f12bcdb12e6c539579d85.svg — 200 — 1.3 KiB — 117 ms — h2https://s.gr-assets.com/assets/site_footer/footer_linkedin-5b820f4703eff965672594ef4d10e33c.svgs.gr-assets.com/assets/site_footer/... https://s.gr-assets.com/assets/site_footer/footer_linkedin-5b820f4703eff965672594ef4d10e33c.svg — 200 — 1.2 KiB — 117 ms — h2https://s.gr-assets.com/assets/app/badge-ios-desktop-homepage-6ac7ae16eabce57f6c855361656a7540.svgs.gr-assets.com/assets/app/badge-io... https://s.gr-assets.com/assets/app/badge-ios-desktop-homepage-6ac7ae16eabce57f6c855361656a7540.svg — 200 — 4.2 KiB — 117 ms — h2https://s.gr-assets.com/assets/app/badge-android-desktop-home-0f517cbae4d56c88a128d27a7bea1118.pngs.gr-assets.com/assets/app/badge-an... https://s.gr-assets.com/assets/app/badge-android-desktop-home-0f517cbae4d56c88a128d27a7bea1118.png — 200 — 5.7 KiB — 118 ms — h2https://s.gr-assets.com/assets/an-amazon-company-logo-3c0633d5a147e80dbcba4292261830e4.svgs.gr-assets.com/assets/an-amazon-co... https://s.gr-assets.com/assets/an-amazon-company-logo-3c0633d5a147e80dbcba4292261830e4.svg — 200 — 5.4 KiB — 118 ms — h2https://s.gr-assets.com/assets/facebook/login_animation-085464711e6c1ed5ba287a2f40ba3343.gifs.gr-assets.com/assets/facebook/log... https://s.gr-assets.com/assets/facebook/login_animation-085464711e6c1ed5ba287a2f40ba3343.gif — 200 — 4.0 KiB — 118 ms — h2https://m.media-amazon.com/images/I/41mrkPcyPwL.jsm.media-amazon.com/images/I/41mrkPc... https://m.media-amazon.com/images/I/41mrkPcyPwL.js — 200 — 9.5 KiB — 25 ms — h2https://s.gr-assets.com/assets/gr/fonts-cf24b9fb9a07049b1cf20d385104c1a8.csss.gr-assets.com/assets/gr/fonts-cf2... https://s.gr-assets.com/assets/gr/fonts-cf24b9fb9a07049b1cf20d385104c1a8.css — 200 — 1.5 KiB — 20 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 138 ms — h2https://www.goodreads.com/facebook_users/auth_statuswww.goodreads.com/facebook_users/au... https://www.goodreads.com/facebook_users/auth_status — 403 — 608 B — 315 ms — h2https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.jsappleid.cdn-apple.com/appleauth/sta... https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js — 200 — 17.4 KiB — 14 ms — http/1.1https://s.gr-assets.com/assets/home/homepage_promos/reading_challenge_2026/HomepageMasthead_Desktop.pngs.gr-assets.com/assets/home/homepag... https://s.gr-assets.com/assets/home/homepage_promos/reading_challenge_2026/HomepageMasthead_Desktop.png — 200 — 418.5 KiB — 30 ms — h2https://s.gr-assets.com/assets/gr/icons/icon-amazon-a.svgs.gr-assets.com/assets/gr/icons/ico... https://s.gr-assets.com/assets/gr/icons/icon-amazon-a.svg — 200 — 1.3 KiB — 19 ms — h2https://s.gr-assets.com/assets/gr/share_module/share_apple_circle.svgs.gr-assets.com/assets/gr/share_mod... https://s.gr-assets.com/assets/gr/share_module/share_apple_circle.svg — 200 — 1013 B — 21 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAoCAYAAAA%2FtpB3AAAAOElEQVQIW2M6uG%2FlfyZGRkYGd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAoCAYAAAA%2FtpB3AAAAOElEQVQIW2M6uG%2FlfyZGRkYGd… — 200 — 0 B — 0 ms — datahttps://s.gr-assets.com/assets/lato/LatoLatin-Regular-1c0bbd257c304f0c439ffca5188bf64d.woff2s.gr-assets.com/assets/lato/LatoLat... https://s.gr-assets.com/assets/lato/LatoLatin-Regular-1c0bbd257c304f0c439ffca5188bf64d.woff2 — 200 — 43.3 KiB — 96 ms — h2https://s.gr-assets.com/assets/lato/LatoLatin-Bold-68ef13b1d5b140f6454beaf8620f0d00.woff2s.gr-assets.com/assets/lato/LatoLat... https://s.gr-assets.com/assets/lato/LatoLatin-Bold-68ef13b1d5b140f6454beaf8620f0d00.woff2 — 200 — 44.0 KiB — 103 ms — h2https://s.gr-assets.com/assets/lato/LatoLatin-Italic-3c16c00fcdb07eb96a6bf4eefa26d1f9.woff2s.gr-assets.com/assets/lato/LatoLat... https://s.gr-assets.com/assets/lato/LatoLatin-Italic-3c16c00fcdb07eb96a6bf4eefa26d1f9.woff2 — 200 — 44.9 KiB — 89 ms — h2https://s.gr-assets.com/assets/mw/merriweather-regular-gr-01abdd2b4e6be250f29285f7248e978d.woff2s.gr-assets.com/assets/mw/merriweat... https://s.gr-assets.com/assets/mw/merriweather-regular-gr-01abdd2b4e6be250f29285f7248e978d.woff2 — 200 — 44.9 KiB — 99 ms — h2https://s.gr-assets.com/assets/mw/merriweather-bold-gr-97a99a0fdb5f796fd06d1a1592c6b9fc.woff2s.gr-assets.com/assets/mw/merriweat... https://s.gr-assets.com/assets/mw/merriweather-bold-gr-97a99a0fdb5f796fd06d1a1592c6b9fc.woff2 — 200 — 45.0 KiB — 67 ms — h2https://s.gr-assets.com/assets/mw/merriweather-italic-gr-09ea79839f9f0f72fe4d3e19f58d8e6a.woff2s.gr-assets.com/assets/mw/merriweat... https://s.gr-assets.com/assets/mw/merriweather-italic-gr-09ea79839f9f0f72fe4d3e19f58d8e6a.woff2 — 200 — 52.3 KiB — 74 ms — h2https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.goodreads.complatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.goodreads.com — 200 — 103.4 KiB — 145 ms — h2https://syndication.twitter.com/settings?session_id=3b6aaf563d4df64d7eed8796483330bd92d1791fsyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=3b6aaf563d4df64d7eed8796483330bd92d1791f — 200 — 952 B — 192 ms — h2https://fls-na.amazon.com/1/batch/1/OP/A1PQBFHBHS6YH1:210-9172296-9402979:JR6HDSRTZHA2J0NQ86PH:www.goodreads.com$uedata=s:%2Fuedata%2F210-9172296-9402979%2F%3Fld%26v%3Da02%26id%3DJR6HDSRTZHA2J0NQ86PH%26m%3D1%26sc%3DJR6HDSRTZHA2J0NQ86PH%26ue%3D1%26be%3D314%26pc%3D729%26tc%3D-877%26na_%3D-877%26fe_%3D-568%26lk_%3D-567%26_lk%3D-522%26co_%3D-522%26_co%3D-486%26sc_%3D-506%26rq_%3D-486%26rs_%3D-19%26_rs%3D-17%26dl_%3D-13%26di_%3D360%26de_%3D508%26_de%3D526%26_dc%3D729%26ld_%3D729%26ty%3D0%26rc%3D0%26ld%3D729%26t%3D1776360839922%26ctb%3D1%26csmtags%3D%7C%7Chome%3Aindex%3Asigned_out%7Chome%3Aindex%3Asigned_out%3Adesktop%7Cnonredirect:729fls-na.amazon.com/1/batch/1/OP/A1PQ... https://fls-na.amazon.com/1/batch/1/OP/A1PQBFHBHS6YH1:210-9172296-9402979:JR6HDSRTZHA2J0NQ86PH:www.goodreads.com$uedata=s:%2Fuedata%2F210-9172296-9402979%2F%3Fld%26v%3Da02%26id%3DJR6HDSRTZHA2J0NQ86PH%26m%3D1%26sc%3DJR6HDSRTZHA2J0NQ86PH%26ue%3D1%26be%3D314%26pc%3D729%26tc%3D-877%26na_%3D-877%26fe_%3D-568%26lk_%3D-567%26_lk%3D-522%26co_%3D-522%26_co%3D-486%26sc_%3D-506%26rq_%3D-486%26rs_%3D-19%26_rs%3D-17%26dl_%3D-13%26di_%3D360%26de_%3D508%26_de%3D526%26_dc%3D729%26ld_%3D729%26ty%3D0%26rc%3D0%26ld%3D729%26t%3D1776360839922%26ctb%3D1%26csmtags%3D%7C%7Chome%3Aindex%3Asigned_out%7Chome%3Aindex%3Asigned_out%3Adesktop%7Cnonredirect:729 — 200 — 252 B — 296 ms — h2https://unagi.amazon.com/1/events/com.amazon.csm.csa.produnagi.amazon.com/1/events/com.amazo... https://unagi.amazon.com/1/events/com.amazon.csm.csa.prod — 200 — 403 B — 323 ms — http/1.1https://www.goodreads.com/favicon.icowww.goodreads.com/favicon.ico https://www.goodreads.com/favicon.ico — 200 — 1.5 KiB — 119 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 368ms · 911KB · $5/mo
Unattributable
Other
Optional
Execution 95ms
Transfer 0 KB
Monthly Cost $1/mo
s.gr-assets.com
Other
Optional
Execution 74ms
Transfer 604 KB
Unused 85%
Monthly Cost $1/mo
s.gr-assets.com
Other
Optional
Execution 67ms
Transfer 139 KB
Unused 50%
Monthly Cost $1/mo
s.gr-assets.com
Other
Optional
Execution 67ms
Transfer 152 KB
Unused 67%
Monthly Cost $1/mo
www.goodreads.com
Other
Optional
Execution 65ms
Transfer 16 KB
Monthly Cost $1/mo

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

85% of s.gr-assets.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

50% of s.gr-assets.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

67% of s.gr-assets.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