Skip to content
https://bookshop.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

4.21 s

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

27.78 s

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

1.01 s

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

0.006

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

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

28.92 s

Page Load Progression

415 ms
831 ms
1.2 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.6 MB transferred, 194 requests
FIX
5.6 MB transferred, 194 requests
Critical::
Page weighs 10.0 MB (5.6 MB transferred)
Warning::
Images are 3.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.7 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 290 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 290 KB
Warning::
194 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.6 MB / 2.4 MB budget
5.6 MB transferred
194 requests
1.2 g CO2 per page load
Images 3.7 MiB 66%
JavaScript 1.5 MiB 27%
Fonts 290.0 KiB 5%
HTML 73.2 KiB 1%
Other 26.6 KiB 0%
CSS 20.4 KiB 0%
Other 12.1 KiB 0%
Other 5.5 KiB 0%
Other 2.0 KiB 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

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
86% third-party, 0 ms blocking
FIX
86% third-party, 0 ms blocking
Warning::
Third-party code accounts for 86% of page weight (4.8 MiB of 5.6 MiB)
Info::
Third-party blocking time is low (0 ms)
86%
First-party Third-party
F
JS Execution Cost
Action
4823ms total JS execution
FIX
4823ms total JS execution
Warning::
Unattributable: 1361ms CPU time
Warning::
https://bookshop.org/_next/static/chunks/2117-a7c9...: 793ms CPU time
Warning::
https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48d...: 694ms CPU time
Warning::
https://bookshop.org/: 489ms CPU time
Info::
https://bookshop.org/gtgbkshp/: 228ms CPU time
Warning::
Third-party scripts: 2973ms (62% of total)

Main Thread Breakdown

Script Evaluation 53% Other 27% Script Parsing & Compilation 9% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1361ms23ms0ms3rd
https://bookshop.org/_next/static/chunks/2117-a7c96d3f711e8b10.js793ms718ms17ms1st
https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.js694ms595ms27ms3rd
https://bookshop.org/489ms54ms52ms1st
https://bookshop.org/gtgbkshp/228ms190ms38ms1st
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963211ms144ms57ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PBC1NBK83Q&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD206ms169ms36ms3rd
https://static.fbot.me/friendbuy.js196ms155ms29ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-669349773&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD183ms151ms32ms3rd
https://bookshop.org/_next/static/chunks/fd9d1056-298733a1a5e2fe4a.js165ms136ms11ms1st

Showing top 10 of 14 scripts

F
JS Bundles
Action
50 scripts, 551 KB unused
FIX
50 scripts, 551 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 144 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-52V...: 103 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-669...: 74 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PBC1...: 72 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bookshop.org/_next/static/chunks/9070-5dd9...: 58 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 551 KB
551 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963187 KB144 KB (77%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-52VMX98158 KB103 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-669349773&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD153 KB74 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PBC1NBK83Q&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD173 KB72 KB (42%)3rd
https://bookshop.org/_next/static/chunks/9070-5dd99bc2aa85a519.js80 KB58 KB (72%)1st
https://static.fbot.me/friendbuy.js100 KB46 KB (46%)3rd
https://bookshop.org/_next/static/chunks/8193-f645ef97c581c990.js65 KB33 KB (54%)1st
https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.js70 KB21 KB (30%)3rd
https://bookshop.org/_next/static/chunks/7700-e05a3009ba979315.js5 KB1st
https://bookshop.org/_next/static/chunks/962-538ef42fa59a1f10.js3 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

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
194 resources · 5.6 MB · 551 KB savings available
FIX
194 resources · 5.6 MB · 551 KB savings available
Warning::
Page weight 4.6 MB over 1MB target
Got: 5.6 MB Expected: ≤ 1 MB
Info::
~551 KB of savings available
Warning::
141 third-party resources (86% of weight)
Info::
3 resources over 200KB
194 resources · 5.6 MiB · 141 third-party 4.6 MiB over 1MB target
Image 66% · 3.7 MiB
JavaScript 27% · 1.5 MiB
Font 5% · 290.0 KiB
Document 1% · 73.5 KiB
Other 1% · 42.7 KiB
CSS 0% · 20.4 KiB

~550.8 KiB of savings available

Remove unused JavaScript: 550.8 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
112 images, 0 KB saveable
REVIEW
112 images, 0 KB saveable
Info::
All images are well-optimized
112 images 3.7 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
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
7 fonts (290 KB)
PASS
7 fonts (290 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

290 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 4.2 s LCP 27.8 shttps://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff226d4368bf94c0ec4-s.p.woff2 https://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff2 — 39.6 KiB — 83 ms — font-display: swaphttps://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff27784e47771b455ac-s.p.woff2 https://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff2 — 53.1 KiB — 83 ms — font-display: swaphttps://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2899bedd4dbbe1d19-s.p.woff2 https://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2 — 53.2 KiB — 125 ms — font-display: swaphttps://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2b5b6058210ebcfa5-s.p.woff2 https://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2 — 61.9 KiB — 125 ms — font-display: swaphttps://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2e4af272ccee01ff0-s.p.woff2 https://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 47.6 KiB — 141 ms — font-display: swaphttps://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Open-Sans.woff2Open-Sans.woff2 https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Open-Sans.woff2 — 14.5 KiB — 95 ms — font-display: swaphttps://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Nunito.woff2Nunito.woff2 https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Nunito.woff2 — 20.0 KiB — 97 ms — font-display: swap
26d4368bf94c0ec4-s.p.woff2 woff2 swap
Size 40 KB
Load time 83 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
7784e47771b455ac-s.p.woff2 woff2 swap
Size 53 KB
Load time 83 ms
Start 382 ms
Risk FOUT — text flashes from fallback to web font
899bedd4dbbe1d19-s.p.woff2 woff2 swap
Size 53 KB
Load time 125 ms
Start 382 ms
Risk FOUT — text flashes from fallback to web font
b5b6058210ebcfa5-s.p.woff2 woff2 swap
Size 62 KB
Load time 125 ms
Start 382 ms
Risk FOUT — text flashes from fallback to web font
e4af272ccee01ff0-s.p.woff2 woff2 swap
Size 48 KB
Load time 141 ms
Start 382 ms
Risk FOUT — text flashes from fallback to web font
Open-Sans.woff2 woff2 swap
Size 15 KB
Load time 95 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
Nunito.woff2 woff2 swap
Size 20 KB
Load time 97 ms
Start 2.6 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
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
194 requests over 2873ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 4.2 s LCP 27.8 shttps://bookshop.org// https://bookshop.org/ — 307 — 62 B — 76 ms — http/1.1https://bookshop.org// https://bookshop.org/ — 200 — 70.3 KiB — 485 ms — h2https://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff2/_next/static/media/26d4368bf94c0ec... https://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff2 — 200 — 39.6 KiB — 83 ms — h3https://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff2/_next/static/media/7784e47771b455a... https://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff2 — 200 — 53.1 KiB — 83 ms — h3https://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2/_next/static/media/899bedd4dbbe1d1... https://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2 — 200 — 53.2 KiB — 125 ms — h3https://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2/_next/static/media/b5b6058210ebcfa... https://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2 — 200 — 61.9 KiB — 125 ms — h3https://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2/_next/static/media/e4af272ccee01ff... https://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 141 ms — h3https://bookshop.org/_next/static/css/9565bed5101f4c37.css/_next/static/css/9565bed5101f4c37.... https://bookshop.org/_next/static/css/9565bed5101f4c37.css — 200 — 16.6 KiB — 55 ms — h3https://bookshop.org/_next/static/css/ac5fa13efc857262.css/_next/static/css/ac5fa13efc857262.... https://bookshop.org/_next/static/css/ac5fa13efc857262.css — 200 — 1.4 KiB — 56 ms — h3https://bookshop.org/_next/static/css/431944509084d071.css/_next/static/css/431944509084d071.... https://bookshop.org/_next/static/css/431944509084d071.css — 200 — 2.4 KiB — 56 ms — h3https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.jscmp.osano.com/mbso9YM8zJ/5bf7eaf8-0... https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.js — 200 — 70.1 KiB — 94 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-52VMX98www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-52VMX98 — 200 — 158.1 KiB — 196 ms — h2https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RBxUNFstatic.klaviyo.com/onsite/js/klaviy... https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RBxUNF — 200 — 2.7 KiB — 50 ms — h2https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/677194a3-e712-4869-8d8c-d17d05d17c8b/mobile/LastNightInBrooklyn_Bookshop_500x3751.jpgstorage.googleapis.com/bkshp-prod-c... https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/677194a3-e712-4869-8d8c-d17d05d17c8b/mobile/LastNightInBrooklyn_Bookshop_500x3751.jpg — 200 — 214.2 KiB — 697 ms — h2https://images-us.bookshop.org/ingram/9798217176632.jpg?v=335365088c4b4508186fd7c7c9880660images-us.bookshop.org/ingram/97982... https://images-us.bookshop.org/ingram/9798217176632.jpg?v=335365088c4b4508186fd7c7c9880660 — 200 — 19.8 KiB — 125 ms — h3https://images-us.bookshop.org/ingram/9781639739073.jpg?v=6ed3229df8e118060ad3f7d0d91c4723images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781639739073.jpg?v=6ed3229df8e118060ad3f7d0d91c4723 — 200 — 59.9 KiB — 142 ms — h3https://bookshop.org/_next/static/chunks/webpack-d3e342e0431f1ac0.js/_next/static/chunks/webpack-d3e342... https://bookshop.org/_next/static/chunks/webpack-d3e342e0431f1ac0.js — 200 — 2.5 KiB — 72 ms — h3https://bookshop.org/_next/static/chunks/fd9d1056-298733a1a5e2fe4a.js/_next/static/chunks/fd9d1056-29873... https://bookshop.org/_next/static/chunks/fd9d1056-298733a1a5e2fe4a.js — 200 — 52.8 KiB — 86 ms — h3https://bookshop.org/_next/static/chunks/2117-a7c96d3f711e8b10.js/_next/static/chunks/2117-a7c96d3f7... https://bookshop.org/_next/static/chunks/2117-a7c96d3f711e8b10.js — 200 — 31.5 KiB — 85 ms — h3https://bookshop.org/_next/static/chunks/main-app-5294d1645fe5526e.js/_next/static/chunks/main-app-5294d... https://bookshop.org/_next/static/chunks/main-app-5294d1645fe5526e.js — 200 — 534 B — 78 ms — h3https://bookshop.org/_next/static/chunks/c16f53c3-3f17d687847474cb.js/_next/static/chunks/c16f53c3-3f17d... https://bookshop.org/_next/static/chunks/c16f53c3-3f17d687847474cb.js — 200 — 2.8 KiB — 78 ms — h3https://bookshop.org/_next/static/chunks/5878-ce69267ec167d520.js/_next/static/chunks/5878-ce69267ec... https://bookshop.org/_next/static/chunks/5878-ce69267ec167d520.js — 200 — 5.3 KiB — 85 ms — h3https://bookshop.org/_next/static/chunks/9648-e5c4a4e4c601cd19.js/_next/static/chunks/9648-e5c4a4e4c... https://bookshop.org/_next/static/chunks/9648-e5c4a4e4c601cd19.js — 200 — 9.6 KiB — 88 ms — h3https://bookshop.org/_next/static/chunks/8193-f645ef97c581c990.js/_next/static/chunks/8193-f645ef97c... https://bookshop.org/_next/static/chunks/8193-f645ef97c581c990.js — 200 — 65.4 KiB — 118 ms — h3https://bookshop.org/_next/static/chunks/4768-cae3d54cc7beb380.js/_next/static/chunks/4768-cae3d54cc... https://bookshop.org/_next/static/chunks/4768-cae3d54cc7beb380.js — 200 — 16.9 KiB — 88 ms — h3https://bookshop.org/_next/static/chunks/7648-4f32bd50e473eb53.js/_next/static/chunks/7648-4f32bd50e... https://bookshop.org/_next/static/chunks/7648-4f32bd50e473eb53.js — 200 — 17.4 KiB — 112 ms — h3https://bookshop.org/_next/static/chunks/8003-b3fc326558304e6e.js/_next/static/chunks/8003-b3fc32655... https://bookshop.org/_next/static/chunks/8003-b3fc326558304e6e.js — 200 — 2.8 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/5075-563ce64755da7583.js/_next/static/chunks/5075-563ce6475... https://bookshop.org/_next/static/chunks/5075-563ce64755da7583.js — 200 — 8.2 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/2415-b0a1e16e79b7762f.js/_next/static/chunks/2415-b0a1e16e7... https://bookshop.org/_next/static/chunks/2415-b0a1e16e79b7762f.js — 200 — 8.0 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/3786-712d1ec94c05b898.js/_next/static/chunks/3786-712d1ec94... https://bookshop.org/_next/static/chunks/3786-712d1ec94c05b898.js — 200 — 3.3 KiB — 97 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 4.2 s LCP 27.8 shttps://bookshop.org// https://bookshop.org/ — 307 — 62 B — 76 ms — http/1.1https://bookshop.org// https://bookshop.org/ — 200 — 70.3 KiB — 485 ms — h2https://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff2/_next/static/media/26d4368bf94c0ec... https://bookshop.org/_next/static/media/26d4368bf94c0ec4-s.p.woff2 — 200 — 39.6 KiB — 83 ms — h3https://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff2/_next/static/media/7784e47771b455a... https://bookshop.org/_next/static/media/7784e47771b455ac-s.p.woff2 — 200 — 53.1 KiB — 83 ms — h3https://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2/_next/static/media/899bedd4dbbe1d1... https://bookshop.org/_next/static/media/899bedd4dbbe1d19-s.p.woff2 — 200 — 53.2 KiB — 125 ms — h3https://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2/_next/static/media/b5b6058210ebcfa... https://bookshop.org/_next/static/media/b5b6058210ebcfa5-s.p.woff2 — 200 — 61.9 KiB — 125 ms — h3https://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2/_next/static/media/e4af272ccee01ff... https://bookshop.org/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 141 ms — h3https://bookshop.org/_next/static/css/9565bed5101f4c37.css/_next/static/css/9565bed5101f4c37.... https://bookshop.org/_next/static/css/9565bed5101f4c37.css — 200 — 16.6 KiB — 55 ms — h3https://bookshop.org/_next/static/css/ac5fa13efc857262.css/_next/static/css/ac5fa13efc857262.... https://bookshop.org/_next/static/css/ac5fa13efc857262.css — 200 — 1.4 KiB — 56 ms — h3https://bookshop.org/_next/static/css/431944509084d071.css/_next/static/css/431944509084d071.... https://bookshop.org/_next/static/css/431944509084d071.css — 200 — 2.4 KiB — 56 ms — h3https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.jscmp.osano.com/mbso9YM8zJ/5bf7eaf8-0... https://cmp.osano.com/mbso9YM8zJ/5bf7eaf8-0636-48dc-b8de-072565a02b02/osano.js — 200 — 70.1 KiB — 94 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-52VMX98www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-52VMX98 — 200 — 158.1 KiB — 196 ms — h2https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RBxUNFstatic.klaviyo.com/onsite/js/klaviy... https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=RBxUNF — 200 — 2.7 KiB — 50 ms — h2https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/677194a3-e712-4869-8d8c-d17d05d17c8b/mobile/LastNightInBrooklyn_Bookshop_500x3751.jpgstorage.googleapis.com/bkshp-prod-c... https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/677194a3-e712-4869-8d8c-d17d05d17c8b/mobile/LastNightInBrooklyn_Bookshop_500x3751.jpg — 200 — 214.2 KiB — 697 ms — h2https://images-us.bookshop.org/ingram/9798217176632.jpg?v=335365088c4b4508186fd7c7c9880660images-us.bookshop.org/ingram/97982... https://images-us.bookshop.org/ingram/9798217176632.jpg?v=335365088c4b4508186fd7c7c9880660 — 200 — 19.8 KiB — 125 ms — h3https://images-us.bookshop.org/ingram/9781639739073.jpg?v=6ed3229df8e118060ad3f7d0d91c4723images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781639739073.jpg?v=6ed3229df8e118060ad3f7d0d91c4723 — 200 — 59.9 KiB — 142 ms — h3https://bookshop.org/_next/static/chunks/webpack-d3e342e0431f1ac0.js/_next/static/chunks/webpack-d3e342... https://bookshop.org/_next/static/chunks/webpack-d3e342e0431f1ac0.js — 200 — 2.5 KiB — 72 ms — h3https://bookshop.org/_next/static/chunks/fd9d1056-298733a1a5e2fe4a.js/_next/static/chunks/fd9d1056-29873... https://bookshop.org/_next/static/chunks/fd9d1056-298733a1a5e2fe4a.js — 200 — 52.8 KiB — 86 ms — h3https://bookshop.org/_next/static/chunks/2117-a7c96d3f711e8b10.js/_next/static/chunks/2117-a7c96d3f7... https://bookshop.org/_next/static/chunks/2117-a7c96d3f711e8b10.js — 200 — 31.5 KiB — 85 ms — h3https://bookshop.org/_next/static/chunks/main-app-5294d1645fe5526e.js/_next/static/chunks/main-app-5294d... https://bookshop.org/_next/static/chunks/main-app-5294d1645fe5526e.js — 200 — 534 B — 78 ms — h3https://bookshop.org/_next/static/chunks/c16f53c3-3f17d687847474cb.js/_next/static/chunks/c16f53c3-3f17d... https://bookshop.org/_next/static/chunks/c16f53c3-3f17d687847474cb.js — 200 — 2.8 KiB — 78 ms — h3https://bookshop.org/_next/static/chunks/5878-ce69267ec167d520.js/_next/static/chunks/5878-ce69267ec... https://bookshop.org/_next/static/chunks/5878-ce69267ec167d520.js — 200 — 5.3 KiB — 85 ms — h3https://bookshop.org/_next/static/chunks/9648-e5c4a4e4c601cd19.js/_next/static/chunks/9648-e5c4a4e4c... https://bookshop.org/_next/static/chunks/9648-e5c4a4e4c601cd19.js — 200 — 9.6 KiB — 88 ms — h3https://bookshop.org/_next/static/chunks/8193-f645ef97c581c990.js/_next/static/chunks/8193-f645ef97c... https://bookshop.org/_next/static/chunks/8193-f645ef97c581c990.js — 200 — 65.4 KiB — 118 ms — h3https://bookshop.org/_next/static/chunks/4768-cae3d54cc7beb380.js/_next/static/chunks/4768-cae3d54cc... https://bookshop.org/_next/static/chunks/4768-cae3d54cc7beb380.js — 200 — 16.9 KiB — 88 ms — h3https://bookshop.org/_next/static/chunks/7648-4f32bd50e473eb53.js/_next/static/chunks/7648-4f32bd50e... https://bookshop.org/_next/static/chunks/7648-4f32bd50e473eb53.js — 200 — 17.4 KiB — 112 ms — h3https://bookshop.org/_next/static/chunks/8003-b3fc326558304e6e.js/_next/static/chunks/8003-b3fc32655... https://bookshop.org/_next/static/chunks/8003-b3fc326558304e6e.js — 200 — 2.8 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/5075-563ce64755da7583.js/_next/static/chunks/5075-563ce6475... https://bookshop.org/_next/static/chunks/5075-563ce64755da7583.js — 200 — 8.2 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/2415-b0a1e16e79b7762f.js/_next/static/chunks/2415-b0a1e16e7... https://bookshop.org/_next/static/chunks/2415-b0a1e16e79b7762f.js — 200 — 8.0 KiB — 98 ms — h3https://bookshop.org/_next/static/chunks/3786-712d1ec94c05b898.js/_next/static/chunks/3786-712d1ec94... https://bookshop.org/_next/static/chunks/3786-712d1ec94c05b898.js — 200 — 3.3 KiB — 97 ms — h3https://bookshop.org/_next/static/chunks/4410-fd41a622fe26fa1c.js/_next/static/chunks/4410-fd41a622f... https://bookshop.org/_next/static/chunks/4410-fd41a622fe26fa1c.js — 200 — 10.8 KiB — 119 ms — h3https://bookshop.org/_next/static/chunks/8206-343cb9d0187e9beb.js/_next/static/chunks/8206-343cb9d01... https://bookshop.org/_next/static/chunks/8206-343cb9d0187e9beb.js — 200 — 6.4 KiB — 110 ms — h3https://bookshop.org/_next/static/chunks/2756-ab1bfa1312439e30.js/_next/static/chunks/2756-ab1bfa131... https://bookshop.org/_next/static/chunks/2756-ab1bfa1312439e30.js — 200 — 4.3 KiB — 110 ms — h3https://bookshop.org/_next/static/chunks/5544-3fee859f17ce9204.js/_next/static/chunks/5544-3fee859f1... https://bookshop.org/_next/static/chunks/5544-3fee859f17ce9204.js — 200 — 4.5 KiB — 110 ms — h3https://bookshop.org/_next/static/chunks/7700-e05a3009ba979315.js/_next/static/chunks/7700-e05a3009b... https://bookshop.org/_next/static/chunks/7700-e05a3009ba979315.js — 200 — 5.0 KiB — 110 ms — h3https://bookshop.org/_next/static/chunks/3088-85f3d813a2f0ea89.js/_next/static/chunks/3088-85f3d813a... https://bookshop.org/_next/static/chunks/3088-85f3d813a2f0ea89.js — 200 — 4.5 KiB — 110 ms — h3https://bookshop.org/_next/static/chunks/app/(digital)/layout-184a1b38886900b3.js/_next/static/chunks/app/(digital)/... https://bookshop.org/_next/static/chunks/app/(digital)/layout-184a1b38886900b3.js — 200 — 495 B — 110 ms — h3https://bookshop.org/_next/static/chunks/e37a0b60-57eb15bde63b67d7.js/_next/static/chunks/e37a0b60-57eb1... https://bookshop.org/_next/static/chunks/e37a0b60-57eb15bde63b67d7.js — 200 — 24.6 KiB — 122 ms — h3https://bookshop.org/_next/static/chunks/141-952efa2baa98b616.js/_next/static/chunks/141-952efa2baa... https://bookshop.org/_next/static/chunks/141-952efa2baa98b616.js — 200 — 13.2 KiB — 116 ms — h3https://bookshop.org/_next/static/chunks/9070-5dd99bc2aa85a519.js/_next/static/chunks/9070-5dd99bc2a... https://bookshop.org/_next/static/chunks/9070-5dd99bc2aa85a519.js — 200 — 80.3 KiB — 140 ms — h3https://bookshop.org/_next/static/chunks/962-538ef42fa59a1f10.js/_next/static/chunks/962-538ef42fa5... https://bookshop.org/_next/static/chunks/962-538ef42fa59a1f10.js — 200 — 3.3 KiB — 146 ms — h3https://bookshop.org/_next/static/chunks/app/layout-3d93fb8388330857.js/_next/static/chunks/app/layout-3d9... https://bookshop.org/_next/static/chunks/app/layout-3d93fb8388330857.js — 200 — 1.1 KiB — 146 ms — h3https://bookshop.org/_next/static/chunks/app/error-cbdff6f8761b5557.js/_next/static/chunks/app/error-cbdf... https://bookshop.org/_next/static/chunks/app/error-cbdff6f8761b5557.js — 200 — 1.2 KiB — 146 ms — h3https://bookshop.org/_next/static/chunks/3173-2d02a97dc4cb6eba.js/_next/static/chunks/3173-2d02a97dc... https://bookshop.org/_next/static/chunks/3173-2d02a97dc4cb6eba.js — 200 — 11.5 KiB — 146 ms — h3https://bookshop.org/_next/static/chunks/app/page-43c71320767354ee.js/_next/static/chunks/app/page-43c71... https://bookshop.org/_next/static/chunks/app/page-43c71320767354ee.js — 200 — 8.9 KiB — 126 ms — h3https://bookshop.org/gtgbkshp//gtgbkshp/ https://bookshop.org/gtgbkshp/ — 302 — 340 B — 174 ms — h3blob:https://bookshop.org/54684a75-4790-426f-85a7-1d62de9174d1bookshop.org/54684a75-4790-426f-85a... blob:https://bookshop.org/54684a75-4790-426f-85a7-1d62de9174d1 — 200 — -1 B — 55 ms — blobhttps://static.fbot.me/friendbuy.jsstatic.fbot.me/friendbuy.js https://static.fbot.me/friendbuy.js — 200 — 99.8 KiB — 126 ms — h2https://campaign.fbot.me/c31f4b14-7253-4e80-8cd7-e70722283481/campaigns.jscampaign.fbot.me/c31f4b14-7253-4e80... https://campaign.fbot.me/c31f4b14-7253-4e80-8cd7-e70722283481/campaigns.js — 200 — 51.2 KiB — 389 ms — h2https://www.googletagmanager.com/gtm.js?fps=fc&mpath=%2Fgtgbkshp%2F&gtm_region_override=ES-MD&gdev=dNzQzZD&id=GTM-52VMX98&ekey=lmouD1tF2VJjut7PIsi4j0B2wdM2HTo9KIzco8gHe4Uwww.googletagmanager.com/gtm.js?fps... https://www.googletagmanager.com/gtm.js?fps=fc&mpath=%2Fgtgbkshp%2F&gtm_region_override=ES-MD&gdev=dNzQzZD&id=GTM-52VMX98&ekey=lmouD1tF2VJjut7PIsi4j0B2wdM2HTo9KIzco8gHe4U — 200 — 166.4 KiB — 51 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 87 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 114 ms — h3https://bookshop.org/api/next/content/events/api/next/content/events https://bookshop.org/api/next/content/events — 200 — 4.0 KiB — 196 ms — h3https://bookshop.org/api/next/content/events/api/next/content/events https://bookshop.org/api/next/content/events — 200 — 4.0 KiB — 214 ms — h3https://bookshop.org/api/next/session?external=true/api/next/session?external=true https://bookshop.org/api/next/session?external=true — 200 — 4.2 KiB — 396 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbookshop.org%2F&scrsrc=bookshop.org&rnd=785845966.1776806777&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gdid=dY2E1Nz.dNzQzZD&_tu=CA&gtm=45E92e64h1v845894550za244zd845894550xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=1&tft=1776806777177&tfd=1018pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbookshop.org%2F&scrsrc=bookshop.org&rnd=785845966.1776806777&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gdid=dY2E1Nz.dNzQzZD&_tu=CA&gtm=45E92e64h1v845894550za244zd845894550xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=1&tft=1776806777177&tfd=1018 — 200 — 21 B — 103 ms — h3https://bookshop.org/api/next/content/events/api/next/content/events https://bookshop.org/api/next/content/events — 200 — 4.0 KiB — 234 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 — 200 — 187.4 KiB — 72 ms — h3https://public.fbot.me/events/c31f4b14-7253-4e80-8cd7-e70722283481/profile/xhrpublic.fbot.me/events/c31f4b14-7253... https://public.fbot.me/events/c31f4b14-7253-4e80-8cd7-e70722283481/profile/xhr — 200 — 0 B — 330 ms — h2https://arttrk.com/pixel/?ad_log=referer&action=lead&pixid=1bea2f17-8cca-489b-a3da-24edcc91c346arttrk.com/pixel/?ad_log=referer&ac... https://arttrk.com/pixel/?ad_log=referer&action=lead&pixid=1bea2f17-8cca-489b-a3da-24edcc91c346 — 200 — 131 B — 469 ms — http/1.1https://bookshop.org/cdn-cgi/rum?/cdn-cgi/rum? https://bookshop.org/cdn-cgi/rum? — 204 — 194 B — 24 ms — h3https://rails-assets-us.bookshop.org/assets/favicon-63cb20989e2516343feeab429626798a43afdaa28eeaba777b7e0acde8a25dd2.pngrails-assets-us.bookshop.org/assets... https://rails-assets-us.bookshop.org/assets/favicon-63cb20989e2516343feeab429626798a43afdaa28eeaba777b7e0acde8a25dd2.png — 200 — 3.2 KiB — 67 ms — h3https://public.fbot.me/events/c31f4b14-7253-4e80-8cd7-e70722283481/profile/xhrpublic.fbot.me/events/c31f4b14-7253... https://public.fbot.me/events/c31f4b14-7253-4e80-8cd7-e70722283481/profile/xhr — 200 — 763 B — 423 ms — h2blob:https://bookshop.org/db9a69b1-959f-4431-a817-b6c8244b6953bookshop.org/db9a69b1-959f-4431-a81... blob:https://bookshop.org/db9a69b1-959f-4431-a817-b6c8244b6953 — 200 — -1 B — 95 ms — blobblob:https://bookshop.org/11653919-3432-479a-ba92-968135bf897dbookshop.org/11653919-3432-479a-ba9... blob:https://bookshop.org/11653919-3432-479a-ba92-968135bf897d — 200 — -1 B — 96 ms — blobblob:https://bookshop.org/9a8795dd-78cb-403d-b53c-6e1ece89fa52bookshop.org/9a8795dd-78cb-403d-b53... blob:https://bookshop.org/9a8795dd-78cb-403d-b53c-6e1ece89fa52 — 200 — -1 B — 89 ms — blobblob:https://bookshop.org/f268b069-e69b-433d-8063-82f22b899d1bbookshop.org/f268b069-e69b-433d-806... blob:https://bookshop.org/f268b069-e69b-433d-8063-82f22b899d1b — 200 — -1 B — 89 ms — blobblob:https://bookshop.org/536ca973-2abe-4f03-b7b7-76150da6b6ccbookshop.org/536ca973-2abe-4f03-b7b... blob:https://bookshop.org/536ca973-2abe-4f03-b7b7-76150da6b6cc — 200 — -1 B — 92 ms — blobblob:https://bookshop.org/fe803c45-d122-4e5f-9eb2-47a64706dbedbookshop.org/fe803c45-d122-4e5f-9eb... blob:https://bookshop.org/fe803c45-d122-4e5f-9eb2-47a64706dbed — 200 — -1 B — 91 ms — blobhttps://bookshop.org/_next/static/media/logo.881e4ae9.svg/_next/static/media/logo.881e4ae9.s... https://bookshop.org/_next/static/media/logo.881e4ae9.svg — 200 — 3.9 KiB — 48 ms — h3https://bookshop.org/_next/static/media/shopping-cart.10462020.svg/_next/static/media/shopping-cart.1... https://bookshop.org/_next/static/media/shopping-cart.10462020.svg — 200 — 1.2 KiB — 48 ms — h3https://bookshop.org/_next/static/media/ic-magnifying-glass.69826585.svg/_next/static/media/ic-magnifying-g... https://bookshop.org/_next/static/media/ic-magnifying-glass.69826585.svg — 200 — 646 B — 48 ms — h3https://bookshop.org/_next/static/media/book-hands.f92d7666.svg/_next/static/media/book-hands.f92d... https://bookshop.org/_next/static/media/book-hands.f92d7666.svg — 200 — 17.5 KiB — 50 ms — h3https://bookshop.org/_next/static/media/bcorp-climate-logo.3c5528d0.svg/_next/static/media/bcorp-climate-l... https://bookshop.org/_next/static/media/bcorp-climate-logo.3c5528d0.svg — 200 — 6.0 KiB — 51 ms — h3https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/aa6559a8-8732-4002-ae0a-dc39ad9daee6/mobile/NightShade_500x375.pngstorage.googleapis.com/bkshp-prod-c... https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/aa6559a8-8732-4002-ae0a-dc39ad9daee6/mobile/NightShade_500x375.png — 200 — 236.5 KiB — 575 ms — h2https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/53afc811-123d-4aae-b494-6bb2e19a705b/mobile/MobileHero1.pngstorage.googleapis.com/bkshp-prod-c... https://storage.googleapis.com/bkshp-prod-content-images/homepage_banner_slides/53afc811-123d-4aae-b494-6bb2e19a705b/mobile/MobileHero1.png — 200 — 204.9 KiB — 187 ms — h2https://bookshop.org/_next/static/media/promo-pause.22db4fe9.svg/_next/static/media/promo-pause.22d... https://bookshop.org/_next/static/media/promo-pause.22db4fe9.svg — 200 — 588 B — 51 ms — h3https://images-us.bookshop.org/ingram/9781982174248.jpg?v=e81b7dd1889ca32cd6c13f38bfea02f8&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781982174248.jpg?v=e81b7dd1889ca32cd6c13f38bfea02f8&height=500 — 200 — 29.6 KiB — 379 ms — h3https://images-us.bookshop.org/ingram/9781250405333.jpg?v=3ab62d26b359c743f3cb7980e13cbb1f&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250405333.jpg?v=3ab62d26b359c743f3cb7980e13cbb1f&height=500 — 200 — 32.0 KiB — 364 ms — h3https://images-us.bookshop.org/ingram/9781250372031.jpg?v=df1edc5c4f07c64aaadd208d43d0adce&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250372031.jpg?v=df1edc5c4f07c64aaadd208d43d0adce&height=500 — 200 — 35.1 KiB — 359 ms — h3https://images-production.bookshop.org/spree/curators/avatars/10/thumb/Bookshop.org_B_Circle_Logo.png?width=96&v=v2images-production.bookshop.org/spre... https://images-production.bookshop.org/spree/curators/avatars/10/thumb/Bookshop.org_B_Circle_Logo.png?width=96&v=v2 — 200 — 2.4 KiB — 412 ms — h3https://images-us.bookshop.org/ingram/9780316613941.jpg?v=86a2248350606e2500b2262a430d1299&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780316613941.jpg?v=86a2248350606e2500b2262a430d1299&height=500 — 200 — 27.4 KiB — 82 ms — h3https://images-us.bookshop.org/ingram/9780593804216.jpg?v=dfc2aea20951d9bf99b213c90ac3258c&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593804216.jpg?v=dfc2aea20951d9bf99b213c90ac3258c&height=500 — 200 — 22.8 KiB — 226 ms — h3https://images-us.bookshop.org/ingram/9780593652978.jpg?v=f4b235a1c49591f99fb70e442cf2f51a&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593652978.jpg?v=f4b235a1c49591f99fb70e442cf2f51a&height=500 — 200 — 33.9 KiB — 324 ms — h3https://images-us.bookshop.org/ingram/9781538732182.jpg?v=3e5387557d5bedf789876fbb46f42efb&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781538732182.jpg?v=3e5387557d5bedf789876fbb46f42efb&height=500 — 200 — 27.8 KiB — 277 ms — h3https://images-us.bookshop.org/ingram/9781250827951.jpg?v=eaf4d0e5322b82e0cfb66ed4b5cd61ad&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250827951.jpg?v=eaf4d0e5322b82e0cfb66ed4b5cd61ad&height=500 — 200 — 32.2 KiB — 349 ms — h3https://images-us.bookshop.org/ingram/9780525509622.jpg?v=7c0f3c4f862ceb10cda8127d76b2658a&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780525509622.jpg?v=7c0f3c4f862ceb10cda8127d76b2658a&height=500 — 200 — 24.3 KiB — 261 ms — h3https://images-us.bookshop.org/ingram/9780802163622.jpg?v=b1e38abc6d9229a5924ba4e0e3bd0017&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780802163622.jpg?v=b1e38abc6d9229a5924ba4e0e3bd0017&height=500 — 200 — 35.2 KiB — 335 ms — h3https://images-us.bookshop.org/ingram/9781250244154.jpg?v=9d62253573549c5396e32844b583f2c8&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250244154.jpg?v=9d62253573549c5396e32844b583f2c8&height=500 — 200 — 29.2 KiB — 366 ms — h3https://images-us.bookshop.org/ingram/9780063072657.jpg?v=cb6b65e2aa31036ebebc2a30182d01ed&height=500images-us.bookshop.org/ingram/97800... https://images-us.bookshop.org/ingram/9780063072657.jpg?v=cb6b65e2aa31036ebebc2a30182d01ed&height=500 — 200 — 36.5 KiB — 335 ms — h3https://images-us.bookshop.org/ingram/9780393356687.jpg?v=ecdb23567e120999dad2f6632e96557d&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780393356687.jpg?v=ecdb23567e120999dad2f6632e96557d&height=500 — 200 — 60.9 KiB — 400 ms — h3https://images-us.bookshop.org/ingram/9781250824042.jpg?v=0723de7ffecdc86779a360584da14e76&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250824042.jpg?v=0723de7ffecdc86779a360584da14e76&height=500 — 200 — 41.1 KiB — 364 ms — h3https://images-us.bookshop.org/ingram/9781668045152.jpg?v=3ac523cb1a0cebd309adf2959f7f59c7&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781668045152.jpg?v=3ac523cb1a0cebd309adf2959f7f59c7&height=500 — 200 — 32.2 KiB — 314 ms — h3https://images-us.bookshop.org/ingram/9780316300148.jpg?v=6378439cfa92d153e21d58d452c15518&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780316300148.jpg?v=6378439cfa92d153e21d58d452c15518&height=500 — 200 — 17.6 KiB — 188 ms — h3https://images-us.bookshop.org/ingram/9780316229296.jpg?v=64206704e30e1f68382a16806300b277&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780316229296.jpg?v=64206704e30e1f68382a16806300b277&height=500 — 200 — 64.5 KiB — 401 ms — h3https://images-us.bookshop.org/ingram/9780593804872.jpg?v=4ebd467f1677809f0c9b34b343ae1a3b&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593804872.jpg?v=4ebd467f1677809f0c9b34b343ae1a3b&height=500 — 200 — 24.4 KiB — 271 ms — h3https://images-us.bookshop.org/ingram/9781644215340.jpg?v=4e68e0d5c24e3fcdb73e48799f4477eb&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781644215340.jpg?v=4e68e0d5c24e3fcdb73e48799f4477eb&height=500 — 200 — 34.2 KiB — 324 ms — h3https://images-us.bookshop.org/ingram/9781571311375.jpg?v=c62634654331472e362ee41f1f2b45bd&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781571311375.jpg?v=c62634654331472e362ee41f1f2b45bd&height=500 — 200 — 35.2 KiB — 341 ms — h3https://images-us.bookshop.org/ingram/9780385545310.jpg?v=13ee7330dd1479492913f4f3b1b27f33&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780385545310.jpg?v=13ee7330dd1479492913f4f3b1b27f33&height=500 — 200 — 34.0 KiB — 332 ms — h3https://images-us.bookshop.org/ingram/9780063439948.jpg?v=68844af70a99cd3cb353d930a079fe59&height=500images-us.bookshop.org/ingram/97800... https://images-us.bookshop.org/ingram/9780063439948.jpg?v=68844af70a99cd3cb353d930a079fe59&height=500 — 200 — 52.9 KiB — 390 ms — h3https://images-us.bookshop.org/ingram/9780399184604.jpg?v=ca41ee376e9a92234cb6d0e25b6f78ef&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780399184604.jpg?v=ca41ee376e9a92234cb6d0e25b6f78ef&height=500 — 200 — 34.2 KiB — 346 ms — h3https://images-us.bookshop.org/ingram/9781250204035.jpg?v=db2077f62146e53bc922587619d317f6&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250204035.jpg?v=db2077f62146e53bc922587619d317f6&height=500 — 200 — 19.7 KiB — 267 ms — h3https://images-us.bookshop.org/ingram/9781250376831.jpg?v=9289d49714cbbd920e7939684da101eb&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250376831.jpg?v=9289d49714cbbd920e7939684da101eb&height=500 — 200 — 35.9 KiB — 388 ms — h3https://images-us.bookshop.org/ingram/9781805330981.jpg?v=1752f9c64a97516ededd520d735dcb39&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781805330981.jpg?v=1752f9c64a97516ededd520d735dcb39&height=500 — 200 — 21.8 KiB — 278 ms — h3https://images-us.bookshop.org/ingram/9780385551915.jpg?v=b8a46152605a80f849f23bbdffb2a01e&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780385551915.jpg?v=b8a46152605a80f849f23bbdffb2a01e&height=500 — 200 — 12.4 KiB — 217 ms — h3https://images-us.bookshop.org/ingram/9780811229289.jpg?v=99163a0da7794993caebc969420a5695&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780811229289.jpg?v=99163a0da7794993caebc969420a5695&height=500 — 200 — 10.6 KiB — 173 ms — h3https://images-us.bookshop.org/ingram/9780593132449.jpg?v=67c4253a8e5338a4dd8caff5c8b1747f&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593132449.jpg?v=67c4253a8e5338a4dd8caff5c8b1747f&height=500 — 200 — 38.6 KiB — 390 ms — h3https://images-us.bookshop.org/ingram/9781641294843.jpg?v=cc8bd2e6f96c647b435400974d2c3a12&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781641294843.jpg?v=cc8bd2e6f96c647b435400974d2c3a12&height=500 — 200 — 38.6 KiB — 372 ms — h3https://images-us.bookshop.org/ingram/9781668008843.jpg?v=e30e19e704a4fbf568b2d1c2869d54c2&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781668008843.jpg?v=e30e19e704a4fbf568b2d1c2869d54c2&height=500 — 200 — 19.9 KiB — 276 ms — h3https://images-us.bookshop.org/ingram/9781594634529.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781594634529.jpg?v=enc-v1&height=500 — 200 — 25.3 KiB — 312 ms — h3https://images-us.bookshop.org/ingram/9780525534778.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780525534778.jpg?v=enc-v1&height=500 — 200 — 18.7 KiB — 265 ms — h3https://images-us.bookshop.org/ingram/9781101973134.jpg?v=c2ffe32b8c6a4334673a414d8dbc8005&height=500images-us.bookshop.org/ingram/97811... https://images-us.bookshop.org/ingram/9781101973134.jpg?v=c2ffe32b8c6a4334673a414d8dbc8005&height=500 — 200 — 22.0 KiB — 289 ms — h3https://images-us.bookshop.org/ingram/9781538708279.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781538708279.jpg?v=enc-v1&height=500 — 200 — 26.1 KiB — 326 ms — h3https://images-us.bookshop.org/ingram/9781250329240.jpg?v=3b55c4d9de2543745eb6acd248377c0c&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250329240.jpg?v=3b55c4d9de2543745eb6acd248377c0c&height=500 — 200 — 22.3 KiB — 293 ms — h3https://images-us.bookshop.org/ingram/9780593701409.jpg?v=566b98dd2c419eaa4b9ad13c31e65e82&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593701409.jpg?v=566b98dd2c419eaa4b9ad13c31e65e82&height=500 — 200 — 42.9 KiB — 379 ms — h3https://images-us.bookshop.org/ingram/9781250344335.jpg?v=c82b6a18d2f4f4a77cbeadd48b0bf45d&height=500images-us.bookshop.org/ingram/97812... https://images-us.bookshop.org/ingram/9781250344335.jpg?v=c82b6a18d2f4f4a77cbeadd48b0bf45d&height=500 — 200 — 52.8 KiB — 398 ms — h3https://images-us.bookshop.org/ingram/9780385721677.jpg?v=d75421113b1cb3349443f56baa34a18b&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780385721677.jpg?v=d75421113b1cb3349443f56baa34a18b&height=500 — 200 — 33.3 KiB — 349 ms — h3https://images-us.bookshop.org/ingram/9781668051634.jpg?v=83793b9fe0cc9a1e8aaa92a13d16179c&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781668051634.jpg?v=83793b9fe0cc9a1e8aaa92a13d16179c&height=500 — 200 — 22.7 KiB — 288 ms — h3https://images-us.bookshop.org/ingram/9780316585835.jpg?v=185da9026baff6b3b1cb8f31b1498ba9&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780316585835.jpg?v=185da9026baff6b3b1cb8f31b1498ba9&height=500 — 200 — 71.0 KiB — 401 ms — h3https://images-us.bookshop.org/ingram/9780593687789.jpg?v=0706b1ae128202774be5f71bcc8a30ec&height=500images-us.bookshop.org/ingram/97805... https://images-us.bookshop.org/ingram/9780593687789.jpg?v=0706b1ae128202774be5f71bcc8a30ec&height=500 — 200 — 42.3 KiB — 379 ms — h3https://images-us.bookshop.org/ingram/9780811238014.jpg?v=1e1703b85b05f5915876efaf4aa99141&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780811238014.jpg?v=1e1703b85b05f5915876efaf4aa99141&height=500 — 200 — 10.7 KiB — 211 ms — h3https://images-us.bookshop.org/ingram/9780062124272.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97800... https://images-us.bookshop.org/ingram/9780062124272.jpg?v=enc-v1&height=500 — 200 — 27.2 KiB — 328 ms — h3https://images-us.bookshop.org/ingram/9780345806901.jpg?v=4bcaa9a41fd2634e88cb06741c006610&height=500images-us.bookshop.org/ingram/97803... https://images-us.bookshop.org/ingram/9780345806901.jpg?v=4bcaa9a41fd2634e88cb06741c006610&height=500 — 200 — 27.9 KiB — 349 ms — h3https://images-us.bookshop.org/ingram/9780063305434.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97800... https://images-us.bookshop.org/ingram/9780063305434.jpg?v=enc-v1&height=500 — 200 — 18.1 KiB — 264 ms — h3https://images-us.bookshop.org/ingram/9781646144655.jpg?v=9d4e240beb6d52d4b34cc1000f117ead&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781646144655.jpg?v=9d4e240beb6d52d4b34cc1000f117ead&height=500 — 200 — 33.1 KiB — 349 ms — h3https://images-us.bookshop.org/ingram/9781324078654.jpg?v=cb067c90362728ac331f314922e6f142&height=500images-us.bookshop.org/ingram/97813... https://images-us.bookshop.org/ingram/9781324078654.jpg?v=cb067c90362728ac331f314922e6f142&height=500 — 200 — 37.1 KiB — 373 ms — h3https://images-us.bookshop.org/ingram/9781639735303.jpg?v=72281a10e994f352bc0dd266ab2b1879&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781639735303.jpg?v=72281a10e994f352bc0dd266ab2b1879&height=500 — 200 — 32.3 KiB — 364 ms — h3https://images-us.bookshop.org/ingram/9780804171533.jpg?v=9733170af97b39ef9da44b866a65fe5f&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780804171533.jpg?v=9733170af97b39ef9da44b866a65fe5f&height=500 — 200 — 31.4 KiB — 360 ms — h3https://images-us.bookshop.org/ingram/9780802164995.jpg?v=6d8190c2a53915eee1908a5b4ebbe994&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780802164995.jpg?v=6d8190c2a53915eee1908a5b4ebbe994&height=500 — 200 — 21.9 KiB — 308 ms — h3https://images-us.bookshop.org/ingram/9780063446397.jpg?v=0b0115dd57ada7aa80044ba9292af5cc&height=500images-us.bookshop.org/ingram/97800... https://images-us.bookshop.org/ingram/9780063446397.jpg?v=0b0115dd57ada7aa80044ba9292af5cc&height=500 — 200 — 41.9 KiB — 383 ms — h3https://images-us.bookshop.org/ingram/9781662603303.jpg?v=b646fdc89b2b9444c5c5fa78b74fb01d&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781662603303.jpg?v=b646fdc89b2b9444c5c5fa78b74fb01d&height=500 — 200 — 41.7 KiB — 381 ms — h3https://images-us.bookshop.org/ingram/9781419767951.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97814... https://images-us.bookshop.org/ingram/9781419767951.jpg?v=enc-v1&height=500 — 200 — 21.4 KiB — 352 ms — h3https://images-us.bookshop.org/ingram/9781529425444.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781529425444.jpg?v=enc-v1&height=500 — 200 — 20.3 KiB — 315 ms — h3https://images-us.bookshop.org/ingram/9781982123109.jpg?v=e1253602069f79362eed46a599926c05&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781982123109.jpg?v=e1253602069f79362eed46a599926c05&height=500 — 200 — 24.6 KiB — 352 ms — h3https://images-production.bookshop.org/spree/affiliate_profiles/profile_images/13429/original/IPC_Logo_(circle).jpg?width=96&v=v2images-production.bookshop.org/spre... https://images-production.bookshop.org/spree/affiliate_profiles/profile_images/13429/original/IPC_Logo_(circle).jpg?width=96&v=v2 — 200 — 4.8 KiB — 242 ms — h3https://images-us.bookshop.org/ingram/9781571313560.jpg?v=ee3141c412b41c3d507d004a5e625b9c&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781571313560.jpg?v=ee3141c412b41c3d507d004a5e625b9c&height=500 — 200 — 14.7 KiB — 288 ms — h3https://images-us.bookshop.org/ingram/9781324094647.jpg?v=68d064d551e3ad8b0465d24a1583f1dd&height=500images-us.bookshop.org/ingram/97813... https://images-us.bookshop.org/ingram/9781324094647.jpg?v=68d064d551e3ad8b0465d24a1583f1dd&height=500 — 200 — 31.0 KiB — 363 ms — h3https://images-us.bookshop.org/ingram/9798888904510.jpg?v=f6c94fd97fdff80581b4fd18761dcf26&height=500images-us.bookshop.org/ingram/97988... https://images-us.bookshop.org/ingram/9798888904510.jpg?v=f6c94fd97fdff80581b4fd18761dcf26&height=500 — 200 — 18.0 KiB — 288 ms — h3https://images-us.bookshop.org/ingram/9781836742555.jpg?v=893084c7b87a418f69159084428d5a49&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781836742555.jpg?v=893084c7b87a418f69159084428d5a49&height=500 — 200 — 32.8 KiB — 362 ms — h3https://images-us.bookshop.org/ingram/9780802165848.jpg?v=f5edaac18239abcfe8c3082d7907f70e&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780802165848.jpg?v=f5edaac18239abcfe8c3082d7907f70e&height=500 — 200 — 22.5 KiB — 327 ms — h3https://images-us.bookshop.org/ingram/9781645473268.jpg?v=fecaf556aa3aa202479c8885f14c5076&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781645473268.jpg?v=fecaf556aa3aa202479c8885f14c5076&height=500 — 200 — 17.4 KiB — 325 ms — h3https://images-us.bookshop.org/ingram/9781683694946.jpg?v=6238ef6f28ae5f9d1e349c59b8f8a97f&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781683694946.jpg?v=6238ef6f28ae5f9d1e349c59b8f8a97f&height=500 — 200 — 44.5 KiB — 385 ms — h3https://images-us.bookshop.org/ingram/9781645023760.jpg?v=40c5bc4baea625b61045a62e4d6ebd53&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781645023760.jpg?v=40c5bc4baea625b61045a62e4d6ebd53&height=500 — 200 — 73.2 KiB — 393 ms — h3https://images-us.bookshop.org/ingram/9781598538465.jpg?v=a4f307563128d0f74879bd3054dce57a&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781598538465.jpg?v=a4f307563128d0f74879bd3054dce57a&height=500 — 200 — 20.5 KiB — 319 ms — h3https://images-us.bookshop.org/ingram/9781662603006.jpg?v=ef76f2eed9b6d6a937aa6cf3f25ee0b4&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781662603006.jpg?v=ef76f2eed9b6d6a937aa6cf3f25ee0b4&height=500 — 200 — 36.5 KiB — 376 ms — h3https://images-us.bookshop.org/ingram/9780807014271.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780807014271.jpg?v=enc-v1&height=500 — 200 — 59.0 KiB — 391 ms — h3https://images-us.bookshop.org/ingram/9781913484750.jpg?v=3881fa865d60cda1085fdee7db838502&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781913484750.jpg?v=3881fa865d60cda1085fdee7db838502&height=500 — 200 — 46.6 KiB — 388 ms — h3https://images-us.bookshop.org/ingram/9781598538298.jpg?v=6394934fac418dcc7f6649c2b881013a&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781598538298.jpg?v=6394934fac418dcc7f6649c2b881013a&height=500 — 200 — 19.7 KiB — 322 ms — h3https://images-us.bookshop.org/ingram/9781804290446.jpg?v=2989dea091844e0483f1e513a6843ee7&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781804290446.jpg?v=2989dea091844e0483f1e513a6843ee7&height=500 — 200 — 32.2 KiB — 370 ms — h3https://images-us.bookshop.org/ingram/9780802158635.jpg?v=d331a6efc64e2c257ce9e38ec01bcdd9&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780802158635.jpg?v=d331a6efc64e2c257ce9e38ec01bcdd9&height=500 — 200 — 37.8 KiB — 379 ms — h3https://images-us.bookshop.org/ingram/9781778403903.jpg?v=766a28bd1db43d54793253eb0e1f4419&height=500images-us.bookshop.org/ingram/97817... https://images-us.bookshop.org/ingram/9781778403903.jpg?v=766a28bd1db43d54793253eb0e1f4419&height=500 — 200 — 26.9 KiB — 352 ms — h3https://images-us.bookshop.org/ingram/9780760391884.jpg?v=8eae4fefe75f1ddb5ff69afecff9167e&height=500images-us.bookshop.org/ingram/97807... https://images-us.bookshop.org/ingram/9780760391884.jpg?v=8eae4fefe75f1ddb5ff69afecff9167e&height=500 — 200 — 57.2 KiB — 391 ms — h3https://images-us.bookshop.org/ingram/9781954118904.jpg?v=623cfbfe2b5b260a2e7062d349e1b886&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781954118904.jpg?v=623cfbfe2b5b260a2e7062d349e1b886&height=500 — 200 — 32.4 KiB — 372 ms — h3https://images-us.bookshop.org/ingram/9781639551804.jpg?v=2f136ae798a028b946d86487c8ea1413&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781639551804.jpg?v=2f136ae798a028b946d86487c8ea1413&height=500 — 200 — 31.5 KiB — 364 ms — h3https://images-us.bookshop.org/ingram/9780870714993.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780870714993.jpg?v=enc-v1&height=500 — 200 — 48.3 KiB — 387 ms — h3https://images-us.bookshop.org/ingram/9781937006884.jpg?v=139875d3ae4acdfa8b717e769aa45eee&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781937006884.jpg?v=139875d3ae4acdfa8b717e769aa45eee&height=500 — 200 — 19.7 KiB — 322 ms — h3https://images-us.bookshop.org/ingram/9781683695141.jpg?v=d8671943475a8961b926e259c7fac07f&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781683695141.jpg?v=d8671943475a8961b926e259c7fac07f&height=500 — 200 — 41.8 KiB — 383 ms — h3https://images-us.bookshop.org/ingram/9780691276786.jpg?v=2347e7962118080bafc60427b1883f70&height=500images-us.bookshop.org/ingram/97806... https://images-us.bookshop.org/ingram/9780691276786.jpg?v=2347e7962118080bafc60427b1883f70&height=500 — 200 — 4.6 KiB — 224 ms — h3https://images-us.bookshop.org/ingram/9781558613683.jpg?v=b599a2c76befa67b20abc8ddd6401d3f&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781558613683.jpg?v=b599a2c76befa67b20abc8ddd6401d3f&height=500 — 200 — 19.2 KiB — 319 ms — h3https://images-us.bookshop.org/ingram/9781631496080.jpg?v=c463539030994b5631cd2cc7dc0dc0c8&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781631496080.jpg?v=c463539030994b5631cd2cc7dc0dc0c8&height=500 — 200 — 36.0 KiB — 378 ms — h3https://images-us.bookshop.org/ingram/9781631492228.jpg?v=enc-v1&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781631492228.jpg?v=enc-v1&height=500 — 200 — 24.4 KiB — 350 ms — h3https://images-us.bookshop.org/ingram/9798893030822.jpg?v=32c057c27cf5c3e77281037383644b5a&height=500images-us.bookshop.org/ingram/97988... https://images-us.bookshop.org/ingram/9798893030822.jpg?v=32c057c27cf5c3e77281037383644b5a&height=500 — 200 — 22.2 KiB — 353 ms — h3https://images-us.bookshop.org/ingram/9781556520747.jpg?v=f4697dcf11d606dd6ca8256d6d01aa5d&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781556520747.jpg?v=f4697dcf11d606dd6ca8256d6d01aa5d&height=500 — 200 — 26.3 KiB — 358 ms — h3https://images-us.bookshop.org/ingram/9781849355841.jpg?v=edc4624aa8ca80a7cb204ba10f38d790&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781849355841.jpg?v=edc4624aa8ca80a7cb204ba10f38d790&height=500 — 200 — 37.8 KiB — 380 ms — h3https://images-us.bookshop.org/ingram/9781941529089.jpg?v=face7cf8eb7fbea3ff1cfca19fab9e5d&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781941529089.jpg?v=face7cf8eb7fbea3ff1cfca19fab9e5d&height=500 — 200 — 21.6 KiB — 337 ms — h3https://images-us.bookshop.org/ingram/9781324111948.jpg?v=c978cfc9b7d87eb85fef867fe2802635&height=500images-us.bookshop.org/ingram/97813... https://images-us.bookshop.org/ingram/9781324111948.jpg?v=c978cfc9b7d87eb85fef867fe2802635&height=500 — 200 — 64.3 KiB — 391 ms — h3https://images-us.bookshop.org/ingram/9781839762123.jpg?v=8ba87bb38680e6f6486a542b2aea70b2&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781839762123.jpg?v=8ba87bb38680e6f6486a542b2aea70b2&height=500 — 200 — 15.2 KiB — 304 ms — h3https://images-us.bookshop.org/ingram/9781324096399.jpg?v=8d385dac700701bf502e551dbf8d72b0&height=500images-us.bookshop.org/ingram/97813... https://images-us.bookshop.org/ingram/9781324096399.jpg?v=8d385dac700701bf502e551dbf8d72b0&height=500 — 200 — 10.7 KiB — 268 ms — h3https://images-us.bookshop.org/ingram/9798992377071.jpg?v=693c6dc69dd93982c9a5189e05470f13&height=500images-us.bookshop.org/ingram/97989... https://images-us.bookshop.org/ingram/9798992377071.jpg?v=693c6dc69dd93982c9a5189e05470f13&height=500 — 200 — 30.2 KiB — 361 ms — h3https://images-us.bookshop.org/ingram/9781836742074.jpg?v=2d631d99db117451ffe2b1ce52bab99a&height=500images-us.bookshop.org/ingram/97818... https://images-us.bookshop.org/ingram/9781836742074.jpg?v=2d631d99db117451ffe2b1ce52bab99a&height=500 — 200 — 13.9 KiB — 291 ms — h3https://images-us.bookshop.org/ingram/9781952692178.jpg?v=f7ed8f89f7f31ef0a58201d34dd19908&height=500images-us.bookshop.org/ingram/97819... https://images-us.bookshop.org/ingram/9781952692178.jpg?v=f7ed8f89f7f31ef0a58201d34dd19908&height=500 — 200 — 31.6 KiB — 375 ms — h3https://images-us.bookshop.org/ingram/9781557091055.jpg?v=f6cd50c625147e5616dc36b6368c7d6a&height=500images-us.bookshop.org/ingram/97815... https://images-us.bookshop.org/ingram/9781557091055.jpg?v=f6cd50c625147e5616dc36b6368c7d6a&height=500 — 200 — 20.3 KiB — 331 ms — h3https://images-us.bookshop.org/ingram/9781611803433.jpg?v=eda4d827e726ce747049505b91bc21f9&height=500images-us.bookshop.org/ingram/97816... https://images-us.bookshop.org/ingram/9781611803433.jpg?v=eda4d827e726ce747049505b91bc21f9&height=500 — 200 — 36.3 KiB — 376 ms — h3https://images-us.bookshop.org/ingram/9780984627110.jpg?v=b39f3eddecc0cdae792b915c26fa64e5&height=500images-us.bookshop.org/ingram/97809... https://images-us.bookshop.org/ingram/9780984627110.jpg?v=b39f3eddecc0cdae792b915c26fa64e5&height=500 — 200 — 20.2 KiB — 325 ms — h3https://images-us.bookshop.org/ingram/9780807057834.jpg?v=55015263dd923baf122470538341db0f&height=500images-us.bookshop.org/ingram/97808... https://images-us.bookshop.org/ingram/9780807057834.jpg?v=55015263dd923baf122470538341db0f&height=500 — 200 — 42.9 KiB — 383 ms — h3https://bookshop.org/_next/static/media/ic-app-store.f226bf51.svg/_next/static/media/ic-app-store.f2... https://bookshop.org/_next/static/media/ic-app-store.f226bf51.svg — 200 — 4.2 KiB — 42 ms — h3https://bookshop.org/_next/static/media/ic-play-store.cda429ac.svg/_next/static/media/ic-play-store.c... https://bookshop.org/_next/static/media/ic-play-store.cda429ac.svg — 200 — 2.9 KiB — 44 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-669349773&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZDwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-669349773&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD — 200 — 153.1 KiB — 151 ms — h3https://www.googletagmanager.com/gtag/js?id=G-PBC1NBK83Q&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZDwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PBC1NBK83Q&cx=c&gtm=4e64h1&fps=fc&gdev=dNzQzZD — 200 — 172.7 KiB — 156 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fbookshop.org%2F&scrsrc=www.googletagmanager.com&rnd=785845966.1776806777&navt=n&npa=1&us_privacy=1---&did=dY2E1Nz&gdid=dY2E1Nz&_tu=CA&gtm=45892e64h1v891109821z8845894550za24gzb845894550zd845894550xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-669349773&tid=AW-669349773&tft=1776806777998&tfd=1839pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fbookshop.org%2F&scrsrc=www.googletagmanager.com&rnd=785845966.1776806777&navt=n&npa=1&us_privacy=1---&did=dY2E1Nz&gdid=dY2E1Nz&_tu=CA&gtm=45892e64h1v891109821z8845894550za24gzb845894550zd845894550xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-669349773&tid=AW-669349773&tft=1776806777998&tfd=1839 — 200 — 21 B — 129 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-PBC1NBK83Q&gtm=45g92e64h1v884446300z8845894550za24gzb845894550zd845894550&_p=1776806777122&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2E1Nz&ecid=2062847558&_eu=AAAAAGA&are=1&cid=1377036492.1776806778&ec_mode=a&frm=0&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776806778&sct=1&seg=0&dl=https%3A%2F%2Fbookshop.org%2F&dt=Bookshop.org%3A%20Buy%20books%20online.%20Support%20local%20bookstores.&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2022region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PBC1NBK83Q&gtm=45g92e64h1v884446300z8845894550za24gzb845894550zd845894550&_p=1776806777122&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2E1Nz&ecid=2062847558&_eu=AAAAAGA&are=1&cid=1377036492.1776806778&ec_mode=a&frm=0&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776806778&sct=1&seg=0&dl=https%3A%2F%2Fbookshop.org%2F&dt=Bookshop.org%3A%20Buy%20books%20online.%20Support%20local%20bookstores.&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2022 — 204 — 547 B — 85 ms — h2https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Open-Sans.woff2media.fbot.me/703fca0f-e3fd-4932-ae... https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Open-Sans.woff2 — 200 — 14.5 KiB — 95 ms — h2https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Nunito.woff2media.fbot.me/703fca0f-e3fd-4932-ae... https://media.fbot.me/703fca0f-e3fd-4932-ae5c-0257ed986094/media/Nunito.woff2 — 200 — 20.0 KiB — 97 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 45 ms — h3https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 96 ms — h2https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/index.html?templateId=53aa8807dec7e10d38f59f32&businessunitId=5e8b11f2dbc13c0001669534widget.trustpilot.com/trustboxes/53... https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/index.html?templateId=53aa8807dec7e10d38f59f32&businessunitId=5e8b11f2dbc13c0001669534 — 200 — 2.9 KiB — 53 ms — h2https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/index.html?templateId=53aa8807dec7e10d38f59f32&businessunitId=5e8b11f2dbc13c0001669534widget.trustpilot.com/trustboxes/53... https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/index.html?templateId=53aa8807dec7e10d38f59f32&businessunitId=5e8b11f2dbc13c0001669534 — 200 — 0 B — 47 ms — h2https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/main.jswidget.trustpilot.com/trustboxes/53... https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/main.js — 200 — 24.8 KiB — 21 ms — h2https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/main.jswidget.trustpilot.com/trustboxes/53... https://widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/main.js — 200 — 0 B — 19 ms — h2https://widget.trustpilot.com/trustbox-data/53aa8807dec7e10d38f59f32?businessUnitId=5e8b11f2dbc13c0001669534&locale=enwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/53aa8807dec7e10d38f59f32?businessUnitId=5e8b11f2dbc13c0001669534&locale=en — 200 — 950 B — 19 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=en&styleHeight=100px&styleWidth=220px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=en&styleHeight=100px&styleWidth=220px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32 — 204 — 309 B — 43 ms — h2https://widget.trustpilot.com/trustbox-data/53aa8807dec7e10d38f59f32?businessUnitId=5e8b11f2dbc13c0001669534&locale=enwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/53aa8807dec7e10d38f59f32?businessUnitId=5e8b11f2dbc13c0001669534&locale=en — 200 — 0 B — 16 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=en&styleHeight=86px&styleWidth=140px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=en&styleHeight=86px&styleWidth=140px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32 — 204 — 307 B — 38 ms — h2https://widget.trustpilot.com/stats/TrustboxView?locale=en&styleHeight=86px&styleWidth=140px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxView?locale=en&styleHeight=86px&styleWidth=140px&theme=dark&url=https%3A%2F%2Fbookshop.org%2F&referrer=&userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=5e8b11f2dbc13c0001669534&widgetId=53aa8807dec7e10d38f59f32 — 204 — 308 B — 44 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
62% of JavaScript execution is third-party
First-party Third-party 2973ms · 875KB · $39/mo
Unattributable
Other
Costly
Execution 1361ms
Transfer 0 KB
Monthly Cost $18/mo
cmp.osano.com
Other
Costly
Execution 694ms
Transfer 70 KB
Unused 30%
Monthly Cost $9/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 211ms
Transfer 187 KB
Unused 77%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 206ms
Transfer 173 KB
Unused 42%
Monthly Cost $3/mo
static.fbot.me
Other
Optional
Execution 196ms
Transfer 100 KB
Unused 46%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 183ms
Transfer 153 KB
Unused 48%
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 67ms
Transfer 34 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 158 KB
Unused 65%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1361ms and costs ~$18/month
  • cmp.osano.com adds 694ms and costs ~$9/month
  • securepubads.g.doubleclick.net adds 211ms and costs ~$3/month
  • Google Tag Manager adds 206ms and costs ~$3/month

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

Unattributable takes 1361ms 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

cmp.osano.com takes 694ms 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

securepubads.g.doubleclick.net takes 211ms 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

77% of securepubads.g.doubleclick.net'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

Google Tag Manager takes 206ms 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

65% of Google Tag Manager'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