Skip to content
https://bartleby.com

Performance

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

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

92
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

624 ms

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

1.65 s

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

19 ms

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

0.014

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

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

2.01 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 131 requests
FIX
2.2 MB transferred, 131 requests
Info::
Page weighs 7.2 MB (2.2 MB transferred)
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 209 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 209 KB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
131 requests
0.46 g CO2 per page load
JavaScript 1.5 MiB 67%
Images 309.7 KiB 14%
Fonts 208.9 KiB 9%
HTML 153.1 KiB 7%
CSS 58.7 KiB 3%
Other 11.4 KiB 1%
Other 3.6 KiB 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
75 scripts, 892 KB unused
FIX
75 scripts, 892 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bartleby.com/static/tinymce-5.9.2/js/t...: 79 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 892 KB
892 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/themes/silver/theme.min.js115 KB79 KB (69%)3rd
https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/tinymce.min.js126 KB75 KB (60%)3rd
https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/table/plugin.min.js41 KB30 KB (74%)3rd
https://www.bartleby.com/_next/static/chunks/23363-2bd221815c5493c3.js4 KB3rd
https://www.bartleby.com/_next/static/chunks/80463.3b16df8e650cd80a.js9 KB3rd
https://www.bartleby.com/_next/static/chunks/41664-200d5d631cd6c206.js3 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
131 resources · 2.2 MB · 892 KB savings available
FIX
131 resources · 2.2 MB · 892 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~892 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
2 resources over 200KB
131 resources · 2.2 MiB · 129 third-party 1.2 MiB over 1MB target
JavaScript 67% · 1.5 MiB
Image 14% · 310.5 KiB
Font 9% · 208.9 KiB
Document 7% · 153.4 KiB
CSS 3% · 58.7 KiB
Other 0% · 3.6 KiB

~892.1 KiB of savings available

Remove unused JavaScript: 892.1 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
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Info::
All images are well-optimized
33 images 310 KB
0 oversized -0 KB
28 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
961ms total JS execution
REVIEW
961ms total JS execution
Warning::
https://www.bartleby.com/_next/static/chunks/frame...: 265ms CPU time
Info::
Unattributable: 191ms CPU time
Info::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 161ms CPU time
Info::
https://www.bartleby.com/: 147ms CPU time
Info::
https://www.bartleby.com/static/tinymce-5.9.2/js/t...: 116ms CPU time
Warning::
Third-party scripts: 961ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 17% Style & Layout 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.js265ms236ms4ms3rd
Unattributable191ms4ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js161ms134ms22ms3rd
https://www.bartleby.com/147ms4ms0ms3rd
https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/tinymce.min.js116ms95ms9ms3rd
https://www.bartleby.com/_next/static/chunks/pages/index-096c205973f21c01.js82ms71ms8ms3rd
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
7 fonts (209 KB)
PASS
7 fonts (209 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

209 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 1.0 s 2.0 s 3.0 s FCP 624 ms LCP 1.6 shttps://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 15.8 KiB — 127 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2 — 15.6 KiB — 121 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2 — 15.4 KiB — 97 ms — font-display: swaphttps://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2neIVzD-0qpwxpaWvjeD0X88... https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2 — 20.2 KiB — 135 ms — font-display: swaphttps://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2flUhRq6tzZclQEJ-Vdg-Iui... https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 — 108.0 KiB — 153 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 16 KB
Load time 127 ms
Start 210 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 16 KB
Load time 121 ms
Start 211 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 97 ms
Start 211 ms
Risk FOUT — text flashes from fallback to web font
neIVzD-0qpwxpaWvjeD0X88... woff2 swap
Size 20 KB
Load time 135 ms
Start 211 ms
Risk FOUT — text flashes from fallback to web font
flUhRq6tzZclQEJ-Vdg-Iui... woff2 swap
Size 108 KB
Load time 153 ms
Start 211 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 64 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.0 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)

Fixing the unchecked items could save ~54 KB and ~108 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
131 requests over 4784ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 624 ms LCP 1.6 shttps://bartleby.com// https://bartleby.com/ — 301 — 306 B — 103 ms — h2https://www.bartleby.com/www.bartleby.com/ https://www.bartleby.com/ — 200 — 123.2 KiB — 101 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 200 — 15.8 KiB — 127 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2 — 200 — 15.6 KiB — 121 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2 — 200 — 15.4 KiB — 97 ms — h3https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2fonts.gstatic.com/s/sourceserifpro/... https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2 — 200 — 20.2 KiB — 135 ms — h3https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 — 200 — 108.0 KiB — 153 ms — h3https://www.bartleby.com/static/homepage-v4/hero-1440.jpgwww.bartleby.com/static/homepage-v4... https://www.bartleby.com/static/homepage-v4/hero-1440.jpg — 200 — 87.8 KiB — 32 ms — h2https://www.bartleby.com/static/bartleby-logo-tm.svgwww.bartleby.com/static/bartleby-lo... https://www.bartleby.com/static/bartleby-logo-tm.svg — 200 — 3.1 KiB — 10 ms — h2https://www.bartleby.com/_next/static/chunks/9574.bfddcf0f7755f042.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/9574.bfddcf0f7755f042.js — 200 — 1.8 KiB — 12 ms — h2https://www.bartleby.com/_next/static/chunks/webpack-760d12deaa4c1cf4.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/webpack-760d12deaa4c1cf4.js — 200 — 11.0 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.js — 200 — 45.5 KiB — 27 ms — h2https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.js — 200 — 27.5 KiB — 26 ms — h2https://assets.bartleby.com/1.17/js/scripts.1.17.123.min.jsassets.bartleby.com/1.17/js/scripts... https://assets.bartleby.com/1.17/js/scripts.1.17.123.min.js — 200 — 3.1 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 83 ms — h2https://www.bartleby.com/_next/static/chunks/pages/_app-0fbc7ad5b16ddb72.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/pages/_app-0fbc7ad5b16ddb72.js — 200 — 20.1 KiB — 10 ms — h2https://www.bartleby.com/_next/static/chunks/82562-b4f2d973668387bc.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/82562-b4f2d973668387bc.js — 200 — 8.7 KiB — 11 ms — h2https://www.bartleby.com/_next/static/chunks/85287-9ea00c9d19e82f90.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/85287-9ea00c9d19e82f90.js — 200 — 14.3 KiB — 18 ms — h2https://www.bartleby.com/_next/static/chunks/41664-200d5d631cd6c206.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/41664-200d5d631cd6c206.js — 200 — 3.2 KiB — 21 ms — h2https://www.bartleby.com/_next/static/chunks/21876-564f257da4f42e46.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/21876-564f257da4f42e46.js — 200 — 8.2 KiB — 21 ms — h2https://www.bartleby.com/_next/static/chunks/91036-5679ee51e38705e2.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/91036-5679ee51e38705e2.js — 200 — 63.6 KiB — 20 ms — h2https://www.bartleby.com/_next/static/chunks/37831-7bddb68150671f8f.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/37831-7bddb68150671f8f.js — 200 — 4.5 KiB — 17 ms — h2https://wurfl.io/wurfl.jswurfl.io/wurfl.js https://wurfl.io/wurfl.js — 200 — 2.5 KiB — 181 ms — http/1.1https://www.bartleby.com/_next/static/chunks/33681-6fb492a4ff3c0afd.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/33681-6fb492a4ff3c0afd.js — 200 — 4.5 KiB — 13 ms — h2https://www.bartleby.com/_next/static/chunks/90101-f0ebf27d2c402ce5.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/90101-f0ebf27d2c402ce5.js — 200 — 7.9 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/98588-ada148b233a2642a.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/98588-ada148b233a2642a.js — 200 — 5.7 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/84379-079906211c641de6.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/84379-079906211c641de6.js — 200 — 17.1 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/23363-2bd221815c5493c3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/23363-2bd221815c5493c3.js — 200 — 4.2 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/33243-906580604ea032a3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/33243-906580604ea032a3.js — 200 — 15.2 KiB — 17 ms — h2https://www.bartleby.com/_next/static/chunks/65228-e3d809fbbc996e89.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/65228-e3d809fbbc996e89.js — 200 — 4.2 KiB — 12 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 624 ms LCP 1.6 shttps://bartleby.com// https://bartleby.com/ — 301 — 306 B — 103 ms — h2https://www.bartleby.com/www.bartleby.com/ https://www.bartleby.com/ — 200 — 123.2 KiB — 101 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 — 200 — 15.8 KiB — 127 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2 — 200 — 15.6 KiB — 121 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2 — 200 — 15.4 KiB — 97 ms — h3https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2fonts.gstatic.com/s/sourceserifpro/... https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2 — 200 — 20.2 KiB — 135 ms — h3https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 — 200 — 108.0 KiB — 153 ms — h3https://www.bartleby.com/static/homepage-v4/hero-1440.jpgwww.bartleby.com/static/homepage-v4... https://www.bartleby.com/static/homepage-v4/hero-1440.jpg — 200 — 87.8 KiB — 32 ms — h2https://www.bartleby.com/static/bartleby-logo-tm.svgwww.bartleby.com/static/bartleby-lo... https://www.bartleby.com/static/bartleby-logo-tm.svg — 200 — 3.1 KiB — 10 ms — h2https://www.bartleby.com/_next/static/chunks/9574.bfddcf0f7755f042.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/9574.bfddcf0f7755f042.js — 200 — 1.8 KiB — 12 ms — h2https://www.bartleby.com/_next/static/chunks/webpack-760d12deaa4c1cf4.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/webpack-760d12deaa4c1cf4.js — 200 — 11.0 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.js — 200 — 45.5 KiB — 27 ms — h2https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.js — 200 — 27.5 KiB — 26 ms — h2https://assets.bartleby.com/1.17/js/scripts.1.17.123.min.jsassets.bartleby.com/1.17/js/scripts... https://assets.bartleby.com/1.17/js/scripts.1.17.123.min.js — 200 — 3.1 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 83 ms — h2https://www.bartleby.com/_next/static/chunks/pages/_app-0fbc7ad5b16ddb72.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/pages/_app-0fbc7ad5b16ddb72.js — 200 — 20.1 KiB — 10 ms — h2https://www.bartleby.com/_next/static/chunks/82562-b4f2d973668387bc.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/82562-b4f2d973668387bc.js — 200 — 8.7 KiB — 11 ms — h2https://www.bartleby.com/_next/static/chunks/85287-9ea00c9d19e82f90.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/85287-9ea00c9d19e82f90.js — 200 — 14.3 KiB — 18 ms — h2https://www.bartleby.com/_next/static/chunks/41664-200d5d631cd6c206.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/41664-200d5d631cd6c206.js — 200 — 3.2 KiB — 21 ms — h2https://www.bartleby.com/_next/static/chunks/21876-564f257da4f42e46.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/21876-564f257da4f42e46.js — 200 — 8.2 KiB — 21 ms — h2https://www.bartleby.com/_next/static/chunks/91036-5679ee51e38705e2.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/91036-5679ee51e38705e2.js — 200 — 63.6 KiB — 20 ms — h2https://www.bartleby.com/_next/static/chunks/37831-7bddb68150671f8f.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/37831-7bddb68150671f8f.js — 200 — 4.5 KiB — 17 ms — h2https://wurfl.io/wurfl.jswurfl.io/wurfl.js https://wurfl.io/wurfl.js — 200 — 2.5 KiB — 181 ms — http/1.1https://www.bartleby.com/_next/static/chunks/33681-6fb492a4ff3c0afd.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/33681-6fb492a4ff3c0afd.js — 200 — 4.5 KiB — 13 ms — h2https://www.bartleby.com/_next/static/chunks/90101-f0ebf27d2c402ce5.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/90101-f0ebf27d2c402ce5.js — 200 — 7.9 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/98588-ada148b233a2642a.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/98588-ada148b233a2642a.js — 200 — 5.7 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/84379-079906211c641de6.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/84379-079906211c641de6.js — 200 — 17.1 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/23363-2bd221815c5493c3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/23363-2bd221815c5493c3.js — 200 — 4.2 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/33243-906580604ea032a3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/33243-906580604ea032a3.js — 200 — 15.2 KiB — 17 ms — h2https://www.bartleby.com/_next/static/chunks/65228-e3d809fbbc996e89.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/65228-e3d809fbbc996e89.js — 200 — 4.2 KiB — 12 ms — h2https://www.bartleby.com/_next/static/chunks/43439-39ff2e778a079b0a.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/43439-39ff2e778a079b0a.js — 200 — 12.3 KiB — 17 ms — h2https://www.bartleby.com/_next/static/chunks/53247-5a3d77e4c622d944.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/53247-5a3d77e4c622d944.js — 200 — 6.3 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/18974-318115e0246a6192.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/18974-318115e0246a6192.js — 200 — 7.0 KiB — 16 ms — h2https://www.bartleby.com/_next/static/chunks/43717-b13624a4d4bb08b9.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/43717-b13624a4d4bb08b9.js — 200 — 8.9 KiB — 15 ms — h2https://www.bartleby.com/_next/static/chunks/97589-7a4dcfc221769e22.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/97589-7a4dcfc221769e22.js — 200 — 18.6 KiB — 17 ms — h2https://www.bartleby.com/_next/static/chunks/67065-65257558ec05e883.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/67065-65257558ec05e883.js — 200 — 4.6 KiB — 24 ms — h2https://www.bartleby.com/_next/static/chunks/18967-f131ba9f07151024.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/18967-f131ba9f07151024.js — 200 — 9.2 KiB — 27 ms — h2https://www.bartleby.com/_next/static/chunks/94859-0290c6d13fbdeb9e.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/94859-0290c6d13fbdeb9e.js — 200 — 6.8 KiB — 27 ms — h2https://www.bartleby.com/_next/static/chunks/89904-0647b6ef3eade4fd.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/89904-0647b6ef3eade4fd.js — 200 — 7.0 KiB — 27 ms — h2https://www.bartleby.com/_next/static/chunks/42937-0825cddf6fce10bd.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/42937-0825cddf6fce10bd.js — 200 — 8.4 KiB — 24 ms — h2https://www.bartleby.com/_next/static/chunks/pages/index-096c205973f21c01.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/pages/index-096c205973f21c01.js — 200 — 18.5 KiB — 24 ms — h2https://www.bartleby.com/_next/static/q9_rdQ_ZxbHZGBCq6WrNa/_buildManifest.jswww.bartleby.com/_next/static/q9_rd... https://www.bartleby.com/_next/static/q9_rdQ_ZxbHZGBCq6WrNa/_buildManifest.js — 200 — 6.0 KiB — 16 ms — h2https://www.bartleby.com/_next/static/q9_rdQ_ZxbHZGBCq6WrNa/_ssgManifest.jswww.bartleby.com/_next/static/q9_rd... https://www.bartleby.com/_next/static/q9_rdQ_ZxbHZGBCq6WrNa/_ssgManifest.js — 200 — 1.3 KiB — 15 ms — h2https://www.bartleby.com/static/homepage-v5/write-group-bg.webpwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/write-group-bg.webp — 200 — 99.6 KiB — 13 ms — h2https://www.bartleby.com/static/one-trust/one-trust-banner.jswww.bartleby.com/static/one-trust/o... https://www.bartleby.com/static/one-trust/one-trust-banner.js — 200 — 1.2 KiB — 11 ms — h2https://www.bartleby.com/static/homepage-v5/Icons/paraphraser.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/Icons/paraphraser.svg — 200 — 1.7 KiB — 21 ms — h2https://www.bartleby.com/static/homepage-v5/Icons/grammer-checker.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/Icons/grammer-checker.svg — 200 — 2.0 KiB — 20 ms — h2https://www.bartleby.com/static/homepage-v5/gradient-bg-round-1.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/gradient-bg-round-1.svg — 200 — 931 B — 19 ms — h2https://www.bartleby.com/static/homepage-v5/gradient-bg-round-2.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/gradient-bg-round-2.svg — 200 — 1.2 KiB — 23 ms — h2https://www.bartleby.com/static/homepage-v5/gradient-bg-round-3.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/gradient-bg-round-3.svg — 200 — 1.1 KiB — 23 ms — h2https://www.bartleby.com/static/homepage-v5/gradient-bg-round-4.svgwww.bartleby.com/static/homepage-v5... https://www.bartleby.com/static/homepage-v5/gradient-bg-round-4.svg — 200 — 1.1 KiB — 22 ms — h2https://www.bartleby.com/isbn_cover_images/9780130970695/9780130970695_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780130970695/9780130970695_smallCoverImage.gif — 200 — 6.2 KiB — 7 ms — h2https://www.bartleby.com/isbn_cover_images/9780133840544/9780133840544_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780133840544/9780133840544_smallCoverImage.gif — 200 — 9.9 KiB — 9 ms — h2https://www.bartleby.com/isbn_cover_images/9780134041360/9780134041360_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134041360/9780134041360_smallCoverImage.gif — 200 — 8.5 KiB — 17 ms — h2https://www.bartleby.com/static/carouselIndicators/leftInactive.svgwww.bartleby.com/static/carouselInd... https://www.bartleby.com/static/carouselIndicators/leftInactive.svg — 200 — 694 B — 15 ms — h2https://www.bartleby.com/static/carouselIndicators/rightActive.svgwww.bartleby.com/static/carouselInd... https://www.bartleby.com/static/carouselIndicators/rightActive.svg — 200 — 718 B — 18 ms — h2https://www.bartleby.com/static/product-logos/bartleby-learn-logo-tm.svgwww.bartleby.com/static/product-log... https://www.bartleby.com/static/product-logos/bartleby-learn-logo-tm.svg — 200 — 8.5 KiB — 21 ms — h2https://www.bartleby.com/static/homepage-v4/learn-product-new.webpwww.bartleby.com/static/homepage-v4... https://www.bartleby.com/static/homepage-v4/learn-product-new.webp — 200 — 18.3 KiB — 7 ms — h2https://www.bartleby.com/static/subjectsV2/businessV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/businessV2.svg — 200 — 3.0 KiB — 19 ms — h2https://www.bartleby.com/static/subjectsV2/engineeringV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/engineeringV2.svg — 200 — 3.3 KiB — 18 ms — h2https://www.bartleby.com/static/subjectsV2/languageV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/languageV2.svg — 200 — 3.2 KiB — 16 ms — h2https://www.bartleby.com/static/subjectsV2/mathV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/mathV2.svg — 200 — 1.3 KiB — 18 ms — h2https://www.bartleby.com/static/subjectsV2/scienceV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/scienceV2.svg — 200 — 1.6 KiB — 11 ms — h2https://www.bartleby.com/static/subjectsV2/social-scienceV2.svgwww.bartleby.com/static/subjectsV2/... https://www.bartleby.com/static/subjectsV2/social-scienceV2.svg — 200 — 6.4 KiB — 11 ms — h2https://www.bartleby.com/_next/static/chunks/11775.7105f5c51853bac9.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/11775.7105f5c51853bac9.js — 200 — 3.7 KiB — 5 ms — h2https://www.bartleby.com/_next/static/chunks/63705.a4aa5a3a80e52e1f.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/63705.a4aa5a3a80e52e1f.js — 200 — 1.6 KiB — 4 ms — h2https://www.bartleby.com/_next/static/chunks/56079.39e07c1ea1c8e380.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/56079.39e07c1ea1c8e380.js — 200 — 3.9 KiB — 11 ms — h2https://www.bartleby.com/_next/static/chunks/29374.4bc738f3f9146a9e.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/29374.4bc738f3f9146a9e.js — 200 — 2.7 KiB — 10 ms — h2https://www.bartleby.com/_next/static/chunks/48352.6b92fbfb23919f4b.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/48352.6b92fbfb23919f4b.js — 200 — 3.1 KiB — 9 ms — h2https://www.bartleby.com/_next/static/chunks/90458.dae1585017fcd1ee.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/90458.dae1585017fcd1ee.js — 200 — 9.1 KiB — 12 ms — h2https://www.bartleby.com/_next/static/chunks/69484.7c4102c943a72956.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/69484.7c4102c943a72956.js — 200 — 12.4 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/80463.3b16df8e650cd80a.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/80463.3b16df8e650cd80a.js — 200 — 9.5 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/87752.fbaccc064c99b0c5.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/87752.fbaccc064c99b0c5.js — 200 — 2.2 KiB — 7 ms — h2https://www.bartleby.com/isbn_cover_images/9780134392790/9780134392790_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134392790/9780134392790_smallCoverImage.gif — 200 — 7.6 KiB — 5 ms — h2https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif — 200 — 5.7 KiB — 5 ms — h2https://www.bartleby.com/isbn_cover_images/9780134746241/9780134746241_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134746241/9780134746241_smallCoverImage.gif — 200 — 8.4 KiB — 5 ms — h2https://www.bartleby.com/isbn_cover_images/9780134753119/9780134753119_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134753119/9780134753119_smallCoverImage.gif — 200 — 3.3 KiB — 6 ms — h2https://www.bartleby.com/isbn_cover_images/9780134802213/9780134802213_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9780134802213/9780134802213_smallCoverImage.gif — 200 — 5.1 KiB — 11 ms — h2https://www.bartleby.com/isbn_cover_images/9781118141809/9781118141809_smallCoverImage.gifwww.bartleby.com/isbn_cover_images/... https://www.bartleby.com/isbn_cover_images/9781118141809/9781118141809_smallCoverImage.gif — 200 — 6.7 KiB — 13 ms — h2https://bartleby.com/textbook_empty_images/large_textbook_empty.svg/textbook_empty_images/large_textbo... https://bartleby.com/textbook_empty_images/large_textbook_empty.svg — 200 — 1004 B — 16 ms — h2https://www.bartleby.com/_next/static/chunks/1792.bb5d109ccd8718e3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/1792.bb5d109ccd8718e3.js — 200 — 4.6 KiB — 5 ms — h2https://www.bartleby.com/_next/static/chunks/28666.47f68c2cca5ef7ea.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/28666.47f68c2cca5ef7ea.js — 200 — 1.7 KiB — 6 ms — h2https://www.bartleby.com/_next/static/chunks/30528.bf5935576a5f5427.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/30528.bf5935576a5f5427.js — 200 — 2.1 KiB — 6 ms — h2https://www.bartleby.com/_next/static/chunks/49592.30ab73d13b1ab8c0.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/49592.30ab73d13b1ab8c0.js — 200 — 2.1 KiB — 5 ms — h2https://www.bartleby.com/_next/static/chunks/94301.67ffe0bb8eb0b055.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/94301.67ffe0bb8eb0b055.js — 200 — 1.4 KiB — 7 ms — h2https://www.bartleby.com/_next/static/chunks/61730.677b85ddbb1c0501.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/61730.677b85ddbb1c0501.js — 200 — 3.4 KiB — 6 ms — h2https://wurfl.io/async-detectwurfl.io/async-detect https://wurfl.io/async-detect — 200 — 0 B — 152 ms — http/1.1https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/user/user-info/localenk6xemh85d.execute-api.us-east-1.am... https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/user/user-info/locale — 200 — 379 B — 338 ms — h2https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/user/user-info/trial-tier-settingsnk6xemh85d.execute-api.us-east-1.am... https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/user/user-info/trial-tier-settings — 200 — 473 B — 337 ms — h2https://www.bartleby.com/static/favicon-32x32.pngwww.bartleby.com/static/favicon-32x... https://www.bartleby.com/static/favicon-32x32.png — 200 — 862 B — 4 ms — h2https://wurfl.io/async-detectwurfl.io/async-detect https://wurfl.io/async-detect — 200 — 961 B — 40 ms — http/1.1https://www.bartleby.com/_next/static/chunks/89370.a1f985157919deb9.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/89370.a1f985157919deb9.js — 200 — 1.5 KiB — 4 ms — h2https://www.google.com/recaptcha/api.js?onload=onloadcallback&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onloadcallback&render=explicit — 200 — 1.0 KiB — 61 ms — h3https://www.bartleby.com/_next/static/chunks/65503.40c99bb60b7f69c3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/65503.40c99bb60b7f69c3.js — 200 — 1.7 KiB — 5 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/tinymce.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/tinymce.min.js — 200 — 125.6 KiB — 8 ms — h2https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/qna/subjectsnk6xemh85d.execute-api.us-east-1.am... https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod/qna/subjects — 200 — 1.8 KiB — 118 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 182 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/themes/silver/theme.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/themes/silver/theme.min.js — 200 — 114.6 KiB — 9 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/icons/default/icons.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/icons/default/icons.min.js — 200 — 15.8 KiB — 8 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/paste/plugin.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/paste/plugin.min.js — 200 — 9.0 KiB — 9 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/placeholder/plugin.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/placeholder/plugin.min.js — 200 — 1.0 KiB — 12 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/lists/plugin.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/lists/plugin.min.js — 200 — 9.9 KiB — 11 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/table/plugin.min.jswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/plugins/table/plugin.min.js — 200 — 40.7 KiB — 14 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfp76kUAAAAABMz3kJmUlrVos79mKNwbwFwW4OP&co=aHR0cHM6Ly93d3cuYmFydGxlYnkuY29tOjQ0Mw..&hl=en&type=image&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=normal&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=z3uvhobcvjnvwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfp76kUAAAAABMz3kJmUlrVos79mKNwbwFwW4OP&co=aHR0cHM6Ly93d3cuYmFydGxlYnkuY29tOjQ0Mw..&hl=en&type=image&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=normal&badge=bottomright&anchor-ms=20000&execute-ms=30000&cb=z3uvhobcvjnv — 200 — 27.7 KiB — 80 ms — h3https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/ui/oxide/skin.min.csswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/ui/oxide/skin.min.css — 200 — 10.0 KiB — 5 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/ui/oxide/content.min.csswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/ui/oxide/content.min.css — 200 — 5.6 KiB — 5 ms — h2https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/content/default/content.min.csswww.bartleby.com/static/tinymce-5.9... https://www.bartleby.com/static/tinymce-5.9.2/js/tinymce/skins/content/default/content.min.css — 200 — 1010 B — 6 ms — h2data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http:/…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http:/… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 100 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 164 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 25 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 175 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 64 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 12 ms — h2https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6Lfp76kUAAAAABMz3kJmUlrVos79mKNwbwFwW4OP&bft=0dAFcWeA5zAhE1Dc8Ekeef9_mJB2_lZa7PowME2jOHvodHNQATbsM0KdF7dReV7pOUiKyoAGkjTgk3_JN-R4I4z8REz3LR8kLcDwwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6Lfp76kUAAAAABMz3kJmUlrVos79mKNwbwFwW4OP&bft=0dAFcWeA5zAhE1Dc8Ekeef9_mJB2_lZa7PowME2jOHvodHNQATbsM0KdF7dReV7pOUiKyoAGkjTgk3_JN-R4I4z8REz3LR8kLcDw — 200 — 2.2 KiB — 27 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.bartleby.com/_next/static/chunks/83971.f7c4f4f86e0c3f14.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/83971.f7c4f4f86e0c3f14.js — 200 — 2.1 KiB — 5 ms — h2https://www.bartleby.com/_next/static/chunks/25772.4993ca05275be5a5.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/25772.4993ca05275be5a5.js — 200 — 2.1 KiB — 5 ms — h2https://www.bartleby.com/_next/static/chunks/38049.54652be2799ba224.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/38049.54652be2799ba224.js — 200 — 2.5 KiB — 4 ms — h2https://www.bartleby.com/_next/static/chunks/56047.32e8bfc91d0e71d6.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/56047.32e8bfc91d0e71d6.js — 200 — 1.7 KiB — 5 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NJZXM9Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NJZXM9J — -1 — 0 B — 0 ms — https://cdn.cookielaw.org/consent/5d994867-b352-4550-98e1-bcf6fc0e5caf/OtAutoBlock.jscdn.cookielaw.org/consent/5d994867-... https://cdn.cookielaw.org/consent/5d994867-b352-4550-98e1-bcf6fc0e5caf/OtAutoBlock.js — -1 — 0 B — 26 ms — https://www.bartleby.com/static/one-trust/one-trust-banner.jswww.bartleby.com/static/one-trust/o... https://www.bartleby.com/static/one-trust/one-trust-banner.js — 200 — 0 B — 5 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 0 B — 3 ms — h2https://www.bartleby.com/_next/static/chunks/80608.7e2d18ad02d143f3.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/80608.7e2d18ad02d143f3.js — 200 — 4.4 KiB — 8 ms — h2https://www.bartleby.com/_next/static/chunks/49343.42fc6c54e9a6bfc5.jswww.bartleby.com/_next/static/chunk... https://www.bartleby.com/_next/static/chunks/49343.42fc6c54e9a6bfc5.js — 200 — 1.4 KiB — 6 ms — h2https://cdn.cookielaw.org/consent/5d994867-b352-4550-98e1-bcf6fc0e5caf/5d994867-b352-4550-98e1-bcf6fc0e5caf.jsoncdn.cookielaw.org/consent/5d994867-... https://cdn.cookielaw.org/consent/5d994867-b352-4550-98e1-bcf6fc0e5caf/5d994867-b352-4550-98e1-bcf6fc0e5caf.json — -1 — 0 B — 0 ms —
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 961ms · 313KB · $13/mo
www.bartleby.com
Other
Costly
Execution 265ms
Transfer 46 KB
Monthly Cost $4/mo
Unattributable
Other
Optional
Execution 191ms
Transfer 0 KB
Monthly Cost $3/mo
www.gstatic.com
Other
Optional
Execution 161ms
Transfer 0 KB
Unused 49%
Monthly Cost $2/mo
www.bartleby.com
Other
Optional
Execution 147ms
Transfer 123 KB
Monthly Cost $2/mo
www.bartleby.com
Other
Optional
Execution 116ms
Transfer 126 KB
Unused 60%
Monthly Cost $2/mo
www.bartleby.com
Other
Optional
Execution 82ms
Transfer 18 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.bartleby.com adds 265ms and costs ~$4/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.bartleby.com takes 265ms 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

60% of www.bartleby.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