Performance
· 17 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.
2.39 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
919 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.010
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.80 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.
11.39 s
Page Load Progression
DJS Execution CostAction3486ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://scitechdaily.com/ | 633ms | 85ms | 11ms | 1st |
| https://scitechdaily.com/wp-content/themes/smart-mag/js/lazyload.js?ver=10.3.2 | 482ms | 97ms | 1ms | 1st |
| Unattributable | 425ms | 48ms | 0ms | 3rd |
| https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTM0MzQ5LnJfLmxfZW4uZF80NDUxNy54XzY2LnYucC50XzQ0NTE3Lnh0XzI1NzY.js | 328ms | 298ms | 24ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-W2V0N2TS2C | 316ms | 254ms | 58ms | 3rd |
| https://scitechdaily.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 297ms | 284ms | 4ms | 1st |
| https://scripts.pubnation.com/tags/cmp/e8484401c62373a45398.min.js | 257ms | 250ms | 4ms | 3rd |
| https://scripts.pubnation.com/tags/3.44.10-3895-sanitize/wrapper.min.js?bust=-43510532 | 237ms | 189ms | 38ms | 3rd |
| https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 | 119ms | 78ms | 18ms | 3rd |
| https://scitechdaily.com/wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle_gathering.min.js?ver=6.76_1776240672 | 111ms | 82ms | 13ms | 1st |
Showing top 10 of 13 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 70 requestsREVIEW
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
BThird-Party Impact50% third-party, 0 ms blockingREVIEW
BImage Optimization9 images, 0 KB saveableREVIEW
CJS BundlesAction32 scripts, 177 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-W2V0N2TS2C | 155 KB | 63 KB (41%) | ✓ | 3rd |
| https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 102 KB | 48 KB (48%) | ✓ | 3rd |
| https://scripts.pubnation.com/tags/3.44.10-3895-sanitize/wrapper.min.js?bust=-43510532 | 78 KB | 41 KB (53%) | ✓ | 3rd |
| https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 | 42 KB | 25 KB (60%) | ✓ | 3rd |
| https://scitechdaily.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 11 KB | — | ✓ | 1st |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js | 34 KB | — | ✓ | 3rd |
| https://scitechdaily.com/wp-content/themes/smart-mag/js/jquery.mfp-lightbox.js?ver=10.3.2 | 8 KB | — | ✓ | 1st |
| https://scitechdaily.com/wp-content/themes/smart-mag/js/jquery.sticky-sidebar.js?ver=10.3.2 | 4 KB | — | ✓ | 1st |
| https://scitechdaily.com/wp-content/themes/smart-mag/js/theme.js?ver=10.3.2 | 17 KB | — | ✗ | 1st |
| https://scitechdaily.com/wp-content/plugins/aweber-web-form-widget/src/js/aweber-wpn-script.js?ver=v7.3.32 | 1 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BPage Weight Inventory70 resources · 1.1 MB · 177 KB savings availableREVIEW
~177.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 70 resources | 1.1 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (112 KB)PASS
Web fonts
4
112 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall70 requests over 4280msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 425ms | 0 KB | — | $6/mo | Costly |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 328ms | 30 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 316ms | 155 KB | 41% | $4/mo | Costly |
scripts.pubnation.com scripts.pubnation.com | Other | 257ms | 9 KB | — | $3/mo | Costly |
scripts.pubnation.com scripts.pubnation.com | Other | 237ms | 78 KB | 53% | $3/mo | Costly |
cdn.onesignal.com cdn.onesignal.com | Other | 119ms | 42 KB | 60% | $2/mo | Optional |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 94ms | 102 KB | 48% | $1/mo | Optional |
scripts.pubnation.com scripts.pubnation.com | Other | 85ms | 26 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 425ms and costs ~$6/month
- eu-us-cdn.consentmanager.net adds 328ms and costs ~$4/month
- Google Tag Manager adds 316ms and costs ~$4/month
- scripts.pubnation.com adds 257ms and costs ~$3/month
- scripts.pubnation.com adds 237ms and costs ~$3/month
53% of JavaScript execution time comes from third-party scripts.
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 425ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
eu-us-cdn.consentmanager.net takes 328ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 316ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
scripts.pubnation.com takes 257ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
scripts.pubnation.com takes 237ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
53% of scripts.pubnation.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
60% of cdn.onesignal.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev