Skip to content
https://jigsy.com

Performance

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

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

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

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

10.39 s

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

243 ms

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

0.101

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

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

10.39 s

Page Load Progression

1.4 s
2.8 s
4.2 s
5.6 s
7.1 s
8.5 s
9.9 s
11.3 s
Checks
17
8 PASS 6 REVIEW 1 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 59 requests
FIX
2.6 MB transferred, 59 requests
Warning::
Page weighs 3.3 MB (2.6 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Info::
59 HTTP requests
Info::
Estimated 0.54 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
59 requests
0.54 g CO2 per page load
Images 1.9 MiB 74%
JavaScript 462.0 KiB 18%
Fonts 129.9 KiB 5%
CSS 74.1 KiB 3%
HTML 16.0 KiB 1%
Other 1.3 KiB 0%
Other 593 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

C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://jigsy.com/images/home/2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://jigsy.com/images/jigsy/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://jigsy.com/images/cloudlock2.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 1.9 MB
0 oversized -0 KB
9 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1549ms total JS execution
REVIEW
1549ms total JS execution
Warning::
https://jigsy.com/: 523ms CPU time
Warning::
Unattributable: 520ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-H702...: 412ms CPU time
Info::
https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb...: 94ms CPU time
Warning::
Third-party scripts: 932ms (60% of total)

Main Thread Breakdown

Other 35% Script Evaluation 29% Style & Layout 15% Script Parsing & Compilation 7% Rendering 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://jigsy.com/523ms9ms2ms1st
Unattributable520ms8ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSR412ms317ms64ms3rd
https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js94ms72ms13ms1st
B
JS Bundles
29 scripts, 145 KB unused
REVIEW
29 scripts, 145 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-H702...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb...: 55 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2....: 26 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://jigsy.com/assets/jigsy-fdc4946dc54563e13a3...: unminified — 10 KB could be saved
Info::
Total unused JavaScript: 145 KB
145 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSR157 KB64 KB (41%)3rd
https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js96 KB55 KB (58%)1st
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.2.1/Chart.min.js32 KB26 KB (80%)3rd
https://jigsy.com/assets/jigsy-fdc4946dc54563e13a32082fbf07cab8.js23 KB1st
https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js16 KB3rd
https://jigsy.com/assets/vendor/jquery_plugins/jquery.jHelperTip-63c22f09ed193831e237aa3ef2d176f1.js3 KB1st
https://jigsy.com/assets/vendor/jquery_plugins/jquery.fancybox-965e4e6de08ae96eb2f83212b5ac01d1.js14 KB1st
https://jigsy.com/assets/vendor/jquery_plugins/jquery.endless-scroll-4c22e0857748dafa85feb135e7490541.js2 KB1st
https://jigsy.com/assets/vendor/jquery_plugins/jquery.cycle.lite-4c3c59b63497f5fffe81dbdba4ce5c9d.js5 KB1st
https://jigsy.com/assets/vendor/jquery_plugins/jquery.inview.min-26a54fac20b3d52d47354a9526484270.js2 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Page Weight Inventory
Action
59 resources · 2.6 MB · 145 KB savings available
REVIEW
59 resources · 2.6 MB · 145 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~145 KB of savings available
Info::
15 third-party resources (12% of weight)
Info::
4 resources over 200KB
59 resources · 2.6 MiB · 15 third-party 1.6 MiB over 1MB target
Image 74% · 1.9 MiB
JavaScript 18% · 462.0 KiB
Font 5% · 129.9 KiB
CSS 3% · 74.1 KiB
Document 1% · 16.0 KiB
Other 0% · 593 B

~144.9 KiB of savings available

Remove unused JavaScript: 144.9 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, private, must-revalidate
REVIEW
max-age=0, private, must-revalidate
Info::
Cache-Control header is set
Got: max-age=0, private, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=0, private, must-revalidate

DirectiveValueMeaning
max-age0Cache for 0 seconds
privateOnly browser cache, not CDN/proxy
must-revalidateMust recheck with server after expiry
A+
Third-Party Impact
12% third-party, 0 ms blocking
PASS
12% third-party, 0 ms blocking
Info::
Third-party code accounts for 12% of page weight (329.4 KiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
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
3 fonts (130 KB)
PASS
3 fonts (130 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

130 KB total

Render-blocking

0

of 3

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 FCP 6.2 s LCP 10.4 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/catamaran/v28/o-0IIpQoyXQa2RxT7-5r5TRASf6M7Q.woff2o-0IIpQoyXQa2RxT7-5r5TR... https://fonts.gstatic.com/s/catamaran/v28/o-0IIpQoyXQa2RxT7-5r5TRASf6M7Q.woff2 — 32.2 KiB — 16 ms — font-display: swaphttps://jigsy.com/fonts/fontawesome-webfont.woff2?v=4.3.0fontawesome-webfont.woff2 https://jigsy.com/fonts/fontawesome-webfont.woff2?v=4.3.0 — 55.7 KiB — 823 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 18 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
o-0IIpQoyXQa2RxT7-5r5TR... woff2 swap
Size 32 KB
Load time 16 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 56 KB
Load time 823 ms
Start 2.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)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
59 requests over 10958ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.2 s LCP 10.4 shttps://jigsy.com// https://jigsy.com/ — 200 — 15.2 KiB — 920 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSR — 200 — 157.2 KiB — 327 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.cssstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css — 200 — 27.1 KiB — 31 ms — h3https://use.fontawesome.com/releases/v5.0.6/css/all.cssuse.fontawesome.com/releases/v5.0.6... https://use.fontawesome.com/releases/v5.0.6/css/all.css — 200 — 8.4 KiB — 39 ms — h2https://jigsy.com/assets/style-ec75cb9dab2eb2124104290a94480240.css/assets/style-ec75cb9dab2eb21241042... https://jigsy.com/assets/style-ec75cb9dab2eb2124104290a94480240.css — 200 — 12.2 KiB — 395 ms — h2https://jigsy.com/assets/fontello-1386f3e768e18cfeef4f09565c071d56.css/assets/fontello-1386f3e768e18cfeef... https://jigsy.com/assets/fontello-1386f3e768e18cfeef4f09565c071d56.css — 200 — 1.3 KiB — 215 ms — h2https://jigsy.com/assets/animation-14175b47868a38b2f676154ad0d88464.css/assets/animation-14175b47868a38b2f... https://jigsy.com/assets/animation-14175b47868a38b2f676154ad0d88464.css — 200 — 5.2 KiB — 215 ms — h2https://jigsy.com/assets/fancybox/jquery.fancybox-72995133e20ba753b90d844c7287af4a.css/assets/fancybox/jquery.fancybox-72... https://jigsy.com/assets/fancybox/jquery.fancybox-72995133e20ba753b90d844c7287af4a.css — 200 — 1.7 KiB — 221 ms — h2https://jigsy.com/assets/form-elements-303b2abf48bd1379708d241bd459f47e.css/assets/form-elements-303b2abf48bd1... https://jigsy.com/assets/form-elements-303b2abf48bd1379708d241bd459f47e.css — 200 — 1.4 KiB — 217 ms — h2https://jigsy.com/assets/font-awesome.min-b2aa2ea30994b60be6919d99b375358f.css/assets/font-awesome.min-b2aa2ea309... https://jigsy.com/assets/font-awesome.min-b2aa2ea30994b60be6919d99b375358f.css — 200 — 5.7 KiB — 303 ms — h2https://jigsy.com/assets/full_width-e8ddd06fbf3609b15206b97769281b43.css/assets/full_width-e8ddd06fbf3609b1... https://jigsy.com/assets/full_width-e8ddd06fbf3609b15206b97769281b43.css — 200 — 2.6 KiB — 215 ms — h2https://jigsy.com/assets/jigsy-afe12ed47481c63ca72f37d724ef26b0.css/assets/jigsy-afe12ed47481c63ca72f3... https://jigsy.com/assets/jigsy-afe12ed47481c63ca72f37d724ef26b0.css — 200 — 4.5 KiB — 297 ms — h2https://jigsy.com/assets/mobile_nav-58d7d86921bae73cbfef840c3b166a33.css/assets/mobile_nav-58d7d86921bae73c... https://jigsy.com/assets/mobile_nav-58d7d86921bae73cbfef840c3b166a33.css — 200 — 1.1 KiB — 217 ms — h2https://jigsy.com/assets/vendor/flowplayer-6a74b2f70493aba30d491cae7911f870.js/assets/vendor/flowplayer-6a74b2f70... https://jigsy.com/assets/vendor/flowplayer-6a74b2f70493aba30d491cae7911f870.js — 200 — 15.2 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js/assets/vendor/jquery-3cfe00e2ecb0d... https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js — 200 — 96.5 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/jquery_plugins/slides.min.jquery-ed87b713af5c69cafc4f5dc976b21921.js/assets/vendor/jquery_plugins/slide... https://jigsy.com/assets/vendor/jquery_plugins/slides.min.jquery-ed87b713af5c69cafc4f5dc976b21921.js — 200 — 6.2 KiB — 774 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.json-37e05a8194599126077d9ae156fb19b8.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.json-37e05a8194599126077d9ae156fb19b8.js — 200 — 2.0 KiB — 580 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.jHelperTip-63c22f09ed193831e237aa3ef2d176f1.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.jHelperTip-63c22f09ed193831e237aa3ef2d176f1.js — 200 — 2.6 KiB — 761 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.fancybox-965e4e6de08ae96eb2f83212b5ac01d1.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.fancybox-965e4e6de08ae96eb2f83212b5ac01d1.js — 200 — 14.4 KiB — 583 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.endless-scroll-4c22e0857748dafa85feb135e7490541.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.endless-scroll-4c22e0857748dafa85feb135e7490541.js — 200 — 1.9 KiB — 759 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.cycle.lite-4c3c59b63497f5fffe81dbdba4ce5c9d.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.cycle.lite-4c3c59b63497f5fffe81dbdba4ce5c9d.js — 200 — 4.6 KiB — 571 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.inview.min-26a54fac20b3d52d47354a9526484270.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.inview.min-26a54fac20b3d52d47354a9526484270.js — 200 — 1.8 KiB — 767 ms — h2https://jigsy.com/assets/vendor/swfobject-efc45c928360ca646916d74c578f2b30.js/assets/vendor/swfobject-efc45c9283... https://jigsy.com/assets/vendor/swfobject-efc45c928360ca646916d74c578f2b30.js — 200 — 9.2 KiB — 569 ms — h2https://jigsy.com/assets/vendor/swfupload/swfupload-85fcc14dec456f2beaf2cfb97b346fbd.js/assets/vendor/swfupload/swfupload-... https://jigsy.com/assets/vendor/swfupload/swfupload-85fcc14dec456f2beaf2cfb97b346fbd.js — 200 — 20.0 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/swfupload/plugins/swfupload.queue-b9a552651a060ef70521326500808b1e.js/assets/vendor/swfupload/plugins/sw... https://jigsy.com/assets/vendor/swfupload/plugins/swfupload.queue-b9a552651a060ef70521326500808b1e.js — 200 — 2.2 KiB — 571 ms — h2https://jigsy.com/assets/vendor/cookies-d5572bd0a695970e3e2fad4af6789eaa.js/assets/vendor/cookies-d5572bd0a695... https://jigsy.com/assets/vendor/cookies-d5572bd0a695970e3e2fad4af6789eaa.js — 200 — 2.2 KiB — 753 ms — h2https://jigsy.com/assets/jigsy-fdc4946dc54563e13a32082fbf07cab8.js/assets/jigsy-fdc4946dc54563e13a320... https://jigsy.com/assets/jigsy-fdc4946dc54563e13a32082fbf07cab8.js — 200 — 23.1 KiB — 758 ms — h2https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.jscdnjs.cloudflare.com/ajax/libs/popp... https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js — 200 — 7.0 KiB — 24 ms — h3https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.jsstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js — 200 — 16.1 KiB — 18 ms — h3https://jigsy.com/assets/responsive/jigsy-e86cc199cbd08623de64a94e1b92f9a4.js/assets/responsive/jigsy-e86cc199cb... https://jigsy.com/assets/responsive/jigsy-e86cc199cbd08623de64a94e1b92f9a4.js — 200 — 2.2 KiB — 761 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.2 s LCP 10.4 shttps://jigsy.com// https://jigsy.com/ — 200 — 15.2 KiB — 920 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H702YKNYSR — 200 — 157.2 KiB — 327 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.cssstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css — 200 — 27.1 KiB — 31 ms — h3https://use.fontawesome.com/releases/v5.0.6/css/all.cssuse.fontawesome.com/releases/v5.0.6... https://use.fontawesome.com/releases/v5.0.6/css/all.css — 200 — 8.4 KiB — 39 ms — h2https://jigsy.com/assets/style-ec75cb9dab2eb2124104290a94480240.css/assets/style-ec75cb9dab2eb21241042... https://jigsy.com/assets/style-ec75cb9dab2eb2124104290a94480240.css — 200 — 12.2 KiB — 395 ms — h2https://jigsy.com/assets/fontello-1386f3e768e18cfeef4f09565c071d56.css/assets/fontello-1386f3e768e18cfeef... https://jigsy.com/assets/fontello-1386f3e768e18cfeef4f09565c071d56.css — 200 — 1.3 KiB — 215 ms — h2https://jigsy.com/assets/animation-14175b47868a38b2f676154ad0d88464.css/assets/animation-14175b47868a38b2f... https://jigsy.com/assets/animation-14175b47868a38b2f676154ad0d88464.css — 200 — 5.2 KiB — 215 ms — h2https://jigsy.com/assets/fancybox/jquery.fancybox-72995133e20ba753b90d844c7287af4a.css/assets/fancybox/jquery.fancybox-72... https://jigsy.com/assets/fancybox/jquery.fancybox-72995133e20ba753b90d844c7287af4a.css — 200 — 1.7 KiB — 221 ms — h2https://jigsy.com/assets/form-elements-303b2abf48bd1379708d241bd459f47e.css/assets/form-elements-303b2abf48bd1... https://jigsy.com/assets/form-elements-303b2abf48bd1379708d241bd459f47e.css — 200 — 1.4 KiB — 217 ms — h2https://jigsy.com/assets/font-awesome.min-b2aa2ea30994b60be6919d99b375358f.css/assets/font-awesome.min-b2aa2ea309... https://jigsy.com/assets/font-awesome.min-b2aa2ea30994b60be6919d99b375358f.css — 200 — 5.7 KiB — 303 ms — h2https://jigsy.com/assets/full_width-e8ddd06fbf3609b15206b97769281b43.css/assets/full_width-e8ddd06fbf3609b1... https://jigsy.com/assets/full_width-e8ddd06fbf3609b15206b97769281b43.css — 200 — 2.6 KiB — 215 ms — h2https://jigsy.com/assets/jigsy-afe12ed47481c63ca72f37d724ef26b0.css/assets/jigsy-afe12ed47481c63ca72f3... https://jigsy.com/assets/jigsy-afe12ed47481c63ca72f37d724ef26b0.css — 200 — 4.5 KiB — 297 ms — h2https://jigsy.com/assets/mobile_nav-58d7d86921bae73cbfef840c3b166a33.css/assets/mobile_nav-58d7d86921bae73c... https://jigsy.com/assets/mobile_nav-58d7d86921bae73cbfef840c3b166a33.css — 200 — 1.1 KiB — 217 ms — h2https://jigsy.com/assets/vendor/flowplayer-6a74b2f70493aba30d491cae7911f870.js/assets/vendor/flowplayer-6a74b2f70... https://jigsy.com/assets/vendor/flowplayer-6a74b2f70493aba30d491cae7911f870.js — 200 — 15.2 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js/assets/vendor/jquery-3cfe00e2ecb0d... https://jigsy.com/assets/vendor/jquery-3cfe00e2ecb0d8e1640d0b2c9223d1dc.js — 200 — 96.5 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/jquery_plugins/slides.min.jquery-ed87b713af5c69cafc4f5dc976b21921.js/assets/vendor/jquery_plugins/slide... https://jigsy.com/assets/vendor/jquery_plugins/slides.min.jquery-ed87b713af5c69cafc4f5dc976b21921.js — 200 — 6.2 KiB — 774 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.json-37e05a8194599126077d9ae156fb19b8.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.json-37e05a8194599126077d9ae156fb19b8.js — 200 — 2.0 KiB — 580 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.jHelperTip-63c22f09ed193831e237aa3ef2d176f1.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.jHelperTip-63c22f09ed193831e237aa3ef2d176f1.js — 200 — 2.6 KiB — 761 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.fancybox-965e4e6de08ae96eb2f83212b5ac01d1.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.fancybox-965e4e6de08ae96eb2f83212b5ac01d1.js — 200 — 14.4 KiB — 583 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.endless-scroll-4c22e0857748dafa85feb135e7490541.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.endless-scroll-4c22e0857748dafa85feb135e7490541.js — 200 — 1.9 KiB — 759 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.cycle.lite-4c3c59b63497f5fffe81dbdba4ce5c9d.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.cycle.lite-4c3c59b63497f5fffe81dbdba4ce5c9d.js — 200 — 4.6 KiB — 571 ms — h2https://jigsy.com/assets/vendor/jquery_plugins/jquery.inview.min-26a54fac20b3d52d47354a9526484270.js/assets/vendor/jquery_plugins/jquer... https://jigsy.com/assets/vendor/jquery_plugins/jquery.inview.min-26a54fac20b3d52d47354a9526484270.js — 200 — 1.8 KiB — 767 ms — h2https://jigsy.com/assets/vendor/swfobject-efc45c928360ca646916d74c578f2b30.js/assets/vendor/swfobject-efc45c9283... https://jigsy.com/assets/vendor/swfobject-efc45c928360ca646916d74c578f2b30.js — 200 — 9.2 KiB — 569 ms — h2https://jigsy.com/assets/vendor/swfupload/swfupload-85fcc14dec456f2beaf2cfb97b346fbd.js/assets/vendor/swfupload/swfupload-... https://jigsy.com/assets/vendor/swfupload/swfupload-85fcc14dec456f2beaf2cfb97b346fbd.js — 200 — 20.0 KiB — 1.1 s — h2https://jigsy.com/assets/vendor/swfupload/plugins/swfupload.queue-b9a552651a060ef70521326500808b1e.js/assets/vendor/swfupload/plugins/sw... https://jigsy.com/assets/vendor/swfupload/plugins/swfupload.queue-b9a552651a060ef70521326500808b1e.js — 200 — 2.2 KiB — 571 ms — h2https://jigsy.com/assets/vendor/cookies-d5572bd0a695970e3e2fad4af6789eaa.js/assets/vendor/cookies-d5572bd0a695... https://jigsy.com/assets/vendor/cookies-d5572bd0a695970e3e2fad4af6789eaa.js — 200 — 2.2 KiB — 753 ms — h2https://jigsy.com/assets/jigsy-fdc4946dc54563e13a32082fbf07cab8.js/assets/jigsy-fdc4946dc54563e13a320... https://jigsy.com/assets/jigsy-fdc4946dc54563e13a32082fbf07cab8.js — 200 — 23.1 KiB — 758 ms — h2https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.jscdnjs.cloudflare.com/ajax/libs/popp... https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js — 200 — 7.0 KiB — 24 ms — h3https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.jsstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js — 200 — 16.1 KiB — 18 ms — h3https://jigsy.com/assets/responsive/jigsy-e86cc199cbd08623de64a94e1b92f9a4.js/assets/responsive/jigsy-e86cc199cb... https://jigsy.com/assets/responsive/jigsy-e86cc199cbd08623de64a94e1b92f9a4.js — 200 — 2.2 KiB — 761 ms — h2https://jigsy.com/assets/responsive/jigsy.countdown-eb7237748346a9b56ca02c5ca99d335b.js/assets/responsive/jigsy.countdown-... https://jigsy.com/assets/responsive/jigsy.countdown-eb7237748346a9b56ca02c5ca99d335b.js — 200 — 580 B — 571 ms — h2https://jigsy.com/assets/responsive/jigsy.extensions-dd3b6a9aecc8ca06dd6386af6b3293cf.js/assets/responsive/jigsy.extensions... https://jigsy.com/assets/responsive/jigsy.extensions-dd3b6a9aecc8ca06dd6386af6b3293cf.js — 200 — 877 B — 753 ms — h2https://jigsy.com/assets/responsive/jigsy.ajaxForms-b02294cb797aa3c7d5e870687ce759c8.js/assets/responsive/jigsy.ajaxForms-... https://jigsy.com/assets/responsive/jigsy.ajaxForms-b02294cb797aa3c7d5e870687ce759c8.js — 200 — 797 B — 575 ms — h2https://jigsy.com/assets/responsive/jigsy.util.html-41517f4e9b3de9a68ba9ebdc6b58072d.js/assets/responsive/jigsy.util.html-... https://jigsy.com/assets/responsive/jigsy.util.html-41517f4e9b3de9a68ba9ebdc6b58072d.js — 200 — 3.2 KiB — 760 ms — h2https://jigsy.com/assets/responsive/jigsy.modal-0f89705f8d1433770ce4e4b34512867f.js/assets/responsive/jigsy.modal-0f89... https://jigsy.com/assets/responsive/jigsy.modal-0f89705f8d1433770ce4e4b34512867f.js — 200 — 10.9 KiB — 1.0 s — h2https://jigsy.com/assets/jquery_ujs-d25cb65d1f6e0aae3d96b24a729e55bb.js/assets/jquery_ujs-d25cb65d1f6e0aae... https://jigsy.com/assets/jquery_ujs-d25cb65d1f6e0aae3d96b24a729e55bb.js — 200 — 18.4 KiB — 1.0 s — h2https://jigsy.com/assets/parallax.min-2dd776f7c4d30d5aaf826de11bb3bb24.js/assets/parallax.min-2dd776f7c4d30d... https://jigsy.com/assets/parallax.min-2dd776f7c4d30d5aaf826de11bb3bb24.js — 200 — 6.9 KiB — 836 ms — h2https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.2.1/Chart.min.jscdnjs.cloudflare.com/ajax/libs/Char... https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.2.1/Chart.min.js — 200 — 32.4 KiB — 13 ms — h3https://jigsy.com/assets/mobile_nav-7ff9402e7a343d1eacca0df07e6690ef.js/assets/mobile_nav-7ff9402e7a343d1e... https://jigsy.com/assets/mobile_nav-7ff9402e7a343d1eacca0df07e6690ef.js — 200 — 923 B — 842 ms — h2https://jigsy.com/images/jigsy/logo.png/images/jigsy/logo.png https://jigsy.com/images/jigsy/logo.png — 200 — 4.9 KiB — 832 ms — h2https://jigsy.com/images/home/2.png/images/home/2.png https://jigsy.com/images/home/2.png — 200 — 222.6 KiB — 1.6 s — h2https://fonts.googleapis.com/css?family=Opens+Sans:300,400|Droid+Sans|Catamaran:300,400|Lato:300,400fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Opens+Sans:300,400|Droid+Sans|Catamaran:300,400|Lato:300,400 — 200 — 1.0 KiB — 130 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-H702YKNYSR&gtm=45je64k1v9163015279za200zd9163015279&_p=1776898271060&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=955968032.1776898271&frm=0&pscdl=noapi&rcb=9&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&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776898271&sct=1&seg=0&dl=https%3A%2F%2Fjigsy.com%2F&dt=The%20Easy%20Website%20Builder%2C%20it%27s%20free!%20Jigsy.com&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1220www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-H702YKNYSR&gtm=45je64k1v9163015279za200zd9163015279&_p=1776898271060&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=955968032.1776898271&frm=0&pscdl=noapi&rcb=9&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&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776898271&sct=1&seg=0&dl=https%3A%2F%2Fjigsy.com%2F&dt=The%20Easy%20Website%20Builder%2C%20it%27s%20free!%20Jigsy.com&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1220 — 204 — 545 B — 111 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:100,400,300,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:100,400,300,600,700 — 200 — 1.9 KiB — 78 ms — h2https://jigsy.com/images/cloudlock2.jpg/images/cloudlock2.jpg https://jigsy.com/images/cloudlock2.jpg — 200 — 13.4 KiB — 735 ms — h2https://assets.bnidx.com/pixel/proMarketassets.bnidx.com/pixel/proMarket https://assets.bnidx.com/pixel/proMarket — 200 — 1011 B — 962 ms — h2https://jigsy.com/images/icons/x_formally_known_as_twitter.png/images/icons/x_formally_known_as_t... https://jigsy.com/images/icons/x_formally_known_as_twitter.png — 200 — 1.4 KiB — 500 ms — h2https://jigsy.com/images/icons/facebook.png/images/icons/facebook.png https://jigsy.com/images/icons/facebook.png — 200 — 1.9 KiB — 500 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 18 ms — h3https://fonts.gstatic.com/s/catamaran/v28/o-0IIpQoyXQa2RxT7-5r5TRASf6M7Q.woff2fonts.gstatic.com/s/catamaran/v28/o... https://fonts.gstatic.com/s/catamaran/v28/o-0IIpQoyXQa2RxT7-5r5TRASf6M7Q.woff2 — 200 — 32.2 KiB — 16 ms — h3https://jigsy.com/fonts/fontawesome-webfont.woff2?v=4.3.0/fonts/fontawesome-webfont.woff2?v=... https://jigsy.com/fonts/fontawesome-webfont.woff2?v=4.3.0 — 200 — 55.7 KiB — 823 ms — h2https://jigsy.com/images/outside/top_desk.jpg/images/outside/top_desk.jpg https://jigsy.com/images/outside/top_desk.jpg — 200 — 288.5 KiB — 5.0 s — h2https://jigsy.com/images/outside/no-installation_pencils.jpg/images/outside/no-installation_pen... https://jigsy.com/images/outside/no-installation_pencils.jpg — 200 — 770.5 KiB — 8.7 s — h2https://jigsy.com/images/outside/support_people.jpg/images/outside/support_people.jpg https://jigsy.com/images/outside/support_people.jpg — 200 — 457.1 KiB — 7.2 s — h2https://jigsy.com/images/outside/create-website_girl.jpg/images/outside/create-website_girl... https://jigsy.com/images/outside/create-website_girl.jpg — 200 — 194.9 KiB — 3.0 s — h2https://ads.pro-market.net/ads/scripts/site-125361.jsads.pro-market.net/ads/scripts/site... https://ads.pro-market.net/ads/scripts/site-125361.js — 200 — 1.7 KiB — 52 ms — http/1.1https://pbid.pro-market.net/engine?site=125361;size=1x1;e=0;dt=0;category=cz1nvnx1;kw=xm2%20yob1rff%2C%2009lv%20u2rdcioo%2024d%20mv2hl%20u1j1ecqw8;rnd=(1776898273277)pbid.pro-market.net/engine?site=125... https://pbid.pro-market.net/engine?site=125361;size=1x1;e=0;dt=0;category=cz1nvnx1;kw=xm2%20yob1rff%2C%2009lv%20u2rdcioo%2024d%20mv2hl%20u1j1ecqw8;rnd=(1776898273277) — 200 — 814 B — 183 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-H702YKNYSR&gtm=45je64k1v9163015279za200zd9163015279&_p=1776898271060&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAAQ&ae=a&are=1&cid=955968032.1776898271&frm=0&pscdl=noapi&rcb=9&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&_s=2&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776898271&sct=1&seg=0&dl=https%3A%2F%2Fjigsy.com%2F&dt=The%20Easy%20Website%20Builder%2C%20it%27s%20free!%20Jigsy.com&en=scroll&epn.percent_scrolled=90&_et=14&tfd=6236www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-H702YKNYSR&gtm=45je64k1v9163015279za200zd9163015279&_p=1776898271060&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAAQ&ae=a&are=1&cid=955968032.1776898271&frm=0&pscdl=noapi&rcb=9&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&_s=2&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776898271&sct=1&seg=0&dl=https%3A%2F%2Fjigsy.com%2F&dt=The%20Easy%20Website%20Builder%2C%20it%27s%20free!%20Jigsy.com&en=scroll&epn.percent_scrolled=90&_et=14&tfd=6236 — 204 — 48 B — 65 ms — h2https://jigsy.com/favicon.ico/favicon.ico https://jigsy.com/favicon.ico — 200 — 1.3 KiB — 190 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 932ms · 157KB · $12/mo
Unattributable
Other
Costly
Execution 520ms
Transfer 0 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 412ms
Transfer 157 KB
Unused 41%
Monthly Cost $5/mo

These scripts may cost more than they're worth

  • Unattributable adds 520ms and costs ~$7/month
  • Google Tag Manager adds 412ms and costs ~$5/month

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 520ms 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 412ms 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