Skip to content
https://smashwords.com

Performance

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

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

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

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

3.27 s

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

86 ms

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

0.120

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

2.87 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.29 s

Page Load Progression

445 ms
890 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 68 requests
FIX
3.6 MB transferred, 68 requests
Warning::
Page weighs 7.4 MB (3.6 MB transferred)
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
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::
68 HTTP requests
Info::
Estimated 0.76 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
68 requests
0.76 g CO2 per page load
Images 2.1 MiB 59%
JavaScript 1.2 MiB 32%
Other 104.0 KiB 3%
Other 91.2 KiB 2%
CSS 77.0 KiB 2%
Fonts 61.1 KiB 2%
HTML 4.4 KiB 0%
Other 551 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
8 scripts, 727 KB unused
FIX
8 scripts, 727 KB unused
Warning::
https://www.smashwords.com/static/dist/js/13.15dd9...: 358 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smashwords.com/static/dist/js/main.cff...: 146 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smashwords.com/static/dist/js/react.37...: 114 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0HDV...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smashwords.com/static/dist/js/1.132310...: 48 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 727 KB
727 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.js581 KB358 KB (62%)3rd
https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.js194 KB146 KB (76%)3rd
https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.js152 KB114 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0S149 KB61 KB (41%)3rd
https://www.smashwords.com/static/dist/js/1.13231034.chunk.js98 KB48 KB (49%)3rd
https://www.smashwords.com/static/dist/js/runtime.7cf3c255.js3 KB3rd
https://www.smashwords.com/static/dist/js/4.1be4e192.chunk.js11 KB3rd
https://www.google-analytics.com/analytics.js21 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
68 resources · 3.6 MB · 727 KB savings available
FIX
68 resources · 3.6 MB · 727 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~727 KB of savings available
Warning::
67 third-party resources (100% of weight)
Info::
1 resources over 200KB
68 resources · 3.6 MiB · 67 third-party 2.6 MiB over 1MB target
Image 61% · 2.2 MiB
JavaScript 32% · 1.2 MiB
Other 3% · 104.6 KiB
CSS 2% · 77.0 KiB
Font 2% · 61.1 KiB
Document 0% · 4.7 KiB

~727.2 KiB of savings available

Remove unused JavaScript: 727.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Info::
All images are well-optimized
48 images 2.1 MB
0 oversized -0 KB
48 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
650ms total JS execution
REVIEW
650ms total JS execution
Warning::
https://www.smashwords.com/static/dist/js/react.37...: 272ms CPU time
Info::
Unattributable: 118ms CPU time
Info::
https://www.smashwords.com/: 88ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-0HDV...: 64ms CPU time
Info::
https://www.smashwords.com/static/dist/js/13.15dd9...: 56ms CPU time
Warning::
Third-party scripts: 650ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 23% Script Parsing & Compilation 13% Style & Layout 8% Parse HTML & CSS 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.js272ms188ms11ms3rd
Unattributable118ms1ms0ms3rd
https://www.smashwords.com/88ms2ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0S64ms51ms10ms3rd
https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.js56ms7ms45ms3rd
https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.js52ms36ms16ms3rd
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+
Font Loading
1 fonts (61 KB)
PASS
1 fonts (61 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

61 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.3 shttps://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8Smashwords-FontAwesome.... https://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8 — 61.1 KiB — 122 ms — font-display: swap
Smashwords-FontAwesome.... woff swap
Size 61 KB
Load time 122 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~18 KB and ~36 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
68 requests over 3567ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.3 shttps://smashwords.com// https://smashwords.com/ — 301 — 296 B — 359 ms — http/1.1https://www.smashwords.com/www.smashwords.com/ https://www.smashwords.com/ — 200 — 4.4 KiB — 408 ms — http/1.1https://www.smashwords.com/static/dist/css/13.c6231af7.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/13.c6231af7.chunk.css — 200 — 2.3 KiB — 125 ms — http/1.1https://www.smashwords.com/static/dist/css/react.d2ad1c42.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/react.d2ad1c42.chunk.css — 200 — 5.0 KiB — 247 ms — http/1.1https://www.smashwords.com/static/dist/css/main.d9dbf98d.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/main.d9dbf98d.chunk.css — 200 — 69.7 KiB — 589 ms — http/1.1https://www.smashwords.com/static/dist/js/runtime.7cf3c255.jswww.smashwords.com/static/dist/js/r... https://www.smashwords.com/static/dist/js/runtime.7cf3c255.js — 200 — 2.6 KiB — 357 ms — http/1.1https://www.smashwords.com/static/dist/js/1.13231034.chunk.jswww.smashwords.com/static/dist/js/1... https://www.smashwords.com/static/dist/js/1.13231034.chunk.js — 200 — 98.5 KiB — 718 ms — http/1.1https://www.smashwords.com/static/dist/js/4.1be4e192.chunk.jswww.smashwords.com/static/dist/js/4... https://www.smashwords.com/static/dist/js/4.1be4e192.chunk.js — 200 — 10.8 KiB — 365 ms — http/1.1https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.jswww.smashwords.com/static/dist/js/m... https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.js — 200 — 193.5 KiB — 728 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/static/1/swlogo.pngdwtr67e3ikfml.cloudfront.net/static... https://dwtr67e3ikfml.cloudfront.net/static/1/swlogo.png — 200 — 9.0 KiB — 14 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0Swww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0S — 200 — 149.0 KiB — 163 ms — h2https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.jswww.smashwords.com/static/dist/js/1... https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.js — 200 — 581.3 KiB — 755 ms — http/1.1https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.jswww.smashwords.com/static/dist/js/r... https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.js — 200 — 152.5 KiB — 478 ms — http/1.1https://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8www.smashwords.com/static/3rd/fa/fo... https://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8 — 200 — 61.1 KiB — 122 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-0HDVFTDL0S&gtm=45je64k0v9126864351za200zd9126864351&_p=1776894872464&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1106342534.1776894873&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118128923&sid=1776894872&sct=1&seg=0&dl=https%3A%2F%2Fwww.smashwords.com%2F&dt=Smashwords%20%E2%80%93%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.erotica_preference=no_erotica&tfd=1638region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-0HDVFTDL0S&gtm=45je64k0v9126864351za200zd9126864351&_p=1776894872464&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1106342534.1776894873&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118128923&sid=1776894872&sct=1&seg=0&dl=https%3A%2F%2Fwww.smashwords.com%2F&dt=Smashwords%20%E2%80%93%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.erotica_preference=no_erotica&tfd=1638 — 204 — 551 B — 85 ms — h2https://www.smashwords.com/api/bookshelves/destinationswww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/destinations — 200 — 325 B — 129 ms — http/1.1https://www.smashwords.com/api/bookshelves/category/render/1/any/anywww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/category/render/1/any/any — 200 — 1.5 KiB — 164 ms — http/1.1https://www.smashwords.com/api/bookshelves/collection/home/1/any/anywww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/collection/home/1/any/any — 200 — 101.7 KiB — 1.4 s — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 107 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2049182423&t=pageview&_s=1&dl=https%3A%2F%2Fwww.smashwords.com%2F&dp=%2F&ul=en-us&dt=Category%20-%20All&sr=800x600&vp=1350x940&_u=IADAAEABAAAAACAAI~&jid=111992637&gjid=174786555&cid=1106342534.1776894873&tid=UA-886172-7&_gid=1308140866.1776894873&_r=1&_slc=1&z=822229188www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2049182423&t=pageview&_s=1&dl=https%3A%2F%2Fwww.smashwords.com%2F&dp=%2F&ul=en-us&dt=Category%20-%20All&sr=800x600&vp=1350x940&_u=IADAAEABAAAAACAAI~&jid=111992637&gjid=174786555&cid=1106342534.1776894873&tid=UA-886172-7&_gid=1308140866.1776894873&_r=1&_slc=1&z=822229188 — 200 — 467 B — 29 ms — h2https://www.smashwords.com/static/img/favicon.icowww.smashwords.com/static/img/favic... https://www.smashwords.com/static/img/favicon.ico — 200 — 90.9 KiB — 134 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/5221d54b-e8a1-43e9-8ba6-62dce253cf81.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/5221d54b-e8a1-43e9-8ba6-62dce253cf81.jpg__300x0 — 200 — 41.6 KiB — 15 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/aab7106e-0622-4efe-8bf7-170757ab6804.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/aab7106e-0622-4efe-8bf7-170757ab6804.jpg__300x0 — 200 — 60.8 KiB — 29 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/3a9a1828-54f8-490a-af2c-58baf15b34be.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/3a9a1828-54f8-490a-af2c-58baf15b34be.jpg__300x0 — 200 — 49.6 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/19de1d9c-051c-4fd9-91fb-9e0ba46f533e.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/19de1d9c-051c-4fd9-91fb-9e0ba46f533e.jpg__300x0 — 200 — 47.4 KiB — 27 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/aee96674-0c2c-4c81-acaf-0184aa201512.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/aee96674-0c2c-4c81-acaf-0184aa201512.jpg__300x0 — 200 — 42.3 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/6ccbf8f5-4a2a-4e24-93aa-030f84ff2e58.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/6ccbf8f5-4a2a-4e24-93aa-030f84ff2e58.jpg__300x0 — 200 — 29.5 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/e1451b2a-8111-4f85-b935-9c946c6de2b0.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/e1451b2a-8111-4f85-b935-9c946c6de2b0.jpg__300x0 — 200 — 47.3 KiB — 16 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/795ca0bd-54a2-42d3-bd5c-47f6b97eb9bc.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/795ca0bd-54a2-42d3-bd5c-47f6b97eb9bc.jpg__300x0 — 200 — 43.4 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/72da62cb-65de-4e86-a30a-2280a1dedaba.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/72da62cb-65de-4e86-a30a-2280a1dedaba.jpg__300x0 — 200 — 38.3 KiB — 15 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.3 shttps://smashwords.com// https://smashwords.com/ — 301 — 296 B — 359 ms — http/1.1https://www.smashwords.com/www.smashwords.com/ https://www.smashwords.com/ — 200 — 4.4 KiB — 408 ms — http/1.1https://www.smashwords.com/static/dist/css/13.c6231af7.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/13.c6231af7.chunk.css — 200 — 2.3 KiB — 125 ms — http/1.1https://www.smashwords.com/static/dist/css/react.d2ad1c42.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/react.d2ad1c42.chunk.css — 200 — 5.0 KiB — 247 ms — http/1.1https://www.smashwords.com/static/dist/css/main.d9dbf98d.chunk.csswww.smashwords.com/static/dist/css/... https://www.smashwords.com/static/dist/css/main.d9dbf98d.chunk.css — 200 — 69.7 KiB — 589 ms — http/1.1https://www.smashwords.com/static/dist/js/runtime.7cf3c255.jswww.smashwords.com/static/dist/js/r... https://www.smashwords.com/static/dist/js/runtime.7cf3c255.js — 200 — 2.6 KiB — 357 ms — http/1.1https://www.smashwords.com/static/dist/js/1.13231034.chunk.jswww.smashwords.com/static/dist/js/1... https://www.smashwords.com/static/dist/js/1.13231034.chunk.js — 200 — 98.5 KiB — 718 ms — http/1.1https://www.smashwords.com/static/dist/js/4.1be4e192.chunk.jswww.smashwords.com/static/dist/js/4... https://www.smashwords.com/static/dist/js/4.1be4e192.chunk.js — 200 — 10.8 KiB — 365 ms — http/1.1https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.jswww.smashwords.com/static/dist/js/m... https://www.smashwords.com/static/dist/js/main.cff9ff76.chunk.js — 200 — 193.5 KiB — 728 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/static/1/swlogo.pngdwtr67e3ikfml.cloudfront.net/static... https://dwtr67e3ikfml.cloudfront.net/static/1/swlogo.png — 200 — 9.0 KiB — 14 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0Swww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0HDVFTDL0S — 200 — 149.0 KiB — 163 ms — h2https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.jswww.smashwords.com/static/dist/js/1... https://www.smashwords.com/static/dist/js/13.15dd9909.chunk.js — 200 — 581.3 KiB — 755 ms — http/1.1https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.jswww.smashwords.com/static/dist/js/r... https://www.smashwords.com/static/dist/js/react.37d49bfa.chunk.js — 200 — 152.5 KiB — 478 ms — http/1.1https://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8www.smashwords.com/static/3rd/fa/fo... https://www.smashwords.com/static/3rd/fa/font/Smashwords-FontAwesome.woff?v=21ba9e8925ee0d0c28809094423809a8 — 200 — 61.1 KiB — 122 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-0HDVFTDL0S&gtm=45je64k0v9126864351za200zd9126864351&_p=1776894872464&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1106342534.1776894873&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118128923&sid=1776894872&sct=1&seg=0&dl=https%3A%2F%2Fwww.smashwords.com%2F&dt=Smashwords%20%E2%80%93%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.erotica_preference=no_erotica&tfd=1638region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-0HDVFTDL0S&gtm=45je64k0v9126864351za200zd9126864351&_p=1776894872464&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1106342534.1776894873&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118128923&sid=1776894872&sct=1&seg=0&dl=https%3A%2F%2Fwww.smashwords.com%2F&dt=Smashwords%20%E2%80%93%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.erotica_preference=no_erotica&tfd=1638 — 204 — 551 B — 85 ms — h2https://www.smashwords.com/api/bookshelves/destinationswww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/destinations — 200 — 325 B — 129 ms — http/1.1https://www.smashwords.com/api/bookshelves/category/render/1/any/anywww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/category/render/1/any/any — 200 — 1.5 KiB — 164 ms — http/1.1https://www.smashwords.com/api/bookshelves/collection/home/1/any/anywww.smashwords.com/api/bookshelves/... https://www.smashwords.com/api/bookshelves/collection/home/1/any/any — 200 — 101.7 KiB — 1.4 s — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 107 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2049182423&t=pageview&_s=1&dl=https%3A%2F%2Fwww.smashwords.com%2F&dp=%2F&ul=en-us&dt=Category%20-%20All&sr=800x600&vp=1350x940&_u=IADAAEABAAAAACAAI~&jid=111992637&gjid=174786555&cid=1106342534.1776894873&tid=UA-886172-7&_gid=1308140866.1776894873&_r=1&_slc=1&z=822229188www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2049182423&t=pageview&_s=1&dl=https%3A%2F%2Fwww.smashwords.com%2F&dp=%2F&ul=en-us&dt=Category%20-%20All&sr=800x600&vp=1350x940&_u=IADAAEABAAAAACAAI~&jid=111992637&gjid=174786555&cid=1106342534.1776894873&tid=UA-886172-7&_gid=1308140866.1776894873&_r=1&_slc=1&z=822229188 — 200 — 467 B — 29 ms — h2https://www.smashwords.com/static/img/favicon.icowww.smashwords.com/static/img/favic... https://www.smashwords.com/static/img/favicon.ico — 200 — 90.9 KiB — 134 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/5221d54b-e8a1-43e9-8ba6-62dce253cf81.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/5221d54b-e8a1-43e9-8ba6-62dce253cf81.jpg__300x0 — 200 — 41.6 KiB — 15 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/aab7106e-0622-4efe-8bf7-170757ab6804.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/aab7106e-0622-4efe-8bf7-170757ab6804.jpg__300x0 — 200 — 60.8 KiB — 29 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/3a9a1828-54f8-490a-af2c-58baf15b34be.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/3a9a1828-54f8-490a-af2c-58baf15b34be.jpg__300x0 — 200 — 49.6 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/19de1d9c-051c-4fd9-91fb-9e0ba46f533e.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/19de1d9c-051c-4fd9-91fb-9e0ba46f533e.jpg__300x0 — 200 — 47.4 KiB — 27 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/aee96674-0c2c-4c81-acaf-0184aa201512.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/aee96674-0c2c-4c81-acaf-0184aa201512.jpg__300x0 — 200 — 42.3 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/6ccbf8f5-4a2a-4e24-93aa-030f84ff2e58.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/6ccbf8f5-4a2a-4e24-93aa-030f84ff2e58.jpg__300x0 — 200 — 29.5 KiB — 28 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/e1451b2a-8111-4f85-b935-9c946c6de2b0.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/e1451b2a-8111-4f85-b935-9c946c6de2b0.jpg__300x0 — 200 — 47.3 KiB — 16 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/795ca0bd-54a2-42d3-bd5c-47f6b97eb9bc.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/795ca0bd-54a2-42d3-bd5c-47f6b97eb9bc.jpg__300x0 — 200 — 43.4 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/72da62cb-65de-4e86-a30a-2280a1dedaba.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/72da62cb-65de-4e86-a30a-2280a1dedaba.jpg__300x0 — 200 — 38.3 KiB — 15 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/ba8f17db0c41878bf45adf87015bd54b7d45d7cd__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/ba8f17db0c41878bf45adf87015bd54b7d45d7cd__300x0 — 200 — 90.5 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/876a3651-0ab6-480f-ab62-13454500ae20.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/876a3651-0ab6-480f-ab62-13454500ae20.jpg__300x0 — 200 — 38.6 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/a549921a39201067b1d16bed72534d812261008f__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/a549921a39201067b1d16bed72534d812261008f__300x0 — 200 — 45.0 KiB — 15 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/366e2a51-4b65-44d1-b2dc-dfdd40df2b1b.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/366e2a51-4b65-44d1-b2dc-dfdd40df2b1b.jpg__300x0 — 200 — 45.3 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/e12c5513-fc79-417b-a3e2-1ce552b7b459.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/e12c5513-fc79-417b-a3e2-1ce552b7b459.jpg__300x0 — 200 — 42.1 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/0a447566-a15a-4229-a4a5-4f72dff9896e.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/0a447566-a15a-4229-a4a5-4f72dff9896e.jpg__300x0 — 200 — 45.2 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/47195331-e6bd-42a6-910b-39634ac0120d.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/47195331-e6bd-42a6-910b-39634ac0120d.jpg__300x0 — 200 — 43.8 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/b90c7396-7cd0-47f6-85b6-bca94b207743.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/b90c7396-7cd0-47f6-85b6-bca94b207743.jpg__300x0 — 200 — 50.9 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/a8532258-8f54-43ad-94a4-31244b8305ea.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/a8532258-8f54-43ad-94a4-31244b8305ea.jpg__300x0 — 200 — 46.1 KiB — 20 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/e2477cd5-e5cc-46b0-aef9-d7e47c782b1e.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/e2477cd5-e5cc-46b0-aef9-d7e47c782b1e.jpg__300x0 — 200 — 46.7 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/6011434f-478b-4bd5-be7c-951484ec4492.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/6011434f-478b-4bd5-be7c-951484ec4492.jpg__300x0 — 200 — 41.1 KiB — 15 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/87d18a00-ed9c-4524-af93-8e27efb0059d.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/87d18a00-ed9c-4524-af93-8e27efb0059d.jpg__300x0 — 200 — 52.6 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/18178605-24b3-44a7-b6cb-fb0ebc0ce2f0.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/18178605-24b3-44a7-b6cb-fb0ebc0ce2f0.jpg__300x0 — 200 — 44.7 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/7c23675b-46a5-49c9-91e2-7d36b99ed970.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/7c23675b-46a5-49c9-91e2-7d36b99ed970.jpg__300x0 — 200 — 39.8 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/7b0a8ff8-0e49-4e79-b220-ba874e3d68b3.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/7b0a8ff8-0e49-4e79-b220-ba874e3d68b3.jpg__300x0 — 200 — 43.0 KiB — 16 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/111e330e-693e-40a0-a45d-f091e59607db.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/111e330e-693e-40a0-a45d-f091e59607db.jpg__300x0 — 200 — 41.7 KiB — 17 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/67398df4-feb2-49f3-87c2-8c05a8fd374c.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/67398df4-feb2-49f3-87c2-8c05a8fd374c.jpg__300x0 — 200 — 56.9 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/df09d87d01c7a705b517f06fddcf946b369dd9c0__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/df09d87d01c7a705b517f06fddcf946b369dd9c0__300x0 — 200 — 54.9 KiB — 13 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/d75bee7d-305a-4829-b94a-ad4800a74a76.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/d75bee7d-305a-4829-b94a-ad4800a74a76.jpg__300x0 — 200 — 36.9 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/9191e314b044e616c25adf4dd3390a72d963aa76__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/9191e314b044e616c25adf4dd3390a72d963aa76__300x0 — 200 — 51.5 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/0512025-86d05665-9b05-45dd-ba4e-523295a084b2.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/0512025-86d05665-9b05-45dd-ba4e-523295a084b2.jpg__300x0 — 200 — 30.0 KiB — 10 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/450aef1d-e603-4920-ba52-bd88b56f0e59.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/450aef1d-e603-4920-ba52-bd88b56f0e59.jpg__300x0 — 200 — 39.2 KiB — 10 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/951a727f-4c77-42eb-b0c5-4991eec504fa.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/951a727f-4c77-42eb-b0c5-4991eec504fa.jpg__300x0 — 200 — 46.0 KiB — 8 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/72287624-06cc-4ab1-abbe-5ffb69a6c658.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/72287624-06cc-4ab1-abbe-5ffb69a6c658.jpg__300x0 — 200 — 29.0 KiB — 13 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/ef587042-6c04-44a8-88fd-71e0023a8593.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/ef587042-6c04-44a8-88fd-71e0023a8593.jpg__300x0 — 200 — 57.2 KiB — 17 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/cea60e77-5143-4ff3-9da2-e39d0d47e2e9.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/cea60e77-5143-4ff3-9da2-e39d0d47e2e9.jpg__300x0 — 200 — 49.4 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/c567001b-530f-4789-9f8c-4607b460ef2a.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/c567001b-530f-4789-9f8c-4607b460ef2a.jpg__300x0 — 200 — 43.5 KiB — 10 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/a1075114-b844-49ea-a623-d9141623c7e9.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/a1075114-b844-49ea-a623-d9141623c7e9.jpg__300x0 — 200 — 42.3 KiB — 9 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/f5f3ed4ca989750579c06ca815d70977583f8000__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/f5f3ed4ca989750579c06ca815d70977583f8000__300x0 — 200 — 45.6 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/0034858-33ccc559-37cd-410e-96d4-8f606e5440df.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/0034858-33ccc559-37cd-410e-96d4-8f606e5440df.jpg__300x0 — 200 — 41.7 KiB — 13 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/0048030-0cbf9b97-7cc1-4962-b02c-672fdeb292f6.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/0048030-0cbf9b97-7cc1-4962-b02c-672fdeb292f6.jpg__300x0 — 200 — 37.8 KiB — 10 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/a8da7446333a610fb270963baf8966c58626cbda__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/a8da7446333a610fb270963baf8966c58626cbda__300x0 — 200 — 61.1 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/2b14fbf63a72284428a42ba210d6da0cc667926d__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/2b14fbf63a72284428a42ba210d6da0cc667926d__300x0 — 200 — 50.1 KiB — 17 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/679aed1b-5bb1-4924-9c16-04407e8448fd.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/679aed1b-5bb1-4924-9c16-04407e8448fd.jpg__300x0 — 200 — 58.9 KiB — 14 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/2dc3357a-63b5-442b-9e6b-1b4d5e9f9e30.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/2dc3357a-63b5-442b-9e6b-1b4d5e9f9e30.jpg__300x0 — 200 — 15.8 KiB — 12 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/97f9a8d7-06bc-4d44-b035-50aac56e915c.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/97f9a8d7-06bc-4d44-b035-50aac56e915c.jpg__300x0 — 200 — 43.5 KiB — 10 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/19f3c149-a09e-42bf-bf4c-b95ca7f19723.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/19f3c149-a09e-42bf-bf4c-b95ca7f19723.jpg__300x0 — 200 — 70.1 KiB — 11 ms — http/1.1https://dwtr67e3ikfml.cloudfront.net/bookCovers/b7d2b60f-2767-4d4e-bf0a-e054febce465.jpg__300x0dwtr67e3ikfml.cloudfront.net/bookCo... https://dwtr67e3ikfml.cloudfront.net/bookCovers/b7d2b60f-2767-4d4e-bf0a-e054febce465.jpg__300x0 — 200 — 55.1 KiB — 5 ms — http/1.1
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 650ms · 1081KB · $4/mo
www.smashwords.com
Other
Costly
Execution 272ms
Transfer 152 KB
Unused 75%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 118ms
Transfer 0 KB
Monthly Cost $1/mo
www.smashwords.com
Other
Optional
Execution 88ms
Transfer 4 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 149 KB
Unused 41%
Monthly Cost $0/mo
www.smashwords.com
Other
Optional
Execution 56ms
Transfer 581 KB
Unused 62%
Monthly Cost $0/mo
www.smashwords.com
Other
Optional
Execution 52ms
Transfer 194 KB
Unused 76%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.smashwords.com adds 272ms and costs ~$2/month

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

www.smashwords.com takes 272ms 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

75% of www.smashwords.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

62% of www.smashwords.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

76% of www.smashwords.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