Skip to content
https://cplusplus.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

5.86 s

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

13.44 s

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

824 ms

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.

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

13.44 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
8 PASS 2 REVIEW 5 FIX
D
Third-Party Impact
Action
87% third-party, 0 ms blocking
FIX
87% third-party, 0 ms blocking
Warning::
Third-party code accounts for 87% of page weight (1.2 MiB of 1.4 MiB)
Info::
Third-party blocking time is low (0 ms)
87%
First-party Third-party
D
JS Execution Cost
Action
2254ms total JS execution
FIX
2254ms total JS execution
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cp...: 425ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 289ms CPU time
Warning::
https://cdn.fuseplatform.net/publift/tags/2/4030/f...: 269ms CPU time
Info::
Unattributable: 246ms CPU time
Info::
https://cplusplus.com/: 235ms CPU time
Warning::
Third-party scripts: 2019ms (90% of total)

Main Thread Breakdown

Script Evaluation 60% Other 17% Script Parsing & Compilation 11% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cplusplus.com425ms273ms35ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js289ms237ms46ms3rd
https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.js269ms200ms33ms3rd
Unattributable246ms12ms0ms3rd
https://cplusplus.com/235ms19ms3ms1st
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js227ms174ms33ms3rd
https://fundingchoicesmessages.google.com/i/190286186?ers=3182ms153ms17ms3rd
https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.js163ms120ms42ms3rd
https://cse.google.com/cse.js?cx=partner-pub-7688470879129516:064651932593ms71ms1ms3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js75ms64ms10ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
18 scripts, 565 KB unused
FIX
18 scripts, 565 KB unused
Warning::
https://cdn.fuseplatform.net/prebid/prebid-8.52.0-...: 137 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 123 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cp...: 56 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google.com/cse/static/element/dc329f57...: 54 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js: 50 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 565 KB
565 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.js172 KB137 KB (80%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB123 KB (66%)3rd
https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cplusplus.com112 KB56 KB (50%)3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D103 KB54 KB (53%)3rd
https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js105 KB50 KB (48%)3rd
https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.js102 KB47 KB (46%)3rd
https://fundingchoicesmessages.google.com/i/190286186?ers=370 KB37 KB (54%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd
https://cplusplus.com/v3.3.4/main.js39 KB30 KB (76%)1st
https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V30 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
60 resources · 1.4 MB · 565 KB savings available
FIX
60 resources · 1.4 MB · 565 KB savings available
Warning::
Page weight 430 KB over 1MB target
Got: 1.4 MB Expected: ≤ 1 MB
Info::
~565 KB of savings available
Warning::
51 third-party resources (87% of weight)
60 resources · 1.4 MiB · 51 third-party 430.2 KiB over 1MB target
JavaScript 71% · 1.0 MiB
Other 11% · 156.5 KiB
Image 8% · 122.2 KiB
Font 7% · 99.8 KiB
CSS 3% · 37.2 KiB
Document 1% · 11.3 KiB

~564.8 KiB of savings available

Remove unused JavaScript: 564.8 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.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

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

B
Page Weight Budget
1.4 MB transferred, 60 requests
REVIEW
1.4 MB transferred, 60 requests
Info::
Page weighs 5.3 MB (1.4 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
60 HTTP requests
Info::
Estimated 0.30 g CO2 per page load
1.4 MB / 2.4 MB budget
1.4 MB transferred
60 requests
0.30 g CO2 per page load
JavaScript 1.0 MiB 70%
Other 135.0 KiB 9%
Images 120.5 KiB 8%
Fonts 99.8 KiB 7%
CSS 37.2 KiB 3%
Other 24.6 KiB 2%
HTML 11.2 KiB 1%
Other 1.7 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

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

B
Image Optimization
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Info::
All images are well-optimized
12 images 121 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
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 (100 KB)
PASS
3 fonts (100 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

100 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 12.0 s 14.0 s FCP 5.9 s LCP 13.4 shttps://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2KFOKCnqEu92Fr1Mu53ZEC9_... https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2 — 18.1 KiB — 57 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 77 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 45.0 KiB — 77 ms — font-display: swap
KFOKCnqEu92Fr1Mu53ZEC9_... woff2 swap
Size 18 KB
Load time 57 ms
Start 589 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 77 ms
Start 589 ms
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 45 KB
Load time 77 ms
Start 589 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
60 requests over 2912ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.9 s LCP 13.4 shttps://cplusplus.com// https://cplusplus.com/ — 200 — 5.5 KiB — 317 ms — http/1.1https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Roboto+Condensed:wght@400;700&family=Inconsolata:wght@400&family=Roboto:ital,wght@0,400;0,700;1,700&display=swapfonts.googleapis.com/css2?family=Os... https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Roboto+Condensed:wght@400;700&family=Inconsolata:wght@400&family=Roboto:ital,wght@0,400;0,700;1,700&display=swap — 200 — 2.6 KiB — 109 ms — h2https://cplusplus.com/v3.3.4/site.css/v3.3.4/site.css https://cplusplus.com/v3.3.4/site.css — 200 — 19.9 KiB — 202 ms — http/1.1https://cplusplus.com/v3.3.4/main.js/v3.3.4/main.js https://cplusplus.com/v3.3.4/main.js — 200 — 39.4 KiB — 213 ms — http/1.1https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.jscdn.fuseplatform.net/publift/tags/2... https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.js — 200 — 102.5 KiB — 514 ms — h3https://cse.google.com/cse.js?cx=partner-pub-7688470879129516:0646519325cse.google.com/cse.js?cx=partner-pu... https://cse.google.com/cse.js?cx=partner-pub-7688470879129516:0646519325 — 200 — 3.6 KiB — 132 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 124 ms — h2https://cplusplus.com/img/progress.gif/img/progress.gif https://cplusplus.com/img/progress.gif — 200 — 8.5 KiB — 109 ms — http/1.1data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill:%23eee; stroke:%23fff; …www.w3.org/2000/svg' style='fill:%2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill:%23eee; stroke:%23fff; … — 200 — 0 B — 0 ms — datahttps://cplusplus.com/img/bg_info.gif/img/bg_info.gif https://cplusplus.com/img/bg_info.gif — 200 — 3.8 KiB — 104 ms — http/1.1https://cplusplus.com/img/bg_ref.gif/img/bg_ref.gif https://cplusplus.com/img/bg_ref.gif — 200 — 5.2 KiB — 209 ms — http/1.1https://cplusplus.com/img/bg_doc.gif/img/bg_doc.gif https://cplusplus.com/img/bg_doc.gif — 200 — 3.3 KiB — 211 ms — http/1.1https://cplusplus.com/v3.3.4/bg.png/v3.3.4/bg.png https://cplusplus.com/v3.3.4/bg.png — 200 — 98.1 KiB — 604 ms — http/1.1https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2fonts.gstatic.com/s/roboto/v51/KFOK... https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2 — 200 — 18.1 KiB — 57 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 77 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 77 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D — 200 — 102.7 KiB — 134 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css — 200 — 12.0 KiB — 77 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 57 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1203252813&utmhn=cplusplus.com&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmhid=1534235869&utmr=-&utmp=%2F&utmht=1776900813574&utmac=UA-521783-1&utmcc=__utma%3D62705790.1235221768.1776900814.1776900814.1776900814.1%3B%2B__utmz%3D62705790.1776900814.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1173147045&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1203252813&utmhn=cplusplus.com&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmhid=1534235869&utmr=-&utmp=%2F&utmht=1776900813574&utmac=UA-521783-1&utmcc=__utma%3D62705790.1235221768.1776900814.1776900814.1776900814.1%3B%2B__utmz%3D62705790.1776900814.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1173147045&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ — 200 — 440 B — 30 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.css — 200 — 1.5 KiB — 35 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 65 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://www.google.com/cse/static/css/v2/clear.pngwww.google.com/cse/static/css/v2/cl... https://www.google.com/cse/static/css/v2/clear.png — 200 — 1.0 KiB — 21 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 113 ms — h2https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3cmp.inmobi.com/choice/PRrmquD1Ggcb1... https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3 — 200 — 3.2 KiB — 197 ms — h2https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.jscdn.fuseplatform.net/prebid/prebid-... https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.js — 200 — 172.1 KiB — 81 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 138 ms — h3https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776900813977&cookie=true&res=412x823&device=mobile&browser=chrome&fuuid=b5dbf059-0b6c-5373-b793-6edb0fbc2b26&fid=4030&pubid=5&url=https%3A%2F%2Fcplusplus.com%2F&sid=699fae8e3b9e7a17050f&srate=100&adserver=gpt&etm=1094&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1068&account=cplusplus&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_5%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_16%22%3A%22false%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22false%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22false%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Csonobi&geo_country=ES&geo_state=MD&geo_code=EU-GDPR&bs=3cdn.fuseplatform.net/telemetry/noco... https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776900813977&cookie=true&res=412x823&device=mobile&browser=chrome&fuuid=b5dbf059-0b6c-5373-b793-6edb0fbc2b26&fid=4030&pubid=5&url=https%3A%2F%2Fcplusplus.com%2F&sid=699fae8e3b9e7a17050f&srate=100&adserver=gpt&etm=1094&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1068&account=cplusplus&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_5%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_16%22%3A%22false%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22false%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22false%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Csonobi&geo_country=ES&geo_state=MD&geo_code=EU-GDPR&bs=3 — 200 — 493 B — 56 ms — h3https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422 — 200 — 1.2 KiB — 46 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.9 s LCP 13.4 shttps://cplusplus.com// https://cplusplus.com/ — 200 — 5.5 KiB — 317 ms — http/1.1https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Roboto+Condensed:wght@400;700&family=Inconsolata:wght@400&family=Roboto:ital,wght@0,400;0,700;1,700&display=swapfonts.googleapis.com/css2?family=Os... https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Roboto+Condensed:wght@400;700&family=Inconsolata:wght@400&family=Roboto:ital,wght@0,400;0,700;1,700&display=swap — 200 — 2.6 KiB — 109 ms — h2https://cplusplus.com/v3.3.4/site.css/v3.3.4/site.css https://cplusplus.com/v3.3.4/site.css — 200 — 19.9 KiB — 202 ms — http/1.1https://cplusplus.com/v3.3.4/main.js/v3.3.4/main.js https://cplusplus.com/v3.3.4/main.js — 200 — 39.4 KiB — 213 ms — http/1.1https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.jscdn.fuseplatform.net/publift/tags/2... https://cdn.fuseplatform.net/publift/tags/2/4030/fuse.js — 200 — 102.5 KiB — 514 ms — h3https://cse.google.com/cse.js?cx=partner-pub-7688470879129516:0646519325cse.google.com/cse.js?cx=partner-pu... https://cse.google.com/cse.js?cx=partner-pub-7688470879129516:0646519325 — 200 — 3.6 KiB — 132 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 124 ms — h2https://cplusplus.com/img/progress.gif/img/progress.gif https://cplusplus.com/img/progress.gif — 200 — 8.5 KiB — 109 ms — http/1.1data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill:%23eee; stroke:%23fff; …www.w3.org/2000/svg' style='fill:%2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill:%23eee; stroke:%23fff; … — 200 — 0 B — 0 ms — datahttps://cplusplus.com/img/bg_info.gif/img/bg_info.gif https://cplusplus.com/img/bg_info.gif — 200 — 3.8 KiB — 104 ms — http/1.1https://cplusplus.com/img/bg_ref.gif/img/bg_ref.gif https://cplusplus.com/img/bg_ref.gif — 200 — 5.2 KiB — 209 ms — http/1.1https://cplusplus.com/img/bg_doc.gif/img/bg_doc.gif https://cplusplus.com/img/bg_doc.gif — 200 — 3.3 KiB — 211 ms — http/1.1https://cplusplus.com/v3.3.4/bg.png/v3.3.4/bg.png https://cplusplus.com/v3.3.4/bg.png — 200 — 98.1 KiB — 604 ms — http/1.1https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2fonts.gstatic.com/s/roboto/v51/KFOK... https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2 — 200 — 18.1 KiB — 57 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 77 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 77 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D — 200 — 102.7 KiB — 134 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css — 200 — 12.0 KiB — 77 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 57 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1203252813&utmhn=cplusplus.com&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmhid=1534235869&utmr=-&utmp=%2F&utmht=1776900813574&utmac=UA-521783-1&utmcc=__utma%3D62705790.1235221768.1776900814.1776900814.1776900814.1%3B%2B__utmz%3D62705790.1776900814.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1173147045&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1203252813&utmhn=cplusplus.com&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmhid=1534235869&utmr=-&utmp=%2F&utmht=1776900813574&utmac=UA-521783-1&utmcc=__utma%3D62705790.1235221768.1776900814.1776900814.1776900814.1%3B%2B__utmz%3D62705790.1776900814.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1173147045&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ — 200 — 440 B — 30 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.css — 200 — 1.5 KiB — 35 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 65 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://www.google.com/cse/static/css/v2/clear.pngwww.google.com/cse/static/css/v2/cl... https://www.google.com/cse/static/css/v2/clear.png — 200 — 1.0 KiB — 21 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 113 ms — h2https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3cmp.inmobi.com/choice/PRrmquD1Ggcb1... https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3 — 200 — 3.2 KiB — 197 ms — h2https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.jscdn.fuseplatform.net/prebid/prebid-... https://cdn.fuseplatform.net/prebid/prebid-8.52.0-8822dbc4ab242268baafd46f1f4123ad.js — 200 — 172.1 KiB — 81 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 138 ms — h3https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776900813977&cookie=true&res=412x823&device=mobile&browser=chrome&fuuid=b5dbf059-0b6c-5373-b793-6edb0fbc2b26&fid=4030&pubid=5&url=https%3A%2F%2Fcplusplus.com%2F&sid=699fae8e3b9e7a17050f&srate=100&adserver=gpt&etm=1094&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1068&account=cplusplus&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_5%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_16%22%3A%22false%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22false%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22false%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Csonobi&geo_country=ES&geo_state=MD&geo_code=EU-GDPR&bs=3cdn.fuseplatform.net/telemetry/noco... https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776900813977&cookie=true&res=412x823&device=mobile&browser=chrome&fuuid=b5dbf059-0b6c-5373-b793-6edb0fbc2b26&fid=4030&pubid=5&url=https%3A%2F%2Fcplusplus.com%2F&sid=699fae8e3b9e7a17050f&srate=100&adserver=gpt&etm=1094&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1068&account=cplusplus&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_5%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_16%22%3A%22false%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22false%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22false%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Csonobi&geo_country=ES&geo_state=MD&geo_code=EU-GDPR&bs=3 — 200 — 493 B — 56 ms — h3https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422 — 200 — 1.2 KiB — 46 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 78 ms — h3https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3cmp.inmobi.com/choice/PRrmquD1Ggcb1... https://cmp.inmobi.com/choice/PRrmquD1Ggcb1/cplusplus.com/choice.js?tag_version=V3 — 200 — 413 B — 120 ms — h2https://fundingchoicesmessages.google.com/i/190286186?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/190286186?ers=3 — 200 — 70.0 KiB — 172 ms — h2https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cplusplus.comcmp.inmobi.com/tcfv2/56/cmp2.js?ref... https://cmp.inmobi.com/tcfv2/56/cmp2.js?referer=cplusplus.com — 200 — 112.5 KiB — 50 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 329 B — 18 ms — h2https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 75.9 KiB — 42 ms — h2https://cmp.inmobi.com/GVL-v2/cmp-list.jsoncmp.inmobi.com/GVL-v2/cmp-list.json https://cmp.inmobi.com/GVL-v2/cmp-list.json — 200 — 5.1 KiB — 19 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw== — 204 — 28 B — 90 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw== — 204 — 28 B — 86 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVn-H7RF546QUnifSAZF7HhAqWZK2hNQMxnTGHbq3c4xrSc341SttVEdh7ubfWG-QmkvTn7U0r8yOy53pYqpIhIsXmQOGvKs5Cy4wgbmknJrhmLJX8PM87-AS7_iV1KYGoCpNgTUw== — 204 — 28 B — 87 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxXc1RQ0AU1A2xF5GfEj1i4jYI0UzRNzgWQnwhx-TvbdjJr77XQDl3aPGRz7K71pwxprcK2iHlKbjUreUkkAskjX7yKoZ__k0nltliX-tIL4AEzEv8eXoA2sbaso3w0foAR87amUBQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2OTAwODE0LDUwNTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9jcGx1c3BsdXMuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0MDZdXV0iXSxbMzUsIjE3NzY5MDA4MTQiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXc1RQ0AU1A2xF5GfEj1i4jYI0UzRNzgWQnwhx-TvbdjJr77XQDl3aPGRz7K71pwxprcK2iHlKbjUreUkkAskjX7yKoZ__k0nltliX-tIL4AEzEv8eXoA2sbaso3w0foAR87amUBQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2OTAwODE0LDUwNTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9jcGx1c3BsdXMuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0MDZdXV0iXSxbMzUsIjE3NzY5MDA4MTQiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 2.8 KiB — 44 ms — h2https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.jscmp.inmobi.com/tcfv2/56/cmp2ui-en.j... https://cmp.inmobi.com/tcfv2/56/cmp2ui-en.js — 200 — 104.5 KiB — 25 ms — h2https://visit-server.inmobi-choice.io/visit-eventvisit-server.inmobi-choice.io/visit... https://visit-server.inmobi-choice.io/visit-event — 200 — 0 B — 122 ms — h2https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.jsoncmp.inmobi.com/us-mspa/v1/purposes-... https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.json — 200 — 1.8 KiB — 18 ms — h2https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 0 B — 3 ms — h2https://cmp.inmobi.com/tcfv2/google-atp-list.jsoncmp.inmobi.com/tcfv2/google-atp-lis... https://cmp.inmobi.com/tcfv2/google-atp-list.json — 200 — 38.9 KiB — 24 ms — h2https://cmp.inmobi.com/google-basic-consent/v1/purposes-en.jsoncmp.inmobi.com/google-basic-consent... https://cmp.inmobi.com/google-basic-consent/v1/purposes-en.json — 200 — 1.1 KiB — 23 ms — h2https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22PRrmquD1Ggcb1%22%2C%22domain%22%3A%22cplusplus.com%22%2C%22publisher%22%3A%22cplusplus.com%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22XB8K%2BEaRcS%2F0hRJTopBr5A%22%2C%22tagVersion%22%3A%22V2%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%22c3dbd45b-80b3-4c68-a8a6-d28c700c0f16%22%2C%22themeUuid%22%3A%220f941b20-17da-496f-a9ca-9bd785b6804e%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776900814618%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-26dprf3183mwx8uw8fr9%22%7Dapi.cmp.inmobi.com/?log=%7B%22accou... https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22PRrmquD1Ggcb1%22%2C%22domain%22%3A%22cplusplus.com%22%2C%22publisher%22%3A%22cplusplus.com%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22XB8K%2BEaRcS%2F0hRJTopBr5A%22%2C%22tagVersion%22%3A%22V2%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%22c3dbd45b-80b3-4c68-a8a6-d28c700c0f16%22%2C%22themeUuid%22%3A%220f941b20-17da-496f-a9ca-9bd785b6804e%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776900814618%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-26dprf3183mwx8uw8fr9%22%7D — 200 — 101 B — 170 ms — h2https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22PRrmquD1Ggcb1%22%2C%22domain%22%3A%22cplusplus.com%22%2C%22publisher%22%3A%22cplusplus.com%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22gbc%3Amandatory%22%2C%22configurationHashCode%22%3A%22XB8K%2BEaRcS%2F0hRJTopBr5A%22%2C%22tagVersion%22%3A%22V2%22%2C%22siteUuid%22%3A%22c3dbd45b-80b3-4c68-a8a6-d28c700c0f16%22%2C%22themeUuid%22%3A%220f941b20-17da-496f-a9ca-9bd785b6804e%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776900814618%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GBC-pnyaw5yfe0tgaowashqo%22%7Dapi.cmp.inmobi.com/?log=%7B%22accou... https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%22PRrmquD1Ggcb1%22%2C%22domain%22%3A%22cplusplus.com%22%2C%22publisher%22%3A%22cplusplus.com%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.56%22%2C%22displayType%22%3A%22gbc%3Amandatory%22%2C%22configurationHashCode%22%3A%22XB8K%2BEaRcS%2F0hRJTopBr5A%22%2C%22tagVersion%22%3A%22V2%22%2C%22siteUuid%22%3A%22c3dbd45b-80b3-4c68-a8a6-d28c700c0f16%22%2C%22themeUuid%22%3A%220f941b20-17da-496f-a9ca-9bd785b6804e%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22clientTimestamp%22%3A1776900814618%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GBC-pnyaw5yfe0tgaowashqo%22%7D — 200 — 100 B — 171 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 329 B — 20 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxUT9gMXsYZ_CrRj4_Eyz40zA-QxT4rlLOZGfr_3uzJ-wX3ASGhrkzDzL3laI4lswAwQT9jyclDJ-RUy-x534qurVG91xhJbgIT9u8uCMH2TmVnsFklorPFM6FejeUlKAb2DcSZx0g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2OTAwODE0LDYyNzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsMTBdXSwiaHR0cHM6Ly9jcGx1c3BsdXMuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0MDZdXV0iXSxbMzUsIjE3NzY5MDA4MTQiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxUT9gMXsYZ_CrRj4_Eyz40zA-QxT4rlLOZGfr_3uzJ-wX3ASGhrkzDzL3laI4lswAwQT9jyclDJ-RUy-x534qurVG91xhJbgIT9u8uCMH2TmVnsFklorPFM6FejeUlKAb2DcSZx0g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2OTAwODE0LDYyNzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsMTBdXSwiaHR0cHM6Ly9jcGx1c3BsdXMuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0MDZdXV0iXSxbMzUsIjE3NzY5MDA4MTQiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 1.4 KiB — 48 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=5V0TcrZwQN2dBkwxHgtjaQ==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=5V0TcrZwQN2dBkwxHgtjaQ==&sde=1 — 200 — 8.1 KiB — 98 ms — h3https://cplusplus.com/favicon.ico/favicon.ico https://cplusplus.com/favicon.ico — 200 — 1.6 KiB — 101 ms — http/1.1https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 117 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 84 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 126 ms — h3https://ep2.adtrafficquality.google/generate_204?Vw0rLwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?Vw0rLw — 204 — 40 B — 28 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 41 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 87 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=5V0TcrZwQN2dBkwxHgtjaQ%3D%3D&bg=!iYqliujNAAa1ilLUlYo7AEcBe5WfOHpwzap3XCid-zF9ZRZ9vu-CEeM3ldpC6y7b8Nw5Hd7F2Qc5p7mFQ9_v5k2_1JlOsI9U8LvDRv6_Mieap0TJMcD87AIAAAA8UgAAAAJoAQd-ABvfMwZAuvaLgSuSHXYLoKqYm2_Zjyj0iko5kWEKAQ7ysD2mrhR6N0lenK0XGOpAWL_azuYCHJZfC1KZyTgq94nrMvkZimIK9mfa583XwzQjckvkWN9Nyq-G9M6TXgSXSX0V1PnfpEx2b9Y9vNGaGDGN9RzLc5lWnxuJyWA3zBTFkRZr5TKmM3bOxygdyu9PM9xEBOnKJUzDmcw-zwZ9utu5rtZ-S331IUA93y2s9kPJTrYG4kaChmV6BLtx14HaHNFOFdvN3l0nwNEKTv1B1iiS0rYwkUny58t7-gp9ZnAGas7Yn4gn9-CcGi0xtmBB85dGGzMhp0dau5ogWps_JUTeJBfe765dwVeudcC9-29oMb8yvgT9yZNSjwh9RxIs3eK4qgPUa-mZ_gEJlZyZAgBW4mxOUkkt-ayl0I3zoCJa2TouTd2Z5Ew3OJguvjWhcNMRy2Hf3fGvAjdTe3sOqgT-YkaeLZN0xVtMLdzPQUlQaBZQXm_uZmbG7u4Ufo2ux_kIVJBiNlldOKlJheHZ0MPJqOeFTWBzHXDPPAcHbkuzgUSI29fDr5l1PDm3qMZxuItYU8OAMSGV7aOHOKsIwzAOXX34LSSbEkrSOGFbRuNpdxN0gU7PA4fQNaC46ILwxBu3dkBbFM9ovRfDVXAcITP98-FIAFaSmCqPp4iwp7it3zRPJ7pJM-w4U5qUFbH4QdfTDZ4T8LICiP6tiqujQTIF2mjdg4RnOfIkmN24PqRjIp1pYno72vYzyWFEh41qEzHfIVAJEs8Pp2zETV0GqVrPBBFG511YOUNRnoCV9PLlNSrCFUqBg4uYYVVP1fu8lmIuF-WSTG0U-jdKpUCpGrb1FdUaM43FVQ9SxTmZoIrYWcBpd9YPPkaOB56_zIRg28KSjh1qjbXMvAeGKRyPPyfSK77mv1eqQgnU_EkZOuYXVpJAUXQSZuWvEzWsmjPksJn4RehBSkhiF1GyRI3x3bq9wopPZeyVMGwUqMV5OoKmm1en3HQZz4hAkiajM0uMTRNLgVtx_Tfvr7FH9RKIHcRVvWUava0ySLtO-X7Q9a4097lVhmlBXib4Ep6kCrzNiAep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=5V0TcrZwQN2dBkwxHgtjaQ%3D%3D&bg=!iYqliujNAAa1ilLUlYo7AEcBe5WfOHpwzap3XCid-zF9ZRZ9vu-CEeM3ldpC6y7b8Nw5Hd7F2Qc5p7mFQ9_v5k2_1JlOsI9U8LvDRv6_Mieap0TJMcD87AIAAAA8UgAAAAJoAQd-ABvfMwZAuvaLgSuSHXYLoKqYm2_Zjyj0iko5kWEKAQ7ysD2mrhR6N0lenK0XGOpAWL_azuYCHJZfC1KZyTgq94nrMvkZimIK9mfa583XwzQjckvkWN9Nyq-G9M6TXgSXSX0V1PnfpEx2b9Y9vNGaGDGN9RzLc5lWnxuJyWA3zBTFkRZr5TKmM3bOxygdyu9PM9xEBOnKJUzDmcw-zwZ9utu5rtZ-S331IUA93y2s9kPJTrYG4kaChmV6BLtx14HaHNFOFdvN3l0nwNEKTv1B1iiS0rYwkUny58t7-gp9ZnAGas7Yn4gn9-CcGi0xtmBB85dGGzMhp0dau5ogWps_JUTeJBfe765dwVeudcC9-29oMb8yvgT9yZNSjwh9RxIs3eK4qgPUa-mZ_gEJlZyZAgBW4mxOUkkt-ayl0I3zoCJa2TouTd2Z5Ew3OJguvjWhcNMRy2Hf3fGvAjdTe3sOqgT-YkaeLZN0xVtMLdzPQUlQaBZQXm_uZmbG7u4Ufo2ux_kIVJBiNlldOKlJheHZ0MPJqOeFTWBzHXDPPAcHbkuzgUSI29fDr5l1PDm3qMZxuItYU8OAMSGV7aOHOKsIwzAOXX34LSSbEkrSOGFbRuNpdxN0gU7PA4fQNaC46ILwxBu3dkBbFM9ovRfDVXAcITP98-FIAFaSmCqPp4iwp7it3zRPJ7pJM-w4U5qUFbH4QdfTDZ4T8LICiP6tiqujQTIF2mjdg4RnOfIkmN24PqRjIp1pYno72vYzyWFEh41qEzHfIVAJEs8Pp2zETV0GqVrPBBFG511YOUNRnoCV9PLlNSrCFUqBg4uYYVVP1fu8lmIuF-WSTG0U-jdKpUCpGrb1FdUaM43FVQ9SxTmZoIrYWcBpd9YPPkaOB56_zIRg28KSjh1qjbXMvAeGKRyPPyfSK77mv1eqQgnU_EkZOuYXVpJAUXQSZuWvEzWsmjPksJn4RehBSkhiF1GyRI3x3bq9wopPZeyVMGwUqMV5OoKmm1en3HQZz4hAkiajM0uMTRNLgVtx_Tfvr7FH9RKIHcRVvWUava0ySLtO-X7Q9a4097lVhmlBXib4Ep6kCrzNiA — 204 — 17 B — 56 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
90% of JavaScript execution is third-party
First-party Third-party 2019ms · 890KB · €22/mo
cmp.inmobi.com
Other
Costly
Execution 425ms
Transfer 112 KB
Unused 50%
Monthly Cost €5/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 289ms
Transfer 188 KB
Unused 66%
Monthly Cost €3/mo
cdn.fuseplatform.net
Other
Costly
Execution 269ms
Transfer 102 KB
Unused 46%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 246ms
Transfer 0 KB
Monthly Cost €3/mo
cmp.inmobi.com
Other
Costly
Execution 227ms
Transfer 105 KB
Unused 48%
Monthly Cost €2/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 182ms
Transfer 70 KB
Unused 54%
Monthly Cost €2/mo
cdn.fuseplatform.net
Other
Optional
Execution 163ms
Transfer 172 KB
Unused 80%
Monthly Cost €2/mo
cse.google.com
Other
Optional
Execution 93ms
Transfer 4 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 75ms
Transfer 34 KB
Monthly Cost €1/mo
www.google.com
Other
Optional
Execution 51ms
Transfer 103 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cmp.inmobi.com adds 425ms and costs ~€5/month
  • securepubads.g.doubleclick.net adds 289ms and costs ~€3/month
  • cdn.fuseplatform.net adds 269ms and costs ~€3/month
  • Unattributable adds 246ms and costs ~€3/month
  • cmp.inmobi.com adds 227ms and costs ~€2/month

90% 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

cmp.inmobi.com takes 425ms 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

securepubads.g.doubleclick.net takes 289ms 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

66% of securepubads.g.doubleclick.net'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

cdn.fuseplatform.net takes 269ms 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

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

cmp.inmobi.com takes 227ms 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

54% of fundingchoicesmessages.google.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

80% of cdn.fuseplatform.net'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

53% of www.google.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

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