Skip to content
https://instructables.com

Performance

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

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

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

6.14 s

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

72.96 s

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

1.38 s

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

0.000

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

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

73.03 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
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
13.1 MB transferred, 146 requests
FIX
13.1 MB transferred, 146 requests
Critical::
Page weighs 16.1 MB (13.1 MB transferred)
Warning::
Images are 11.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 11.7 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 221 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 221 KB
Warning::
146 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.1 MB / 2.4 MB budget
13.1 MB transferred
146 requests
2.8 g CO2 per page load
Images 11.7 MiB 89%
JavaScript 1.1 MiB 9%
Fonts 220.9 KiB 2%
CSS 63.9 KiB 0%
Other 16.7 KiB 0%
Other 12.3 KiB 0%
HTML 12.2 KiB 0%
Other 5.7 KiB 0%
Other 562 B 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (13.1 MiB of 13.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6339ms total JS execution
FIX
6339ms total JS execution
Warning::
Unattributable: 2253ms CPU time
Warning::
https://tags.tiqcdn.com/utag/autodesk/micro-basic/...: 1228ms CPU time
Warning::
https://www.instructables.com/assets/js_bundles/25...: 803ms CPU time
Warning::
https://tags.tiqcdn.com/utag/autodesk/micro-basic/...: 473ms CPU time
Warning::
https://www.instructables.com/assets/BUNDLES/globa...: 398ms CPU time
Warning::
Third-party scripts: 6339ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 38% Script Parsing & Compilation 6% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
Unattributable2253ms69ms0ms3rd
https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js1228ms960ms147ms3rd
https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js803ms700ms4ms3rd
https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4.45.202511192003473ms402ms43ms3rd
https://www.instructables.com/assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=3196f68f0e398ms289ms57ms3rd
https://www.instructables.com/393ms70ms6ms3rd
https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js373ms283ms27ms3rd
https://www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX362ms298ms59ms3rd
https://www.google-analytics.com/analytics.js56ms48ms7ms3rd
F
JS Bundles
Action
65 scripts, 547 KB unused
FIX
65 scripts, 547 KB unused
Warning::
https://www.instructables.com/assets/js_bundles/25...: 143 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.instructables.com/assets/BUNDLES/globa...: 93 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tags.tiqcdn.com/utag/autodesk/micro-basic/...: 78 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NZSJ...: 65 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.instructables.com/assets/js_bundles/25...: 43 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 547 KB
547 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js242 KB143 KB (59%)3rd
https://www.instructables.com/assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=3196f68f0e126 KB93 KB (74%)3rd
https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js170 KB78 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX161 KB65 KB (40%)3rd
https://www.instructables.com/assets/js_bundles/25695228a0/quill.snow-DIV9fZ9h.js58 KB43 KB (75%)3rd
https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4.45.20251119200389 KB38 KB (43%)3rd
https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBTU.js40 KB34 KB (84%)3rd
https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js82 KB31 KB (38%)3rd
https://www.instructables.com/assets/js_bundles/25695228a0/interact.min-Bptdl_sE.js29 KB22 KB (77%)3rd
https://www.instructables.com/assets/js_bundles/25695228a0/Toolbar.component-72p-Klwo.js5 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
146 resources · 13.1 MB · 547 KB savings available
FIX
146 resources · 13.1 MB · 547 KB savings available
Warning::
Page weight 12.1 MB over 1MB target
Got: 13.1 MB Expected: ≤ 1 MB
Info::
~547 KB of savings available
Warning::
145 third-party resources (100% of weight)
Info::
2 resources over 200KB
146 resources · 13.1 MiB · 145 third-party 12.1 MiB over 1MB target
Image 89% · 11.7 MiB
JavaScript 9% · 1.1 MiB
Font 2% · 220.9 KiB
CSS 0% · 63.9 KiB
Other 0% · 17.5 KiB
Document 0% · 13.7 KiB

~547.4 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://www.instructables.com/assets/img/footer/au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.instructables.com/assets/img/instructa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 11.7 MB
0 oversized -0 KB
8 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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
5 fonts (221 KB)
PASS
5 fonts (221 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

221 KB total

Render-blocking

0

of 5

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 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s FCP 6.1 s LCP 73.0 shttps://www.instructables.com/assets/fonts/artifakt-element-regular.woff2artifakt-element-regula... https://www.instructables.com/assets/fonts/artifakt-element-regular.woff2 — 42.9 KiB — 881 ms — font-display: swaphttps://www.instructables.com/assets/fonts/artifakt-element-medium.woff2artifakt-element-medium... https://www.instructables.com/assets/fonts/artifakt-element-medium.woff2 — 41.9 KiB — 874 ms — font-display: swaphttps://www.instructables.com/assets/fonts/artifakt-element-bold.woff2artifakt-element-bold.w... https://www.instructables.com/assets/fonts/artifakt-element-bold.woff2 — 43.4 KiB — 878 ms — font-display: swaphttps://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2artifakt-legend-regular... https://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2 — 46.1 KiB — 879 ms — font-display: swaphttps://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2artifakt-legend-bold.woff2 https://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2 — 46.7 KiB — 536 ms — font-display: swap
artifakt-element-regula... woff2 swap
Size 43 KB
Load time 881 ms
Start 70 ms
Risk FOUT — text flashes from fallback to web font
artifakt-element-medium... woff2 swap
Size 42 KB
Load time 874 ms
Start 71 ms
Risk FOUT — text flashes from fallback to web font
artifakt-element-bold.w... woff2 swap
Size 43 KB
Load time 878 ms
Start 72 ms
Risk FOUT — text flashes from fallback to web font
artifakt-legend-regular... woff2 swap
Size 46 KB
Load time 879 ms
Start 72 ms
Risk FOUT — text flashes from fallback to web font
artifakt-legend-bold.woff2 woff2 swap
Size 47 KB
Load time 536 ms
Start 72 ms
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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
preload
6
dns-prefetch
prefetch

6 resource hints configured

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
Network Waterfall
146 requests over 2689ms
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 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s FCP 6.1 s LCP 73.0 shttps://instructables.com// https://instructables.com/ — 301 — 272 B — 16 ms — h2https://www.instructables.com/www.instructables.com/ https://www.instructables.com/ — 200 — 8.6 KiB — 35 ms — h2https://www.instructables.com/json-api/whoAmIwww.instructables.com/json-api/whoA... https://www.instructables.com/json-api/whoAmI — 401 — 789 B — 532 ms — h2https://www.instructables.com/assets/BUNDLES/global_mobile_bs3_css.min.css?c=3196f68f0ewww.instructables.com/assets/BUNDLE... https://www.instructables.com/assets/BUNDLES/global_mobile_bs3_css.min.css?c=3196f68f0e — 200 — 23.7 KiB — 707 ms — h2https://www.instructables.com/assets/scss/mobile_global.css?c=3196f68f0ewww.instructables.com/assets/scss/m... https://www.instructables.com/assets/scss/mobile_global.css?c=3196f68f0e — 200 — 4.1 KiB — 713 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-regular.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-regular.woff2 — 200 — 42.9 KiB — 881 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-medium.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-medium.woff2 — 200 — 41.9 KiB — 874 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-bold.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-bold.woff2 — 200 — 43.4 KiB — 878 ms — h2https://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2 — 200 — 46.1 KiB — 879 ms — h2https://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2 — 200 — 46.7 KiB — 536 ms — h2https://www.instructables.com/assets/scss/artifakt.css?c=3196f68f0ewww.instructables.com/assets/scss/a... https://www.instructables.com/assets/scss/artifakt.css?c=3196f68f0e — 200 — 543 B — 532 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/main-KewSqTxl.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/main-KewSqTxl.css — 200 — 4.1 KiB — 14 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js — 200 — 242.1 KiB — 26 ms — h2https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.jsjs-cdn.dynatrace.com/jstag/1672bab6... https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js — 200 — 82.0 KiB — 36 ms — h2https://www.instructables.com/assets/img/footer/autodesk-logo-primary-white.pngwww.instructables.com/assets/img/fo... https://www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png — 200 — 5.2 KiB — 538 ms — h2https://www.instructables.com/script.jswww.instructables.com/script.js https://www.instructables.com/script.js — 200 — 3.0 KiB — 353 ms — h3https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.jstags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js — 200 — 170.3 KiB — 23 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/Catchall-CZm4iQdn.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Catchall-CZm4iQdn.js — 200 — 2.6 KiB — 45 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBTU.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBTU.js — 200 — 40.1 KiB — 131 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/index-IdMb-KOA.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/index-IdMb-KOA.js — 200 — 1.4 KiB — 100 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/cdn-2bmkdkFD.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/cdn-2bmkdkFD.js — 200 — 826 B — 99 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-BWmwiQgV.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-BWmwiQgV.js — 200 — 1.2 KiB — 99 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-PcxOTIHh.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-PcxOTIHh.css — 200 — 1006 B — 33 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/MultiDropdown-Ckqe0oW4.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/MultiDropdown-Ckqe0oW4.js — 200 — 1.3 KiB — 100 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-BbSZpYsh.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-BbSZpYsh.js — 200 — 857 B — 133 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-B5YHJGKn.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-B5YHJGKn.css — 200 — 738 B — 42 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Messages.component-B6vUjluY.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Messages.component-B6vUjluY.js — 200 — 1.3 KiB — 130 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Messages-Bb5-0vf4.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Messages-Bb5-0vf4.css — 200 — 786 B — 44 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/useDismissableMessages-DrlShHe2.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/useDismissableMessages-DrlShHe2.js — 200 — 627 B — 129 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest.module-DTkrW55-.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest.module-DTkrW55-.js — 200 — 1.1 KiB — 128 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 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s FCP 6.1 s LCP 73.0 shttps://instructables.com// https://instructables.com/ — 301 — 272 B — 16 ms — h2https://www.instructables.com/www.instructables.com/ https://www.instructables.com/ — 200 — 8.6 KiB — 35 ms — h2https://www.instructables.com/json-api/whoAmIwww.instructables.com/json-api/whoA... https://www.instructables.com/json-api/whoAmI — 401 — 789 B — 532 ms — h2https://www.instructables.com/assets/BUNDLES/global_mobile_bs3_css.min.css?c=3196f68f0ewww.instructables.com/assets/BUNDLE... https://www.instructables.com/assets/BUNDLES/global_mobile_bs3_css.min.css?c=3196f68f0e — 200 — 23.7 KiB — 707 ms — h2https://www.instructables.com/assets/scss/mobile_global.css?c=3196f68f0ewww.instructables.com/assets/scss/m... https://www.instructables.com/assets/scss/mobile_global.css?c=3196f68f0e — 200 — 4.1 KiB — 713 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-regular.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-regular.woff2 — 200 — 42.9 KiB — 881 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-medium.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-medium.woff2 — 200 — 41.9 KiB — 874 ms — h2https://www.instructables.com/assets/fonts/artifakt-element-bold.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-element-bold.woff2 — 200 — 43.4 KiB — 878 ms — h2https://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-legend-regular.woff2 — 200 — 46.1 KiB — 879 ms — h2https://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2www.instructables.com/assets/fonts/... https://www.instructables.com/assets/fonts/artifakt-legend-bold.woff2 — 200 — 46.7 KiB — 536 ms — h2https://www.instructables.com/assets/scss/artifakt.css?c=3196f68f0ewww.instructables.com/assets/scss/a... https://www.instructables.com/assets/scss/artifakt.css?c=3196f68f0e — 200 — 543 B — 532 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/main-KewSqTxl.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/main-KewSqTxl.css — 200 — 4.1 KiB — 14 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/main-CevYCEb7.js — 200 — 242.1 KiB — 26 ms — h2https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.jsjs-cdn.dynatrace.com/jstag/1672bab6... https://js-cdn.dynatrace.com/jstag/1672bab6729/bf86358stq/17188ffd570aec1_complete.js — 200 — 82.0 KiB — 36 ms — h2https://www.instructables.com/assets/img/footer/autodesk-logo-primary-white.pngwww.instructables.com/assets/img/fo... https://www.instructables.com/assets/img/footer/autodesk-logo-primary-white.png — 200 — 5.2 KiB — 538 ms — h2https://www.instructables.com/script.jswww.instructables.com/script.js https://www.instructables.com/script.js — 200 — 3.0 KiB — 353 ms — h3https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.jstags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.js — 200 — 170.3 KiB — 23 ms — h2https://www.instructables.com/assets/js_bundles/25695228a0/Catchall-CZm4iQdn.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Catchall-CZm4iQdn.js — 200 — 2.6 KiB — 45 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBTU.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-gtn3lBTU.js — 200 — 40.1 KiB — 131 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/index-IdMb-KOA.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/index-IdMb-KOA.js — 200 — 1.4 KiB — 100 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/cdn-2bmkdkFD.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/cdn-2bmkdkFD.js — 200 — 826 B — 99 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-BWmwiQgV.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-BWmwiQgV.js — 200 — 1.2 KiB — 99 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-PcxOTIHh.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/AdminPanel-PcxOTIHh.css — 200 — 1006 B — 33 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/MultiDropdown-Ckqe0oW4.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/MultiDropdown-Ckqe0oW4.js — 200 — 1.3 KiB — 100 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-BbSZpYsh.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-BbSZpYsh.js — 200 — 857 B — 133 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-B5YHJGKn.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Checkbox-B5YHJGKn.css — 200 — 738 B — 42 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Messages.component-B6vUjluY.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Messages.component-B6vUjluY.js — 200 — 1.3 KiB — 130 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Messages-Bb5-0vf4.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Messages-Bb5-0vf4.css — 200 — 786 B — 44 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/useDismissableMessages-DrlShHe2.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/useDismissableMessages-DrlShHe2.js — 200 — 627 B — 129 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest.module-DTkrW55-.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest.module-DTkrW55-.js — 200 — 1.1 KiB — 128 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/RadioButton-C943B7-Z.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/RadioButton-C943B7-Z.js — 200 — 1015 B — 153 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/RadioButton-DfwQuFZB.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/RadioButton-DfwQuFZB.css — 200 — 985 B — 47 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/TextInput-2WiGpUmA.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/TextInput-2WiGpUmA.js — 200 — 987 B — 130 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/TextInput-BJWR-3qb.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/TextInput-BJWR-3qb.css — 200 — 624 B — 51 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest-SWXji8GQ.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/EnterContest-SWXji8GQ.css — 200 — 1.1 KiB — 53 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/SchoolInformation.component-V17Q9Pjk.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/SchoolInformation.component-V17Q9Pjk.js — 200 — 1.3 KiB — 130 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Modal.component-C4g-iWAG.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Modal.component-C4g-iWAG.js — 200 — 1.4 KiB — 130 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/index.browser-OxPLOBIU.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/index.browser-OxPLOBIU.js — 200 — 601 B — 125 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Modal-BJ8ac3AI.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Modal-BJ8ac3AI.css — 200 — 1.1 KiB — 53 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/licenses-s0r2cUio.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/licenses-s0r2cUio.js — 200 — 714 B — 126 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/useScrollToItem-DOt-WH0V.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/useScrollToItem-DOt-WH0V.js — 200 — 504 B — 128 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Textarea-GujT15j7.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Textarea-GujT15j7.js — 200 — 926 B — 148 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Textarea-C1a_zPyo.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Textarea-C1a_zPyo.css — 200 — 551 B — 53 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/utils-T2R2acPs.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/utils-T2R2acPs.js — 200 — 993 B — 123 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/selectors-BPZ3IXBA.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/selectors-BPZ3IXBA.js — 200 — 959 B — 122 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Lightbox.component-DUUw5M35.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Lightbox.component-DUUw5M35.js — 200 — 2.7 KiB — 125 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Overlay.component-CNjha1T1.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Overlay.component-CNjha1T1.js — 200 — 1.2 KiB — 125 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Overlay-BglOIr_k.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Overlay-BglOIr_k.css — 200 — 1017 B — 55 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/interact.min-Bptdl_sE.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/interact.min-Bptdl_sE.js — 200 — 28.6 KiB — 181 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/operations-C9wAm_Rr.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/operations-C9wAm_Rr.js — 200 — 3.8 KiB — 124 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Lightbox-CiMENIRx.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Lightbox-CiMENIRx.css — 200 — 1.1 KiB — 51 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/contentful-BW-awQHX.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/contentful-BW-awQHX.js — 200 — 3.2 KiB — 142 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Avatar-BAUvbKFn.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Avatar-BAUvbKFn.js — 200 — 826 B — 148 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Avatar-DF5hJXY7.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Avatar-DF5hJXY7.css — 200 — 461 B — 53 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/index-wkjBSdU3.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/index-wkjBSdU3.js — 200 — 1.3 KiB — 164 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Toolbar.component-72p-Klwo.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Toolbar.component-72p-Klwo.js — 200 — 5.1 KiB — 142 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Toolbar-BymcpVmA.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Toolbar-BymcpVmA.css — 200 — 2.1 KiB — 55 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/TextEditor-BsQQUukv.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/TextEditor-BsQQUukv.js — 200 — 1.4 KiB — 146 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/quill.snow-DIV9fZ9h.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/quill.snow-DIV9fZ9h.js — 200 — 58.4 KiB — 189 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/quill-Bf4bJ6eu.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/quill-Bf4bJ6eu.css — 200 — 3.7 KiB — 62 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/quillHandlers-C1FxpQbq.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/quillHandlers-C1FxpQbq.js — 200 — 1.2 KiB — 144 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/MobileTextEditor-DUL-r_uX.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/MobileTextEditor-DUL-r_uX.js — 200 — 1.3 KiB — 160 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/MobileTextEditor-DzCKF3WQ.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/MobileTextEditor-DzCKF3WQ.css — 200 — 944 B — 66 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/ThumbnailImage-BEx0qfKR.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/ThumbnailImage-BEx0qfKR.js — 200 — 999 B — 160 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/ThumbnailImage-D-LO3CaV.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/ThumbnailImage-D-LO3CaV.css — 200 — 1.0 KiB — 67 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Banner-DEQ-7kll.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Banner-DEQ-7kll.js — 200 — 1.1 KiB — 170 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Banner-iJ4gVLvD.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Banner-iJ4gVLvD.css — 200 — 983 B — 69 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/download-BiwdfXXB.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/download-BiwdfXXB.js — 200 — 815 B — 170 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/useSearch-Cs-EEmvv.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/useSearch-Cs-EEmvv.js — 200 — 1.2 KiB — 182 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/search-VkoCEezA.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/search-VkoCEezA.js — 200 — 3.1 KiB — 168 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/GlobalSearch.module-DX0s0m8s.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/GlobalSearch.module-DX0s0m8s.js — 200 — 1.2 KiB — 141 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/GlobalSearch-Cpt6Hl0h.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/GlobalSearch-Cpt6Hl0h.css — 200 — 1.1 KiB — 83 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/GlobalHeader.module-08e-Bh7-.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/GlobalHeader.module-08e-Bh7-.js — 200 — 757 B — 156 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/GlobalHeader-8QzUWBls.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/GlobalHeader-8QzUWBls.css — 200 — 1.0 KiB — 132 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Fieldset-SqAJEiZh.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Fieldset-SqAJEiZh.js — 200 — 1.0 KiB — 166 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Fieldset-BZv8zUm0.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Fieldset-BZv8zUm0.css — 200 — 996 B — 79 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/index-Dvn-PUcp.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/index-Dvn-PUcp.js — 200 — 1.4 KiB — 154 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-DHWqNMw2.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/ProjectOrCollection-DHWqNMw2.css — 200 — 9.1 KiB — 80 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Home-C5a7ZE0R.jswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Home-C5a7ZE0R.js — 200 — 2.2 KiB — 183 ms — h3https://www.instructables.com/assets/js_bundles/25695228a0/Home-M6b5QSWt.csswww.instructables.com/assets/js_bun... https://www.instructables.com/assets/js_bundles/25695228a0/Home-M6b5QSWt.css — 200 — 1.2 KiB — 80 ms — h3data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — datahttps://akamai.tiqcdn.com/location/location.jsakamai.tiqcdn.com/location/location... https://akamai.tiqcdn.com/location/location.js — 200 — 562 B — 21 ms — http/1.1https://tms.wape.autodesk.com/assets/wads.html?v=ut4.45.202511192003tms.wape.autodesk.com/assets/wads.h... https://tms.wape.autodesk.com/assets/wads.html?v=ut4.45.202511192003 — 200 — 3.6 KiB — 50 ms — h2https://www.instructables.com/api/sendwww.instructables.com/api/send https://www.instructables.com/api/send — 200 — 907 B — 359 ms — h3https://www.instructables.com/api/sendwww.instructables.com/api/send https://www.instructables.com/api/send — 200 — 906 B — 363 ms — h3https://cdn.contentful.com/spaces/jl5ii4oqrdmc/environments/master/entries?content_type=instructablesHomepage&limit=1&include=10cdn.contentful.com/spaces/jl5ii4oqr... https://cdn.contentful.com/spaces/jl5ii4oqrdmc/environments/master/entries?content_type=instructablesHomepage&limit=1&include=10 — 204 — 0 B — 14 ms — h2https://www.instructables.com/json-api/getHomepageFeatured?category=circuits&limit=5www.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=circuits&limit=5 — 200 — 1.1 KiB — 16 ms — h3https://cdn.contentful.com/spaces/jl5ii4oqrdmc/environments/master/entries?content_type=instructablesHomepage&limit=1&include=10cdn.contentful.com/spaces/jl5ii4oqr... https://cdn.contentful.com/spaces/jl5ii4oqrdmc/environments/master/entries?content_type=instructablesHomepage&limit=1&include=10 — 200 — 3.4 KiB — 5 ms — h2https://www.instructables.com/assets/img/instructables-logo-2023.svgwww.instructables.com/assets/img/in... https://www.instructables.com/assets/img/instructables-logo-2023.svg — 200 — 8.4 KiB — 191 ms — h3https://www.instructables.com/assets/img/siteassets/favicon.icowww.instructables.com/assets/img/si... https://www.instructables.com/assets/img/siteassets/favicon.ico — 200 — 15.0 KiB — 191 ms — h3https://www.instructables.com/json-api/getHomepageFeatured?category=workshop&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=workshop&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F — 200 — 1.1 KiB — 16 ms — h3https://www.instructables.com/assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=3196f68f0ewww.instructables.com/assets/BUNDLE... https://www.instructables.com/assets/BUNDLES/global_mobile_logged_out_bs3_js.min.js?c=3196f68f0e — 200 — 126.4 KiB — 698 ms — h3https://www.instructables.com/json-api/getHomepageFeatured?category=design&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=design&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F — 200 — 1.2 KiB — 17 ms — h3https://www.instructables.com/json-api/getHomepageFeatured?category=craft&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=craft&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F — 200 — 1.0 KiB — 20 ms — h3https://images.ctfassets.net/jl5ii4oqrdmc/5FAEeMJaztDHb9pzDKZ6Ly/27a9d1ebacc37c130afe4180fc4491a8/ADSK_Longform_EP1_Deliver.00_00_19_09.Still002.pngimages.ctfassets.net/jl5ii4oqrdmc/5... https://images.ctfassets.net/jl5ii4oqrdmc/5FAEeMJaztDHb9pzDKZ6Ly/27a9d1ebacc37c130afe4180fc4491a8/ADSK_Longform_EP1_Deliver.00_00_19_09.Still002.png — 200 — 11.4 MiB — 563 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/1P76qRvGOt63pImHn7jQQu/0d398f6fdce0976f256b739ec5145ef6/woodworking_images__2_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/1... https://images.ctfassets.net/jl5ii4oqrdmc/1P76qRvGOt63pImHn7jQQu/0d398f6fdce0976f256b739ec5145ef6/woodworking_images__2_.jpg?w=300&fm=webp — 200 — 3.9 KiB — 18 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/5kpdIpza9nQpkvLtGAe4D7/4e25ed8c23176157e636c69f4cf8146d/woodworking_images__3_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/5... https://images.ctfassets.net/jl5ii4oqrdmc/5kpdIpza9nQpkvLtGAe4D7/4e25ed8c23176157e636c69f4cf8146d/woodworking_images__3_.jpg?w=300&fm=webp — 200 — 11.5 KiB — 35 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/6xInqes5H23bg8nfV2tWuA/e7a77bb6ddb54db63bc553b5231c5bfa/woodworking_images__4_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/6... https://images.ctfassets.net/jl5ii4oqrdmc/6xInqes5H23bg8nfV2tWuA/e7a77bb6ddb54db63bc553b5231c5bfa/woodworking_images__4_.jpg?w=300&fm=webp — 200 — 17.5 KiB — 24 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/6X1RaPWxDalCdXwUJKOtDy/4e8e48e5c7f219f96ee4edfc53b19933/woodworking_images__1_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/6... https://images.ctfassets.net/jl5ii4oqrdmc/6X1RaPWxDalCdXwUJKOtDy/4e8e48e5c7f219f96ee4edfc53b19933/woodworking_images__1_.jpg?w=300&fm=webp — 200 — 7.0 KiB — 20 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/1cULlo8UhLTHsaQOYuBPi9/34a39006c1bc2b14edd2027c22f0228d/woodworking_images_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/1... https://images.ctfassets.net/jl5ii4oqrdmc/1cULlo8UhLTHsaQOYuBPi9/34a39006c1bc2b14edd2027c22f0228d/woodworking_images_.jpg?w=300&fm=webp — 200 — 4.7 KiB — 22 ms — h2https://www.instructables.com/json-api/getHomepageFeatured?category=cooking&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=cooking&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2F — 200 — 1.1 KiB — 24 ms — h3https://images.ctfassets.net/jl5ii4oqrdmc/3zh2GtV3rcBcB3M8q0ZnCG/b005d42150fa65077d2dc90aa7880fc4/woodworking_images__5_.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/3... https://images.ctfassets.net/jl5ii4oqrdmc/3zh2GtV3rcBcB3M8q0ZnCG/b005d42150fa65077d2dc90aa7880fc4/woodworking_images__5_.jpg?w=300&fm=webp — 200 — 10.0 KiB — 80 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/59PVlEx3PpPkcZaZXn8Iq3/aadfddc4127c0f714b3622fc1349afcd/steampunk-01.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/5... https://images.ctfassets.net/jl5ii4oqrdmc/59PVlEx3PpPkcZaZXn8Iq3/aadfddc4127c0f714b3622fc1349afcd/steampunk-01.jpg?w=300&fm=webp — 200 — 13.3 KiB — 110 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/40iY0T0Z08XaFcnoJP4Chm/28ce29d0795fefb6cb5c12400fd4a0b5/steampunk-02.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/4... https://images.ctfassets.net/jl5ii4oqrdmc/40iY0T0Z08XaFcnoJP4Chm/28ce29d0795fefb6cb5c12400fd4a0b5/steampunk-02.jpg?w=300&fm=webp — 200 — 10.8 KiB — 111 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/slh3u7C8VH72f2JoQ4b4d/829aa13feebdcde65cd8d5a4807f5e35/steampunk-03.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/s... https://images.ctfassets.net/jl5ii4oqrdmc/slh3u7C8VH72f2JoQ4b4d/829aa13feebdcde65cd8d5a4807f5e35/steampunk-03.jpg?w=300&fm=webp — 200 — 14.6 KiB — 111 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/3vPkVWLC354rUxZL4cR8p3/81f50eefe9b989e46a160769eb3912f4/steampunk-04.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/3... https://images.ctfassets.net/jl5ii4oqrdmc/3vPkVWLC354rUxZL4cR8p3/81f50eefe9b989e46a160769eb3912f4/steampunk-04.jpg?w=300&fm=webp — 200 — 12.5 KiB — 112 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/4c58ETJsdI6X46ufjQBzMC/58ab1b8769c5bfea46d7202c69b1571f/steampunk-05.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/4... https://images.ctfassets.net/jl5ii4oqrdmc/4c58ETJsdI6X46ufjQBzMC/58ab1b8769c5bfea46d7202c69b1571f/steampunk-05.jpg?w=300&fm=webp — 200 — 19.4 KiB — 113 ms — h2https://images.ctfassets.net/jl5ii4oqrdmc/3qEFvUO7WrMnrVLX8mxB7h/02dfe316dc417afde01e3db6a87ef00d/steampunk-06.jpg?w=300&fm=webpimages.ctfassets.net/jl5ii4oqrdmc/3... https://images.ctfassets.net/jl5ii4oqrdmc/3qEFvUO7WrMnrVLX8mxB7h/02dfe316dc417afde01e3db6a87ef00d/steampunk-06.jpg?w=300&fm=webp — 200 — 7.0 KiB — 86 ms — h2https://www.instructables.com/json-api/getHomepageFeatured?category=living&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2F,%2FHow-the-Brookie-Crumbles%2F,%2FPizza-Dunks%2F,%2FInstructions-for-Preparing-Chicken-Broccoli-Casser%2F,%2F3-Ingredient-Sour-Cream-Biscuits%2F,%2FLight-Delicious-Healthy-Crepes-Recipe%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=living&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2F,%2FHow-the-Brookie-Crumbles%2F,%2FPizza-Dunks%2F,%2FInstructions-for-Preparing-Chicken-Broccoli-Casser%2F,%2F3-Ingredient-Sour-Cream-Biscuits%2F,%2FLight-Delicious-Healthy-Crepes-Recipe%2F — 200 — 1.2 KiB — 17 ms — h3https://www.instructables.com/json-api/getHomepageFeatured?category=outside&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2F,%2FHow-the-Brookie-Crumbles%2F,%2FPizza-Dunks%2F,%2FInstructions-for-Preparing-Chicken-Broccoli-Casser%2F,%2F3-Ingredient-Sour-Cream-Biscuits%2F,%2FLight-Delicious-Healthy-Crepes-Recipe%2F,%2FHow-to-Assemble-Very-Small-LED-Lighted-Letters-Wit%2F,%2FLEGO-FENDER-TELECASTER-GUITAR-AMP-HACK%2F,%2FKoi-in-Motion%2F,%2FTHE-KINETIC-ACROBAT%2F,%2F7ft-Chucky-Box-Photo-Booth-Collapsible-Swappable-D%2Fwww.instructables.com/json-api/getH... https://www.instructables.com/json-api/getHomepageFeatured?category=outside&limit=5&exclude=%2FPico-VGA-Board-10%2F,%2FTouch-Pi-a-Pi-Art-Generator-ESP32-Touchscreen%2F,%2FPi-Calculator-Running-on-a-Raspberry-Pi-Pico-in-th%2F,%2FFlapulator-Pi-Centric-Fully-3D-Printable-and-World%2F,%2FGioia-Bangle%2F,%2FWood-Shelf-With-Metal-Brackets%2F,%2FAirplane-10%2F,%2FDesigning-a-FAST-3D-Printed-Spinning-Top-4000-RPM%2F,%2FA-Turbine-With-No-Blades-Building-a-7000-RPM-Tesla%2F,%2FHandcrafting-a-Snowboard-an-Intro-to-Board-Buildin%2F,%2FFrom-Logo-to-Life-Crafting-Custom-Resin-Butterfly-%2F,%2FSnake-Skeleton-3d-Printing-Pen%2F,%2FWombat-Modular-Truck-Concept%2F,%2FFully-3D-Printed-Functional-Stool-Without-Any-Scre%2F,%2FHow-to-Build-a-Walking-Building%2F,%2FCardboard-Frog-and-Fly-Catch-Cup%2F,%2FFingerprint-Pendant-Turning-Memories-Into-Wearable%2F,%2FOcean-Bloom-Necklace-Crafted-From-Seashell-Dreams%2F,%2FAnother-Flower-With-UV-Resine%2F,%2FAI-Pet-Pendant%2F,%2FHow-the-Brookie-Crumbles%2F,%2FPizza-Dunks%2F,%2FInstructions-for-Preparing-Chicken-Broccoli-Casser%2F,%2F3-Ingredient-Sour-Cream-Biscuits%2F,%2FLight-Delicious-Healthy-Crepes-Recipe%2F,%2FHow-to-Assemble-Very-Small-LED-Lighted-Letters-Wit%2F,%2FLEGO-FENDER-TELECASTER-GUITAR-AMP-HACK%2F,%2FKoi-in-Motion%2F,%2FTHE-KINETIC-ACROBAT%2F,%2F7ft-Chucky-Box-Photo-Booth-Collapsible-Swappable-D%2F — 200 — 1.1 KiB — 23 ms — h3https://content.instructables.com/FTM/BOPO/MNGK3FET/FTMBOPOMNGK3FET.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360content.instructables.com/FTM/BOPO/... https://content.instructables.com/FTM/BOPO/MNGK3FET/FTMBOPOMNGK3FET.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360 — 200 — 18.6 KiB — 84 ms — h2https://content.instructables.com/FKP/OHQM/MNGJW9LF/FKPOHQMMNGJW9LF.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360content.instructables.com/FKP/OHQM/... https://content.instructables.com/FKP/OHQM/MNGJW9LF/FKPOHQMMNGJW9LF.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360 — 200 — 19.1 KiB — 86 ms — h2https://content.instructables.com/F5V/YMAX/MNF0DL5K/F5VYMAXMNF0DL5K.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360content.instructables.com/F5V/YMAX/... https://content.instructables.com/F5V/YMAX/MNF0DL5K/F5VYMAXMNF0DL5K.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360 — 200 — 21.8 KiB — 87 ms — h2https://content.instructables.com/FE5/I48L/MNGJSBV4/FE5I48LMNGJSBV4.png?auto=webp&crop=1.2%3A1&frame=1&width=360content.instructables.com/FE5/I48L/... https://content.instructables.com/FE5/I48L/MNGJSBV4/FE5I48LMNGJSBV4.png?auto=webp&crop=1.2%3A1&frame=1&width=360 — 200 — 7.0 KiB — 88 ms — h2https://content.instructables.com/F0Q/MMBI/MMJNR5TV/F0QMMBIMMJNR5TV.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360content.instructables.com/F0Q/MMBI/... https://content.instructables.com/F0Q/MMBI/MMJNR5TV/F0QMMBIMMJNR5TV.jpg?auto=webp&crop=1.2%3A1&frame=1&width=360 — 200 — 16.3 KiB — 85 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.274.js?utv=ut4.45.202210201752tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.274.js?utv=ut4.45.202210201752 — 200 — 4.9 KiB — 10 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.417.js?utv=ut4.45.202511192002tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.417.js?utv=ut4.45.202511192002 — 200 — 37.2 KiB — 31 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.418.js?utv=ut4.45.202503311350tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.418.js?utv=ut4.45.202503311350 — 200 — 6.7 KiB — 14 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=autodesk/micro-basic/202511192002&cb=1776799512019tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=autodesk/micro-basic/202511192002&cb=1776799512019 — 200 — 432 B — 15 ms — h2https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&ts=1776799512057dpm.demdex.net/id?d_visid_ver=4.4.0... https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&ts=1776799512057 — 302 — 675 B — 51 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.159.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.159.js?utv=ut4.45.202511192003 — 200 — 5.5 KiB — 16 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.160.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.160.js?utv=ut4.45.202511192003 — 200 — 6.9 KiB — 15 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.161.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.161.js?utv=ut4.45.202511192003 — 200 — 3.7 KiB — 21 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.162.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.162.js?utv=ut4.45.202511192003 — 200 — 2.6 KiB — 20 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.167.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.167.js?utv=ut4.45.202511192003 — 200 — 5.7 KiB — 22 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.207.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.207.js?utv=ut4.45.202511192003 — 200 — 2.6 KiB — 23 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.302.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.302.js?utv=ut4.45.202511192003 — 200 — 3.0 KiB — 24 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.472.js?utv=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.472.js?utv=ut4.45.202511192003 — 200 — 5.1 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4.45.202511192003tags.tiqcdn.com/utag/autodesk/micro... https://tags.tiqcdn.com/utag/autodesk/micro-basic/prod/utag.tagsOptOut.js?cb=ut4.45.202511192003 — 200 — 89.4 KiB — 35 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 71 ms — h2https://dpm.demdex.net/id/rd?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&ts=1776799512057dpm.demdex.net/id/rd?d_visid_ver=4.... https://dpm.demdex.net/id/rd?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&ts=1776799512057 — 200 — 618 B — 8 ms — h2https://smetrics.autodesk.com/id?d_visid_ver=4.4.0&d_fieldgroup=MC&mcorgid=6DC7655351E5696B0A490D44%40AdobeOrg&ts=1776799512124smetrics.autodesk.com/id?d_visid_ve... https://smetrics.autodesk.com/id?d_visid_ver=4.4.0&d_fieldgroup=MC&mcorgid=6DC7655351E5696B0A490D44%40AdobeOrg&ts=1776799512124 — 200 — 598 B — 389 ms — h2https://google-analytics.com/collect?tid=UA-60717701-17&dt=instructables%3Ahome&dl=www.instructables.com%2F&dp=%2F&dh=www.instructables.com&cd2=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd3=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd4=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd5=false&cd6=false&cd7=false&cd8=micro-basic&cd9=BR&cid=ff549f84-d96d-8aa0-c6c2-78e5d007d185&t=pageview&a=1776799512141&z=1776799512141&v=1&aip=1google-analytics.com/collect?tid=UA... https://google-analytics.com/collect?tid=UA-60717701-17&dt=instructables%3Ahome&dl=www.instructables.com%2F&dp=%2F&dh=www.instructables.com&cd2=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd3=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd4=0%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0&cd5=false&cd6=false&cd7=false&cd8=micro-basic&cd9=BR&cid=ff549f84-d96d-8aa0-c6c2-78e5d007d185&t=pageview&a=1776799512141&z=1776799512141&v=1&aip=1 — 200 — 603 B — 70 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NZSJ72N6RX — 200 — 160.7 KiB — 271 ms — h2https://damassets.autodesk.net/content/dam/autodesk/logos/autodesk-logo-blk.svgdamassets.autodesk.net/content/dam/... https://damassets.autodesk.net/content/dam/autodesk/logos/autodesk-logo-blk.svg — 200 — 1.3 KiB — 40 ms — h2https://www.google-analytics.com/plugins/ua/ec.jswww.google-analytics.com/plugins/ua... https://www.google-analytics.com/plugins/ua/ec.js — 200 — 1.4 KiB — 11 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=782769225&t=pageview&_s=1&dl=https%3A%2F%2Fwww.instructables.com%2F&ul=en-us&dt=Yours%20for%20the%20making&sr=412x823&vp=412x823&_u=aGDAAAIJAAAAACguJgC~&cid=730926878.1776799512&tid=UA-306473-1&_gid=2124584198.1776799512&_slc=1&z=1904173963www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=782769225&t=pageview&_s=1&dl=https%3A%2F%2Fwww.instructables.com%2F&ul=en-us&dt=Yours%20for%20the%20making&sr=412x823&vp=412x823&_u=aGDAAAIJAAAAACguJgC~&cid=730926878.1776799512&tid=UA-306473-1&_gid=2124584198.1776799512&_slc=1&z=1904173963 — 200 — 456 B — 56 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-NZSJ72N6RX&gtm=45je64h1v9104883229za200zd9104883229&_p=1776799512136&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYmQxMT&_eu=EAAAAGA&are=1&cid=730926878.1776799512&frm=0&ir=1&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776799512&sct=1&seg=0&dl=https%3A%2F%2Fwww.instructables.com%2F&dt=Yours%20for%20the%20making&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1981analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-NZSJ72N6RX&gtm=45je64h1v9104883229za200zd9104883229&_p=1776799512136&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYmQxMT&_eu=EAAAAGA&are=1&cid=730926878.1776799512&frm=0&ir=1&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776799512&sct=1&seg=0&dl=https%3A%2F%2Fwww.instructables.com%2F&dt=Yours%20for%20the%20making&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1981 — 204 — 553 B — 491 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-NZSJ72N6RX&cid=730926878.1776799512&gtm=45je64h1v9104883229za200zd9104883229&rcb=7&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-NZSJ72N6RX&cid=730926878.1776799512&gtm=45je64h1v9104883229za200zd9104883229&rcb=7&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400 — 204 — 562 B — 165 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-NZSJ72N6RX&cid=730926878.1776799512&gtm=45je64h1v9104883229za200zd9104883229&rcb=7&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400&z=337583762www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-NZSJ72N6RX&cid=730926878.1776799512&gtm=45je64h1v9104883229za200zd9104883229&rcb=7&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400&z=337583762 — 200 — 63 B — 133 ms — h3https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&d_mid=08888433204733733543274424168971646891&ts=1776799512531dpm.demdex.net/id?d_visid_ver=4.4.0... https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=6DC7655351E5696B0A490D44%40AdobeOrg&d_nsid=0&d_mid=08888433204733733543274424168971646891&ts=1776799512531 — 200 — 815 B — 11 ms — h2https://www.instructables.com/announcements/?cb=1776799513www.instructables.com/announcements... https://www.instructables.com/announcements/?cb=1776799513 — 200 — 1.6 KiB — 634 ms — h3https://www.instructables.com/assets/img/loader.gifwww.instructables.com/assets/img/lo... https://www.instructables.com/assets/img/loader.gif — 200 — 3.4 KiB — 189 ms — h3https://smetrics.autodesk.com/b/ss/autodesk-new-gl/1/JS-2.17.0/s83254371699619?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A25%3A12%202%200&sdid=5D81D66F985BED1C-6A5837477CDD186E&mid=08888433204733733543274424168971646891&aid=NONE&aamlh=4&ce=UTF-8&cdp=2&fpCookieDomainPeriods=3&pageName=instructables%3Ahome&g=https%3A%2F%2Fwww.instructables.com%2F&c.&getPreviousValue=3.0&getPercentPageViewed=5.1&getTimeParting=6.3&getVisitNum=4.2&.c&cc=USD&ch=instructables%3Ahome&v0=typed%2Fbookmarked&events=event1&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c6=D%3DpageName&c10=D%3Dv10&v10=First%20Visit&c11=D%3Dv11&v11=year%3D2026%20%7C%20month%3DApril%20%7C%20date%3D21%20%7C%20day%3DTuesday%20%7C%20time%3D7%3A25%20PM&c13=D%3Dv13&v13=1&v14=No%20Previous%20Page%20Found&v17=Yours%20for%20the%20making&c24=D%3Dv14&v24=D%3DpageName&v25=%2B1&v26=instructables%3Ana_na&v27=%2B1&c29=https%3A%2F%2Fwww.instructables.com%2F&v30=%2B1&c33=D%3Dv79&c40=D%3Dv80&c45=D%3Dv45&v71=https%3A%2F%2Fwww.instructables.com%2F&v75=blr%3A500%7Calr%3A500%7Caa%3A1100&v76=Mozilla%2F5.0%20%28Linux%3B%20Android%2011%3B%20moto%20g%20power%20%282022%29%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&v77=Small&v78=normal%20navigation&v79=instructables%20%7C%20na%20%7C%202.17.0%20%7C%201.12.4%20%7C%20autodesk%20-%20micro-basic%20%28prod%29%20-%20ut4.45.202511192003%20%7C%20na%20%7C%203.7%20%7C%20na&v80=instructables%3Ahome&v83=pageview&v84=1200ms&v95=na%3Ana%3Ana%3Astandard&v97=www.instructables.com%2F&v126=https%3A%2F%2Fwww.instructables.com%2F&v140=D%3Dsdid&v141=ff549f84-d96d-8aa0-c6c2-78e5d007d185&v143=c7d8ca1f-063b-40c2-9803-61790eb8a2b1&v144=0%3A0%7Cc1%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0%7Cgpc%3Ana%7CP%7CBR%7Ctrue&pev2=[WAF]%20pageview&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=6DC7655351E5696B0A490D44%40AdobeOrg&AQE=1smetrics.autodesk.com/b/ss/autodesk... https://smetrics.autodesk.com/b/ss/autodesk-new-gl/1/JS-2.17.0/s83254371699619?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A25%3A12%202%200&sdid=5D81D66F985BED1C-6A5837477CDD186E&mid=08888433204733733543274424168971646891&aid=NONE&aamlh=4&ce=UTF-8&cdp=2&fpCookieDomainPeriods=3&pageName=instructables%3Ahome&g=https%3A%2F%2Fwww.instructables.com%2F&c.&getPreviousValue=3.0&getPercentPageViewed=5.1&getTimeParting=6.3&getVisitNum=4.2&.c&cc=USD&ch=instructables%3Ahome&v0=typed%2Fbookmarked&events=event1&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c6=D%3DpageName&c10=D%3Dv10&v10=First%20Visit&c11=D%3Dv11&v11=year%3D2026%20%7C%20month%3DApril%20%7C%20date%3D21%20%7C%20day%3DTuesday%20%7C%20time%3D7%3A25%20PM&c13=D%3Dv13&v13=1&v14=No%20Previous%20Page%20Found&v17=Yours%20for%20the%20making&c24=D%3Dv14&v24=D%3DpageName&v25=%2B1&v26=instructables%3Ana_na&v27=%2B1&c29=https%3A%2F%2Fwww.instructables.com%2F&v30=%2B1&c33=D%3Dv79&c40=D%3Dv80&c45=D%3Dv45&v71=https%3A%2F%2Fwww.instructables.com%2F&v75=blr%3A500%7Calr%3A500%7Caa%3A1100&v76=Mozilla%2F5.0%20%28Linux%3B%20Android%2011%3B%20moto%20g%20power%20%282022%29%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&v77=Small&v78=normal%20navigation&v79=instructables%20%7C%20na%20%7C%202.17.0%20%7C%201.12.4%20%7C%20autodesk%20-%20micro-basic%20%28prod%29%20-%20ut4.45.202511192003%20%7C%20na%20%7C%203.7%20%7C%20na&v80=instructables%3Ahome&v83=pageview&v84=1200ms&v95=na%3Ana%3Ana%3Astandard&v97=www.instructables.com%2F&v126=https%3A%2F%2Fwww.instructables.com%2F&v140=D%3Dsdid&v141=ff549f84-d96d-8aa0-c6c2-78e5d007d185&v143=c7d8ca1f-063b-40c2-9803-61790eb8a2b1&v144=0%3A0%7Cc1%3A0%7Cc7%3A0%7Cc8%3A0%7Cc9%3A0%7Cgpc%3Ana%7CP%7CBR%7Ctrue&pev2=[WAF]%20pageview&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=6DC7655351E5696B0A490D44%40AdobeOrg&AQE=1 — 200 — 222 B — 132 ms — h2https://bf86358stq.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_-2D25547_sn_3SGJ4H8MA9TFAOIVL6O1RT6TRE1B564G&svrid=-25547&flavor=cors&vi=CUAAVAPDHQRRKRNJIBHPAOBWFCBFFWJK-0&modifiedSince=1776688931209&bp=3&app=017188ffd570aec1&crc=3692278185&en=qa4lllk7&end=1bf86358stq.bf.dynatrace.com/bf?type... https://bf86358stq.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_-2D25547_sn_3SGJ4H8MA9TFAOIVL6O1RT6TRE1B564G&svrid=-25547&flavor=cors&vi=CUAAVAPDHQRRKRNJIBHPAOBWFCBFFWJK-0&modifiedSince=1776688931209&bp=3&app=017188ffd570aec1&crc=3692278185&en=qa4lllk7&end=1 — -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 6339ms · 900KB · €34/mo
Unattributable
Other
Costly
Execution 2253ms
Transfer 0 KB
Monthly Cost €12/mo
tags.tiqcdn.com
Other
Costly
Execution 1228ms
Transfer 170 KB
Unused 46%
Monthly Cost €7/mo
www.instructables.com
Other
Costly
Execution 803ms
Transfer 242 KB
Unused 59%
Monthly Cost €4/mo
tags.tiqcdn.com
Other
Costly
Execution 473ms
Transfer 89 KB
Unused 43%
Monthly Cost €3/mo
www.instructables.com
Other
Costly
Execution 398ms
Transfer 126 KB
Unused 74%
Monthly Cost €2/mo
www.instructables.com
Other
Costly
Execution 393ms
Transfer 9 KB
Monthly Cost €2/mo
js-cdn.dynatrace.com
Other
Costly
Execution 373ms
Transfer 82 KB
Unused 38%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 362ms
Transfer 161 KB
Unused 40%
Monthly Cost €2/mo
Google Analytics
Analytics
Optional
Execution 56ms
Transfer 21 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 2253ms and costs ~€12/month
  • tags.tiqcdn.com adds 1228ms and costs ~€7/month
  • www.instructables.com adds 803ms and costs ~€4/month
  • tags.tiqcdn.com adds 473ms and costs ~€3/month
  • www.instructables.com adds 398ms and costs ~€2/month
  • www.instructables.com adds 393ms and costs ~€2/month
  • js-cdn.dynatrace.com adds 373ms and costs ~€2/month
  • Google Tag Manager adds 362ms 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

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

tags.tiqcdn.com takes 1228ms 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

www.instructables.com takes 803ms 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

59% of www.instructables.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

tags.tiqcdn.com takes 473ms 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

www.instructables.com takes 398ms 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

74% of www.instructables.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

www.instructables.com takes 393ms 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

js-cdn.dynatrace.com takes 373ms 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

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

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