Skip to content
https://calameo.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

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

6.96 s

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

1.42 s

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

0.027

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

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

48.87 s

Page Load Progression

558 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
13.9 MB transferred, 67 requests
FIX
13.9 MB transferred, 67 requests
Critical::
Page weighs 18.5 MB (13.9 MB transferred)
Warning::
Images are 12.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 12.2 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
CSS is 236 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 236 KB
Info::
67 HTTP requests
Info::
Estimated 2.9 g CO2 per page load
13.9 MB / 2.4 MB budget
13.9 MB transferred
67 requests
2.9 g CO2 per page load
Images 12.2 MiB 88%
JavaScript 1.3 MiB 9%
CSS 236.2 KiB 2%
Fonts 88.7 KiB 1%
Other 74.8 KiB 1%
HTML 7.4 KiB 0%
Other 2.0 KiB 0%
Other 1.3 KiB 0%
Other 428 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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 (13.9 MiB of 13.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5337ms total JS execution
FIX
5337ms total JS execution
Warning::
Unattributable: 893ms CPU time
Warning::
https://v.calameo.com/9555-000183/pinwheel/viewer/...: 802ms CPU time
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p...: 642ms CPU time
Warning::
https://www.calameo.com/: 610ms CPU time
Warning::
https://consent.cookiebot.com/2372292c-680d-47b7-9...: 486ms CPU time
Warning::
Third-party scripts: 5337ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 21% Script Parsing & Compilation 13% Style & Layout 11% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable893ms15ms0ms3rd
https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.js802ms587ms136ms3rd
https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.js642ms439ms125ms3rd
https://www.calameo.com/610ms143ms2ms3rd
https://consent.cookiebot.com/2372292c-680d-47b7-90f2-1af22359ed6d/cc.js?renew=false&referer=www.calameo.com&dnt=false&init=false&framework=TCFv2.3486ms365ms118ms3rd
https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=1&view=scroll433ms2ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-948455844&cx=c&gtm=4e64h1323ms265ms55ms3rd
https://www.googletagmanager.com/gtag/js?id=G-H0TZZDDBNK275ms212ms61ms3rd
https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/modules/mobile/viewer-mobile.js266ms149ms67ms3rd
https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CC221ms131ms85ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
14 scripts, 633 KB unused
FIX
14 scripts, 633 KB unused
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p...: 174 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://v.calameo.com/9555-000183/pinwheel/viewer/...: 89 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-H0TZ...: 70 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-D69J...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.cookiebot.com/Framework/IAB/consen...: 57 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 633 KB
633 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.js250 KB174 KB (70%)3rd
https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/modules/mobile/viewer-mobile.js134 KB89 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=G-H0TZZDDBNK153 KB70 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CC178 KB66 KB (37%)3rd
https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js88 KB57 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-948455844&cx=c&gtm=4e64h1141 KB54 KB (39%)3rd
https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.js113 KB51 KB (46%)3rd
https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.js0 KB51 KB (46%)3rd
https://static.gimii.fr/sdk-2.9.0.js33 KB20 KB (60%)3rd
https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/modules/home/view.js6 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
67 resources · 13.9 MB · 633 KB savings available
FIX
67 resources · 13.9 MB · 633 KB savings available
Warning::
Page weight 12.9 MB over 1MB target
Got: 13.9 MB Expected: ≤ 1 MB
Info::
~633 KB of savings available
Warning::
66 third-party resources (100% of weight)
Info::
6 resources over 200KB
67 resources · 13.9 MiB · 66 third-party 12.9 MiB over 1MB target
Image 88% · 12.3 MiB
JavaScript 9% · 1.3 MiB
CSS 2% · 236.2 KiB
Font 1% · 88.7 KiB
Other 0% · 50.8 KiB
Document 0% · 7.4 KiB

~633.0 KiB of savings available

Remove unused JavaScript: 633.0 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.

No Cache-Control header

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

C
Image Optimization
Action
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s.calameoassets.com/pinwheel/9555-2e9f2c/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
24 images 12.2 MB
0 oversized -0 KB
22 legacy format
18 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

5

89 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 6.0 s LCP 7.0 sdata:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV… — 23.8 KiB — 88 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV… — 23.1 KiB — 96 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA… — 26.8 KiB — 98 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG… — 15.0 KiB — 62 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG… — 0 B — 0 ms — font-display: swap
woff2;base64,d09GMgABAA... woff2 swap
Size 24 KB
Load time 88 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 23 KB
Load time 96 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 27 KB
Load time 98 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
woff2;base64,d09GMgABAA... woff2 swap
Size 15 KB
Load time 62 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~8 KB and ~16 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
67 requests over 4102ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 6.0 s LCP 7.0 shttps://calameo.com// https://calameo.com/ — 302 — 175 B — 931 ms — http/1.1https://www.calameo.com/www.calameo.com/ https://www.calameo.com/ — 200 — 4.8 KiB — 887 ms — http/1.1https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 32 ms — h2https://static.gimii.fr/gimii.jsstatic.gimii.fr/gimii.js https://static.gimii.fr/gimii.js — 200 — 2.1 KiB — 49 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/css/main.csss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/css/main.css — 200 — 180.1 KiB — 243 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/vendor/build/lightslider/css/lightslider.min.csss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/vendor/build/lightslider/css/lightslider.min.css — 200 — 1.5 KiB — 219 ms — h2https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CCwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CC — 200 — 178.4 KiB — 39 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/manifest.jsons.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/manifest.json — 200 — 428 B — 210 ms — h2https://consentcdn.cookiebot.com/consentconfig/2372292c-680d-47b7-90f2-1af22359ed6d/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/2372292c-680d-47b7-90f2-1af22359ed6d/settings.json — 200 — 971 B — 23 ms — h2https://api.gimii.fr/servicesapi.gimii.fr/services https://api.gimii.fr/services — 200 — 744 B — 25 ms — h3https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.jss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.js — 200 — 249.9 KiB — 191 ms — h2https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.jsconsent.cookiebot.com/Framework/IAB... https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js — 200 — 87.9 KiB — 21 ms — h2https://consent.cookiebot.com/2372292c-680d-47b7-90f2-1af22359ed6d/cc.js?renew=false&referer=www.calameo.com&dnt=false&init=false&framework=TCFv2.3consent.cookiebot.com/2372292c-680d... https://consent.cookiebot.com/2372292c-680d-47b7-90f2-1af22359ed6d/cc.js?renew=false&referer=www.calameo.com&dnt=false&init=false&framework=TCFv2.3 — 200 — 186.8 KiB — 515 ms — h2https://static.gimii.fr/sdk-2.9.0.jsstatic.gimii.fr/sdk-2.9.0.js https://static.gimii.fr/sdk-2.9.0.js — 200 — 33.5 KiB — 27 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 11 ms — h2data:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV… — 200 — 23.8 KiB — 88 ms — datadata:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV… — 200 — 23.1 KiB — 96 ms — datadata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA… — 200 — 26.8 KiB — 98 ms — datahttps://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/add_logo.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/add_logo.png — 200 — 277.4 KiB — 85 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/link_product.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/link_product.png — 200 — 339.0 KiB — 47 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/analytics.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/analytics.png — 200 — 939.2 KiB — 203 ms — h2https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=6v.calameo.com/?bkcode=0000000010f11... https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=6 — 200 — 926 B — 150 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/wall/sharing.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/wall/sharing.png — 200 — 10.2 MiB — 1.1 s — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/decathlon.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/decathlon.png — 200 — 14.0 KiB — 13 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/berkshire_hathaway.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/berkshire_hathaway.png — 200 — 11.0 KiB — 23 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/lancel.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/lancel.png — 200 — 5.7 KiB — 40 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cambridge.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cambridge.png — 200 — 22.1 KiB — 42 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/schneps_media.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/schneps_media.png — 200 — 23.6 KiB — 44 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/courchevel.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/courchevel.png — 200 — 30.3 KiB — 46 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/foncia.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/foncia.png — 200 — 8.4 KiB — 204 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 6.0 s LCP 7.0 shttps://calameo.com// https://calameo.com/ — 302 — 175 B — 931 ms — http/1.1https://www.calameo.com/www.calameo.com/ https://www.calameo.com/ — 200 — 4.8 KiB — 887 ms — http/1.1https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 32 ms — h2https://static.gimii.fr/gimii.jsstatic.gimii.fr/gimii.js https://static.gimii.fr/gimii.js — 200 — 2.1 KiB — 49 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/css/main.csss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/css/main.css — 200 — 180.1 KiB — 243 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/vendor/build/lightslider/css/lightslider.min.csss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/vendor/build/lightslider/css/lightslider.min.css — 200 — 1.5 KiB — 219 ms — h2https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CCwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D69JB0G8CC — 200 — 178.4 KiB — 39 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/manifest.jsons.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/manifest.json — 200 — 428 B — 210 ms — h2https://consentcdn.cookiebot.com/consentconfig/2372292c-680d-47b7-90f2-1af22359ed6d/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/2372292c-680d-47b7-90f2-1af22359ed6d/settings.json — 200 — 971 B — 23 ms — h2https://api.gimii.fr/servicesapi.gimii.fr/services https://api.gimii.fr/services — 200 — 744 B — 25 ms — h3https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.jss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/common.js — 200 — 249.9 KiB — 191 ms — h2https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.jsconsent.cookiebot.com/Framework/IAB... https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js — 200 — 87.9 KiB — 21 ms — h2https://consent.cookiebot.com/2372292c-680d-47b7-90f2-1af22359ed6d/cc.js?renew=false&referer=www.calameo.com&dnt=false&init=false&framework=TCFv2.3consent.cookiebot.com/2372292c-680d... https://consent.cookiebot.com/2372292c-680d-47b7-90f2-1af22359ed6d/cc.js?renew=false&referer=www.calameo.com&dnt=false&init=false&framework=TCFv2.3 — 200 — 186.8 KiB — 515 ms — h2https://static.gimii.fr/sdk-2.9.0.jsstatic.gimii.fr/sdk-2.9.0.js https://static.gimii.fr/sdk-2.9.0.js — 200 — 33.5 KiB — 27 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 11 ms — h2data:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAF8gABAAAAABB+QAAF69AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyQhzV… — 200 — 23.8 KiB — 88 ms — datadata:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAFyMABAAAAABBwgAAFwpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGoFQG4GyGBzV… — 200 — 23.1 KiB — 96 ms — datadata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAGsoAAsAAAAAs4AAAQAAAAAAAAAAAAAAAAAAA… — 200 — 26.8 KiB — 98 ms — datahttps://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/add_logo.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/add_logo.png — 200 — 277.4 KiB — 85 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/link_product.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/link_product.png — 200 — 339.0 KiB — 47 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/analytics.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/case/en/analytics.png — 200 — 939.2 KiB — 203 ms — h2https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=6v.calameo.com/?bkcode=0000000010f11... https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=6 — 200 — 926 B — 150 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/wall/sharing.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/wall/sharing.png — 200 — 10.2 MiB — 1.1 s — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/decathlon.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/decathlon.png — 200 — 14.0 KiB — 13 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/berkshire_hathaway.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/berkshire_hathaway.png — 200 — 11.0 KiB — 23 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/lancel.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/lancel.png — 200 — 5.7 KiB — 40 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cambridge.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cambridge.png — 200 — 22.1 KiB — 42 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/schneps_media.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/schneps_media.png — 200 — 23.6 KiB — 44 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/courchevel.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/courchevel.png — 200 — 30.3 KiB — 46 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/foncia.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/foncia.png — 200 — 8.4 KiB — 204 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/natixis.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/natixis.png — 200 — 19.1 KiB — 88 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/sfparis_ugc.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/sfparis_ugc.png — 200 — 23.1 KiB — 45 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/hopitaux_de_paris.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/hopitaux_de_paris.png — 200 — 12.7 KiB — 47 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/bonjour_quebec.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/bonjour_quebec.png — 200 — 11.4 KiB — 49 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/hec_paris.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/hec_paris.png — 200 — 10.4 KiB — 50 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cemex.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/cemex.png — 200 — 18.8 KiB — 52 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/css/main.cssv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/css/main.css — 200 — 54.7 KiB — 12 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.jsv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.js — 200 — 112.8 KiB — 31 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/locales/platform/en-EN.jsons.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/locales/platform/en-EN.json — 200 — 41.3 KiB — 10 ms — h2data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG… — 200 — 15.0 KiB — 62 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAaVBMVEUAAACTlZWPmJiRlJaSlJWRl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAaVBMVEUAAACTlZWPmJiRlJaSlJWRl… — 200 — 0 B — 0 ms — datahttps://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/modules/home/view.jss.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/scripts/modules/home/view.js — 200 — 5.9 KiB — 5 ms — h2https://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9ed.calameo.com/pinwheel/viewer/book/... https://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9e — -1 — 0 B — 865 ms — https://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9ed.calameo.com/pinwheel/viewer/book/... https://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9e — -1 — 0 B — 0 ms — https://www.google-analytics.com/g/collect?v=2&tid=G-D69JB0G8CC&gtm=45je64h1v9101386977za200zd9101386977&_p=1776799648347&gcs=G111&gcd=13v3v3n3n5l1&npa=0&dma=0&tcfd=12650&gdid=dMWZhNz&are=1&cid=1756572961.1776799649&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776799648&sct=1&seg=0&dl=https%3A%2F%2Fwww.calameo.com%2F&dt=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2640www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-D69JB0G8CC&gtm=45je64h1v9101386977za200zd9101386977&_p=1776799648347&gcs=G111&gcd=13v3v3n3n5l1&npa=0&dma=0&tcfd=12650&gdid=dMWZhNz&are=1&cid=1756572961.1776799649&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776799648&sct=1&seg=0&dl=https%3A%2F%2Fwww.calameo.com%2F&dt=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2640 — 204 — 549 B — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-948455844&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-948455844&cx=c&gtm=4e64h1 — 200 — 140.6 KiB — 40 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/egis.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/_new/logos/companies/egis.png — 200 — 22.5 KiB — 103 ms — h2https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=1&view=scrollv.calameo.com/?bkcode=0000000010f11... https://v.calameo.com/?bkcode=0000000010f1121d00e9e&mode=mini&wmode=transparent&page=1&view=scroll — 200 — 935 B — 680 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/948455844/?random=1776799648908&cv=11&fst=1776799648908&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/948455844/?random=1776799648908&cv=11&fst=1776799648908&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.3 KiB — 31 ms — h3https://www.google.com/rmkt/collect/948455844/?random=1776799648908&cv=11&fst=1776799648908&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9484558... https://www.google.com/rmkt/collect/948455844/?random=1776799648908&cv=11&fst=1776799648908&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 26 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.calameo.com%2F&scrsrc=www.googletagmanager.com&rnd=1623963793.1776799649&dt=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&auid=887775928.1776799649&navt=n&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcs=G111&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&apve=1&apvf=f&apvc=1&tids=AW-948455844&tid=AW-948455844&tft=1776799648938&tfd=2814www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.calameo.com%2F&scrsrc=www.googletagmanager.com&rnd=1623963793.1776799649&dt=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&auid=887775928.1776799649&navt=n&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcs=G111&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&apve=1&apvf=f&apvc=1&tids=AW-948455844&tid=AW-948455844&tft=1776799648938&tfd=2814 — 200 — 21 B — 25 ms — h3https://www.google.com/pagead/1p-user-list/948455844/?random=1776799648908&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfclpkDR-Vu3OyCagmJ9NxxaPAeGpQwCuk9d5kXxwSNBZdqnXykvBhbcLvvnIlbSNjboDMAGyx4KmCqQOa_dPaAp2OFMBRTOFLMBoCGaHUmhq6NOSH5JdJ3ACjnPRBdDJOESDMpM-2dkmaj3R-lk-_R3qNZNw9VpKOH3hsDvP3phLq-knnnQLwIoHuAsfz2qR9bmKRLr03txFacbupbq2o-R4BTmtYPtEBKB6sn1KRi_rVafpPcapzrCEaqaoINjBjm1Ndw&random=3966621917&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/948455844/?random=1776799648908&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfclpkDR-Vu3OyCagmJ9NxxaPAeGpQwCuk9d5kXxwSNBZdqnXykvBhbcLvvnIlbSNjboDMAGyx4KmCqQOa_dPaAp2OFMBRTOFLMBoCGaHUmhq6NOSH5JdJ3ACjnPRBdDJOESDMpM-2dkmaj3R-lk-_R3qNZNw9VpKOH3hsDvP3phLq-knnnQLwIoHuAsfz2qR9bmKRLr03txFacbupbq2o-R4BTmtYPtEBKB6sn1KRi_rVafpPcapzrCEaqaoINjBjm1Ndw&random=3966621917&rmt_tld=0&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com.sg/pagead/1p-user-list/948455844/?random=1776799648908&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfclpkDR-Vu3OyCagmJ9NxxaPAeGpQwCuk9d5kXxwSNBZdqnXykvBhbcLvvnIlbSNjboDMAGyx4KmCqQOa_dPaAp2OFMBRTOFLMBoCGaHUmhq6NOSH5JdJ3ACjnPRBdDJOESDMpM-2dkmaj3R-lk-_R3qNZNw9VpKOH3hsDvP3phLq-knnnQLwIoHuAsfz2qR9bmKRLr03txFacbupbq2o-R4BTmtYPtEBKB6sn1KRi_rVafpPcapzrCEaqaoINjBjm1Ndw&random=3966621917&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/948455844/?random=1776799648908&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9195403736za200zb9101386977zd9101386977xec&gcd=13v3v3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115938465~115938469~117266400~117384406~118128922&u_w=412&u_h=823&url=https%3A%2F%2Fwww.calameo.com%2F&rcb=11&frm=0&tiba=Calam%C3%A9o%20-%20Publishing%20Platform%20for%20Documents%20and%20Magazines&did=dMWZhNz&gdid=dMWZhNz&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=887775928.1776799649&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfclpkDR-Vu3OyCagmJ9NxxaPAeGpQwCuk9d5kXxwSNBZdqnXykvBhbcLvvnIlbSNjboDMAGyx4KmCqQOa_dPaAp2OFMBRTOFLMBoCGaHUmhq6NOSH5JdJ3ACjnPRBdDJOESDMpM-2dkmaj3R-lk-_R3qNZNw9VpKOH3hsDvP3phLq-knnnQLwIoHuAsfz2qR9bmKRLr03txFacbupbq2o-R4BTmtYPtEBKB6sn1KRi_rVafpPcapzrCEaqaoINjBjm1Ndw&random=3966621917&rmt_tld=1&ipr=y — 200 — 455 B — 21 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/css/main.cssv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/css/main.css — 200 — 0 B — 0 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.jsv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/loader.js — 200 — 0 B — 0 ms — h2data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAADvwABIAAAAAi0gAADuNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGmQbmUAcg0oG… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAaVBMVEUAAACTlZWPmJiRlJaSlJWRl…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAaVBMVEUAAACTlZWPmJiRlJaSlJWRl… — 200 — 0 B — 0 ms — datahttps://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9ed.calameo.com/pinwheel/viewer/book/... https://d.calameo.com/pinwheel/viewer/book/get?bkcode=0000000010f1121d00e9e — 200 — 4.0 KiB — 159 ms — http/1.1https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/favicon.icos.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/favicon.ico — 200 — 1.3 KiB — 4 ms — h2https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/favicon-32x32.pngs.calameoassets.com/pinwheel/9555-2... https://s.calameoassets.com/pinwheel/9555-2e9f2c/platform/img/favicon/favicon-32x32.png — 200 — 525 B — 5 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/locales/viewer/en-EN.jsonv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/locales/viewer/en-EN.json — 200 — 2.7 KiB — 5 ms — h2https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/modules/mobile/viewer-mobile.jsv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/scripts/modules/mobile/viewer-mobile.js — 200 — 134.0 KiB — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H0TZZDDBNKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H0TZZDDBNK — 200 — 152.9 KiB — 25 ms — h3https://v.calameo.com/9555-000183/pinwheel/viewer/images/mobile/internal-assets.svgv.calameo.com/9555-000183/pinwheel/... https://v.calameo.com/9555-000183/pinwheel/viewer/images/mobile/internal-assets.svg — 200 — 25.8 KiB — 11 ms — h2https://a.calameoassets.com/1/resources/b41edce4428e/object?_u=1607504710a.calameoassets.com/1/resources/b41... https://a.calameoassets.com/1/resources/b41edce4428e/object?_u=1607504710 — 200 — 217.4 KiB — 162 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datahttps://ps.calameoassets.com/250203150820-a410eb96c7a9a43937376acaa2cca7fa/p1.svgz?_token_=exp=1776842850~acl=%2F250203150820-a410eb96c7a9a43937376acaa2cca7fa%2F%2A~hmac=bbec289d2369ccbcbc10cf46aa4ed4223c95e4b9c58ea28bbe4a13df0c8ef923ps.calameoassets.com/250203150820-a... https://ps.calameoassets.com/250203150820-a410eb96c7a9a43937376acaa2cca7fa/p1.svgz?_token_=exp=1776842850~acl=%2F250203150820-a410eb96c7a9a43937376acaa2cca7fa%2F%2A~hmac=bbec289d2369ccbcbc10cf46aa4ed4223c95e4b9c58ea28bbe4a13df0c8ef923 — 200 — 122.1 KiB — 157 ms — h2
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 5337ms · 1386KB · €58/mo
Unattributable
Other
Costly
Execution 893ms
Transfer 0 KB
Monthly Cost €10/mo
v.calameo.com
Other
Costly
Execution 802ms
Transfer 0 KB
Unused 46%
Monthly Cost €9/mo
s.calameoassets.com
Other
Costly
Execution 642ms
Transfer 250 KB
Unused 70%
Monthly Cost €7/mo
www.calameo.com
Other
Costly
Execution 610ms
Transfer 5 KB
Monthly Cost €7/mo
consent.cookiebot.com
Other
Costly
Execution 486ms
Transfer 187 KB
Monthly Cost €5/mo
v.calameo.com
Other
Costly
Execution 433ms
Transfer 1 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 323ms
Transfer 141 KB
Unused 39%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 275ms
Transfer 153 KB
Unused 46%
Monthly Cost €3/mo
v.calameo.com
Other
Costly
Execution 266ms
Transfer 134 KB
Unused 66%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 221ms
Transfer 178 KB
Unused 37%
Monthly Cost €2/mo
consent.cookiebot.com
Other
Optional
Execution 198ms
Transfer 36 KB
Monthly Cost €2/mo
consent.cookiebot.com
Other
Optional
Execution 73ms
Transfer 88 KB
Unused 65%
Monthly Cost €1/mo
s.calameoassets.com
Other
Optional
Execution 61ms
Transfer 180 KB
Monthly Cost €1/mo
static.gimii.fr
Other
Optional
Execution 52ms
Transfer 33 KB
Unused 60%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 893ms and costs ~€10/month
  • v.calameo.com adds 802ms and costs ~€9/month
  • s.calameoassets.com adds 642ms and costs ~€7/month
  • www.calameo.com adds 610ms and costs ~€7/month
  • consent.cookiebot.com adds 486ms and costs ~€5/month
  • v.calameo.com adds 433ms and costs ~€5/month
  • Google Tag Manager adds 323ms and costs ~€4/month
  • Google Tag Manager adds 275ms and costs ~€3/month
  • v.calameo.com adds 266ms and costs ~€3/month
  • Google Tag Manager adds 221ms and costs ~€2/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

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

v.calameo.com takes 802ms 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

s.calameoassets.com takes 642ms 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

70% of s.calameoassets.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

www.calameo.com takes 610ms 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

consent.cookiebot.com takes 486ms 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

v.calameo.com takes 433ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 323ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 275ms 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

v.calameo.com takes 266ms 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 v.calameo.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

Google Tag Manager takes 221ms 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

65% of consent.cookiebot.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

60% of static.gimii.fr'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