Performance
· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.65 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.51 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 116 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
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.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization32 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS Execution CostAction1894ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://vynoxsecurity.com/ | 930ms | 43ms | 4ms | 1st |
| https://vynoxsecurity.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 614ms | 379ms | 2ms | 1st |
| Unattributable | 157ms | 2ms | 0ms | 3rd |
| https://js-na2.hs-analytics.net/analytics/1775655600000/48977775.js | 142ms | 99ms | 2ms | 3rd |
| https://js-na2.hscollectedforms.net/collectedforms.js | 51ms | 35ms | 4ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
AThird-Party Impact36% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (259 KB)PASS
Web fonts
4
259 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~77 KB and ~154 ms
A+JS Bundles38 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://vynoxsecurity.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 29 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 5 KB | — | ✓ | 1st |
| https://js-na2.hs-scripts.com/48977775.js | 1 KB | — | ✓ | 3rd |
| https://vynoxsecurity.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.4.6 | 1 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.3 | 2 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.3 | 15 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 | 7 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.3 | 10 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-content/plugins/pro-elements/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 | 7 KB | — | ✓ | 1st |
| https://vynoxsecurity.com/wp-content/plugins/pro-elements/assets/lib/sticky/jquery.sticky.min.js?ver=3.34.0 | 2 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall116 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 157ms | 0 KB | — | $2/mo | Optional |
js-na2.hs-analytics.net js-na2.hs-analytics.net | Other | 142ms | 42 KB | — | $2/mo | Optional |
js-na2.hscollectedforms.net js-na2.hscollectedforms.net | Other | 51ms | 26 KB | — | $1/mo | Optional |