Skip to content
https://s-sols.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
2
REVIEW
3
PASS
10
INFO
2

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

98
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
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.

1.89 s

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

1.91 s

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

17 ms

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

0.002

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

1.89 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.00 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
10 PASS 3 REVIEW 2 FIX
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 (369.3 KiB of 369.6 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.s-sols.com/data/awards/SurLy-ContSafe.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.s-sols.com/data/seraphinite_main.png?l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.s-sols.com/data/awards/CorporateLiveWi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 47 KB
0 oversized -0 KB
4 legacy format
21 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

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

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

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

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

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

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

B
JS Execution Cost
800ms total JS execution
REVIEW
800ms total JS execution
Warning::
https://www.s-sols.com/: 663ms CPU time
Info::
Unattributable: 137ms CPU time
Warning::
Third-party scripts: 800ms (100% of total)

Main Thread Breakdown

Style & Layout 34% Other 30% Script Evaluation 17% Rendering 12% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.s-sols.com/663ms133ms9ms3rd
Unattributable137ms5ms0ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
370 KB transferred, 48 requests
PASS
370 KB transferred, 48 requests
Info::
Page weighs 631 KB (370 KB transferred)
Info::
Fonts are 268 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 268 KB
Info::
48 HTTP requests
Info::
Estimated 0.08 g CO2 per page load
370 KB / 2.4 MB budget
370 KB transferred
48 requests
0.08 g CO2 per page load
Fonts 267.8 KiB 72%
HTML 54.3 KiB 15%
Images 46.5 KiB 13%
Other 1015 B 0%
0 2.4 MB 4.9 MB
Under budget

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

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

Web fonts

4

268 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 1.9 shttps://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Regular.woff?v=2.2.10OpenSansRectP-Regular.woff https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Regular.woff?v=2.2.10 — 65.2 KiB — 90 ms — font-display: swaphttps://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Light.woff?v=2.2.10OpenSansRectP-Light.woff https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Light.woff?v=2.2.10 — 67.1 KiB — 50 ms — font-display: swaphttps://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Bold.woff?v=2.2.10OpenSansRectP-Bold.woff https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Bold.woff?v=2.2.10 — 67.9 KiB — 109 ms — font-display: swaphttps://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-SemiBold.woff?v=2.2.10OpenSansRectP-SemiBold.... https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-SemiBold.woff?v=2.2.10 — 67.5 KiB — 79 ms — font-display: swap
OpenSansRectP-Regular.woff woff swap
Size 65 KB
Load time 90 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSansRectP-Light.woff woff swap
Size 67 KB
Load time 50 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSansRectP-Bold.woff woff swap
Size 68 KB
Load time 109 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSansRectP-SemiBold.... woff swap
Size 68 KB
Load time 79 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~80 KB and ~160 ms

A+
JS Bundles
No JavaScript
PASS
No JavaScript
Info::
No JavaScript bundles
No JavaScript files loaded.
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
Page Weight Inventory
48 resources · 370 KB · 0 KB savings available
PASS
48 resources · 370 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 370 KB
Warning::
47 third-party resources (100% of weight)
48 resources · 369.6 KiB · 47 third-party Within 1MB page-weight target
Font 72% · 267.8 KiB
Document 15% · 54.5 KiB
Image 13% · 47.3 KiB
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
48 requests over 581ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 1.9 shttps://s-sols.com// https://s-sols.com/ — 302 — 236 B — 86 ms — http/1.1https://www.s-sols.com/www.s-sols.com/ https://www.s-sols.com/ — 200 — 54.3 KiB — 149 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPP…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPP… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnIAAADiCAYAAADK1yr/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnIAAADiCAYAAADK1yr/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJv… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbcAAADKCAYAAAAmXA5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbcAAADKCAYAAAAmXA5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACdCAYAAABWxoEhAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACdCAYAAABWxoEhAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0AAAEnCAYAAAD8eBWIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGJ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0AAAEnCAYAAAD8eBWIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGJ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMAAAA4CAYAAABnhM2YAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMAAAA4CAYAAABnhM2YAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAA4CAYAAADekEvQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAA4CAYAAADekEvQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA4CAYAAACsc+sjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA4CAYAAACsc+sjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0AAAA4CAYAAADn9/qLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0AAAA4CAYAAADn9/qLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0AAAA4CAYAAABe43zDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0AAAA4CAYAAABe43zDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAA4CAYAAADkQPSjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAA4CAYAAADkQPSjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA4CAYAAAB5YT9uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA4CAYAAAB5YT9uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAA4CAYAAACv6CdOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAA4CAYAAACv6CdOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAA4CAYAAAC4yreHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAA4CAYAAAC4yreHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAA4CAYAAACmA4c0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAA4CAYAAACmA4c0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAA4CAYAAAA/15zEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAA4CAYAAAA/15zEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsAAAA4CAYAAACltIkcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsAAAA4CAYAAACltIkcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAC6CAYAAAAZDlfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAC6CAYAAAAZDlfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACd… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAAAkCAYAAACEwaiiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAAAkCAYAAACEwaiiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAkCAMAAABvyu7iAAAAdVBMVEX///+Xl5f3+vtlZWUko+ITl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAkCAMAAABvyu7iAAAAdVBMVEX///+Xl5f3+vtlZWUko+ITl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAkCAYAAAB1yvMvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAkCAYAAAB1yvMvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAkCAMAAACt1mgjAAAANlBMVEUAKHOAlLny9PgONHtAXpZwh…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAkCAMAAACt1mgjAAAANlBMVEUAKHOAlLny9PgONHtAXpZwh… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAAyCAYAAADr7cFEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAAyCAYAAADr7cFEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu… — 200 — 0 B — 0 ms — datahttps://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_sml-flat.png?v=2.2.10&lm=69C97700www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_sml-flat.png?v=2.2.10&lm=69C97700 — 200 — 5.9 KiB — 31 ms — http/1.1
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 1.9 shttps://s-sols.com// https://s-sols.com/ — 302 — 236 B — 86 ms — http/1.1https://www.s-sols.com/www.s-sols.com/ https://www.s-sols.com/ — 200 — 54.3 KiB — 149 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPP…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPP… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAIAAADgcHrrAAAAK3RFWHRDcmVhdGlvbiBUaW1lAHphI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnIAAADiCAYAAADK1yr/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJv…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnIAAADiCAYAAADK1yr/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJv… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbcAAADKCAYAAAAmXA5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGI…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbcAAADKCAYAAAAmXA5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGI… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACdCAYAAABWxoEhAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACdCAYAAABWxoEhAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0AAAEnCAYAAAD8eBWIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGJ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0AAAEnCAYAAAD8eBWIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGJ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMAAAA4CAYAAABnhM2YAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMAAAA4CAYAAABnhM2YAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAA4CAYAAADekEvQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAA4CAYAAADekEvQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA4CAYAAACsc+sjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA4CAYAAACsc+sjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0AAAA4CAYAAADn9/qLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0AAAA4CAYAAADn9/qLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0AAAA4CAYAAABe43zDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0AAAA4CAYAAABe43zDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAA4CAYAAADkQPSjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAA4CAYAAADkQPSjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA4CAYAAAB5YT9uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA4CAYAAAB5YT9uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAA4CAYAAACv6CdOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAA4CAYAAACv6CdOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAA4CAYAAAC4yreHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAA4CAYAAAC4yreHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAA4CAYAAACmA4c0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAA4CAYAAACmA4c0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAA4CAYAAAA/15zEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAA4CAYAAAA/15zEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsAAAA4CAYAAACltIkcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsAAAA4CAYAAACltIkcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAC6CAYAAAAZDlfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAC6CAYAAAAZDlfxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACd… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAAAkCAYAAACEwaiiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAAAkCAYAAACEwaiiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAkCAMAAABvyu7iAAAAdVBMVEX///+Xl5f3+vtlZWUko+ITl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAkCAMAAABvyu7iAAAAdVBMVEX///+Xl5f3+vtlZWUko+ITl… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAkCAYAAAB1yvMvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAkCAYAAAB1yvMvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAkCAMAAACt1mgjAAAANlBMVEUAKHOAlLny9PgONHtAXpZwh…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAkCAMAAACt1mgjAAAANlBMVEUAKHOAlLny9PgONHtAXpZwh… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAAyCAYAAADr7cFEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALoAAAAyCAYAAADr7cFEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu… — 200 — 0 B — 0 ms — datahttps://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_sml-flat.png?v=2.2.10&lm=69C97700www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_sml-flat.png?v=2.2.10&lm=69C97700 — 200 — 5.9 KiB — 31 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header_toobar-flat.png?v=2.2.10&lm=69C976FAwww.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header_toobar-flat.png?v=2.2.10&lm=69C976FA — 200 — 1.6 KiB — 60 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH0AAABLCAYAAABdo4iVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH0AAABLCAYAAABdo4iVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAEUBAMAAAB35h0LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAEUBAMAAAB35h0LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAG… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAkBAMAAAAtC+rlAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAkBAMAAAAtC+rlAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ4AAAAEBAMAAACNc8xEAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ4AAAAEBAMAAACNc8xEAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASBAMAAACk4JNkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASBAMAAACk4JNkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datahttps://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_std-flat.png?v=2.2.10&lm=69C97700www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/social_icons_std-flat.png?v=2.2.10&lm=69C97700 — 200 — 14.1 KiB — 145 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Regular.woff?v=2.2.10www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Regular.woff?v=2.2.10 — 200 — 65.2 KiB — 90 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Light.woff?v=2.2.10www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Light.woff?v=2.2.10 — 200 — 67.1 KiB — 50 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Bold.woff?v=2.2.10www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-Bold.woff?v=2.2.10 — 200 — 67.9 KiB — 109 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-SemiBold.woff?v=2.2.10www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/fonts/OpenSansRectP-SemiBold.woff?v=2.2.10 — 200 — 67.5 KiB — 79 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header_toobar_big-flat.png?v=2.2.10&lm=69C976F9www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header_toobar_big-flat.png?v=2.2.10&lm=69C976F9 — 200 — 2.5 KiB — 68 ms — http/1.1https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header-logo-flat.png?v=2.2.10&lm=69C976F8www.s-sols.com/wp-content/themes/se... https://www.s-sols.com/wp-content/themes/seraphinite/inc/images/header-logo-flat.png?v=2.2.10&lm=69C976F8 — 200 — 1.8 KiB — 38 ms — http/1.1https://www.s-sols.com/data/seraphinite_main.png?lm=62140EACwww.s-sols.com/data/seraphinite_mai... https://www.s-sols.com/data/seraphinite_main.png?lm=62140EAC — 200 — 6.5 KiB — 32 ms — http/1.1https://www.s-sols.com/data/content/cropped-companylogo_icon-1-32x32.png?lm=62140EAEwww.s-sols.com/data/content/cropped... https://www.s-sols.com/data/content/cropped-companylogo_icon-1-32x32.png?lm=62140EAE — 200 — 779 B — 29 ms — http/1.1https://www.s-sols.com/data/awards/CorporateLiveWireAward-Winner-en.jpg?lm=62140EAEwww.s-sols.com/data/awards/Corporat... https://www.s-sols.com/data/awards/CorporateLiveWireAward-Winner-en.jpg?lm=62140EAE — 200 — 9.5 KiB — 31 ms — http/1.1https://www.s-sols.com/data/awards/SurLy-ContSafe.png?lm=6383C409www.s-sols.com/data/awards/SurLy-Co... https://www.s-sols.com/data/awards/SurLy-ContSafe.png?lm=6383C409 — 200 — 4.6 KiB — 31 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 800ms · 54KB · €4/mo
www.s-sols.com
Other
Costly
Execution 663ms
Transfer 54 KB
Monthly Cost €3/mo
Unattributable
Other
Optional
Execution 137ms
Transfer 0 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.s-sols.com adds 663ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.s-sols.com takes 663ms 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