Skip to content
https://Marapets.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
6
PASS
8
INFO
4

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

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

649 ms

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

2.92 s

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

0 ms

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

0.004

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

1.12 s

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

2.92 s

Page Load Progression

429 ms
857 ms
1.3 s
1.7 s
2.1 s
2.6 s
3.0 s
3.4 s
Checks
23
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
13.2 MB transferred, 188 requests
FIX
13.2 MB transferred, 188 requests
Critical::
Page weighs 15.8 MB (13.2 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 849 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 849 KB
Warning::
188 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.2 MB / 2.4 MB budget
13.2 MB transferred
188 requests
2.8 g CO2 per page load
Images 12.2 MiB 93%
JavaScript 849.4 KiB 6%
Fonts 42.1 KiB 0%
CSS 34.6 KiB 0%
HTML 24.5 KiB 0%
Other 1.3 KiB 0%
Other 966 B 0%
Other 566 B 0%
Other 555 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

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.1 MiB of 13.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
17 scripts, 463 KB unused
FIX
17 scripts, 463 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 147 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3WRX...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.marapets.com//gamesjs/jquery-ui-1.13.3...: 60 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 44 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fundingchoicesmessages.google.com/i/ca-pub...: 36 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 463 KB
463 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/show_ads_impl_fy2021.js177 KB147 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3WRXMNPHRD176 KB70 KB (40%)3rd
https://www.marapets.com//gamesjs/jquery-ui-1.13.3.min.js68 KB60 KB (89%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB44 KB (81%)3rd
https://fundingchoicesmessages.google.com/i/ca-pub-9036577952985266?href=https%3A%2F%2Fmarapets.com&ers=270 KB36 KB (52%)3rd
https://www.marapets.com/gamesjs/moments.js38 KB28 KB (74%)3rd
https://www.marapets.com/maratalk/jquery/moment4.js37 KB28 KB (74%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/slotcar_library_fy2021.js36 KB26 KB (72%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-903657795298526654 KB24 KB (45%)3rd
https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js2 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
188 resources · 13.2 MB · 463 KB savings available
FIX
188 resources · 13.2 MB · 463 KB savings available
Warning::
Page weight 13.2 MB exceeds 1 MB target by 12.2 MB
Got: 13.2 MB Expected: ≤ 1 MB
Info::
~463 KB of savings available
Warning::
184 third-party resources (100% of weight)
Info::
23 resources over 200KB
188 resources · 13.2 MiB · 184 third-party 12.2 MiB over 1MB target
Image 93% · 12.2 MiB
JavaScript 6% · 849.4 KiB
Font 0% · 42.1 KiB
CSS 0% · 34.6 KiB
Document 0% · 24.6 KiB
Other 0% · 2.0 KiB

~462.6 KiB of savings available

Remove unused JavaScript: 462.6 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
150 images, 0 KB saveable
REVIEW
150 images, 0 KB saveable
Warning::
https://images.marapets.com/decade/pets.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_arcadefair... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/clubs.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_rewards.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader6.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_quests.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_missions.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_attic.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/games.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_quests.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_paygames... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_rewards.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_citymarada... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_collecti... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/dressup.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/battle.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_contests.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/forums.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_paytoplay.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader12.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_quests.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_collection... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/layout/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader19.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader9.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_freegames.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_goals.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_missions... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/auctions.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_gamesshop.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_shops.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader17.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader5.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_goals.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_petdailies... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_petdaili... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/button_freegame... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_goals.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader1.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_items.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_currency.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/upgrades.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_gallery.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_search.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_community.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/explore.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/icon_missions.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/items/giftbox_arcade.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/trades.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader16.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/decade/news.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/top/top_wardrobe.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.marapets.com/icons/gamesheader18.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
150 images 12.2 MB
0 oversized -0 KB
150 legacy format
53 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
680ms total JS execution
REVIEW
680ms total JS execution
Info::
https://marapets.com/: 217ms CPU time
Info::
Unattributable: 201ms CPU time
Info::
https://www.marapets.com//gamesjs/jquery-3.7.1.min...: 135ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-3WRX...: 64ms CPU time
Info::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 63ms CPU time
Warning::
Third-party scripts: 463ms (68% of total)

Main Thread Breakdown

Script Evaluation 35% Other 29% Style & Layout 16% Script Parsing & Compilation 8% Rendering 7% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://marapets.com/217ms32ms2ms1st
Unattributable201ms2ms0ms3rd
https://www.marapets.com//gamesjs/jquery-3.7.1.min.js135ms51ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3WRXMNPHRD64ms47ms12ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxX4XkJorq1QJrcmEq7Y4mCENscfhzwHA7scEO9Fyb9CHIi8NHxdH7Dig9Nl9MDoymiWv7bKHE_1YZBpMJOubhQPzjTxRWRD-XREErEmT5xy53d5lR-9kkxSoweyBmV_C-z7JjYgLQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc4NDE1Mjc4LDQyODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9tYXJhcGV0cy5jb20vIixudWxsLFtbOCwiUmlhcWJuU0k1ZWMiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNzk3XV1dIl0sWzM1LCIxNzc4NDE1Mjc4Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwidHJ1ZSJdXV063ms32ms8ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
1 fonts (42 KB)
PASS
1 fonts (42 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

42 KB total

Render-blocking

0

of 1

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 FCP 649 ms LCP 2.9 shttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 117 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 117 ms
Start 1.3 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)
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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
188 requests over 1520ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 649 ms LCP 2.9 shttps://marapets.com// https://marapets.com/ — 200 — 24.5 KiB — 131 ms — h2https://www.marapets.com/gamesjs/jqueryui.csswww.marapets.com/gamesjs/jqueryui.c... https://www.marapets.com/gamesjs/jqueryui.css — 200 — 8.2 KiB — 36 ms — h2https://www.marapets.com/maratalk/animate.min.csswww.marapets.com/maratalk/animate.m... https://www.marapets.com/maratalk/animate.min.css — 200 — 4.6 KiB — 38 ms — h2https://www.marapets.com/maincss98.csswww.marapets.com/maincss98.css https://www.marapets.com/maincss98.css — 200 — 11.9 KiB — 40 ms — h2https://www.marapets.com/tooltipster.csswww.marapets.com/tooltipster.css https://www.marapets.com/tooltipster.css — 200 — 2.0 KiB — 34 ms — h2https://www.marapets.com//gamesjs/jquery-3.7.1.min.jswww.marapets.com//gamesjs/jquery-3.... https://www.marapets.com//gamesjs/jquery-3.7.1.min.js — 200 — 30.9 KiB — 41 ms — h2https://www.marapets.com//gamesjs/jquery-ui-1.13.3.min.jswww.marapets.com//gamesjs/jquery-ui... https://www.marapets.com//gamesjs/jquery-ui-1.13.3.min.js — 200 — 67.8 KiB — 55 ms — h2https://images.marapets.com/decade/pets.pngimages.marapets.com/decade/pets.png https://images.marapets.com/decade/pets.png — 200 — 5.7 KiB — 38 ms — h2https://images.marapets.com/decade/explore.pngimages.marapets.com/decade/explore.... https://images.marapets.com/decade/explore.png — 200 — 6.9 KiB — 36 ms — h2https://images.marapets.com/decade/games.pngimages.marapets.com/decade/games.pn... https://images.marapets.com/decade/games.png — 200 — 6.3 KiB — 27 ms — h2https://images.marapets.com/decade/forums.pngimages.marapets.com/decade/forums.p... https://images.marapets.com/decade/forums.png — 200 — 6.4 KiB — 25 ms — h2https://images.marapets.com/decade/dressup.pngimages.marapets.com/decade/dressup.... https://images.marapets.com/decade/dressup.png — 200 — 6.4 KiB — 26 ms — h2https://www.marapets.com/gamesjs/bxslider.jswww.marapets.com/gamesjs/bxslider.j... https://www.marapets.com/gamesjs/bxslider.js — 200 — 14.6 KiB — 33 ms — h2https://www.marapets.com/gamesjs/jquery.quickfit.jswww.marapets.com/gamesjs/jquery.qui... https://www.marapets.com/gamesjs/jquery.quickfit.js — 200 — 1.5 KiB — 26 ms — h2https://www.marapets.com/gamesjs/moments.jswww.marapets.com/gamesjs/moments.js https://www.marapets.com/gamesjs/moments.js — 200 — 37.5 KiB — 88 ms — h2https://www.marapets.com/maratalk/jquery/livestamp.min.jswww.marapets.com/maratalk/jquery/li... https://www.marapets.com/maratalk/jquery/livestamp.min.js — 200 — 742 B — 41 ms — h2https://www.marapets.com/gamesjs/tooltipster.bundle.min.jswww.marapets.com/gamesjs/tooltipste... https://www.marapets.com/gamesjs/tooltipster.bundle.min.js — 200 — 10.6 KiB — 41 ms — h2https://www.marapets.com/maratalk/jquery/moment4.jswww.marapets.com/maratalk/jquery/mo... https://www.marapets.com/maratalk/jquery/moment4.js — 200 — 37.5 KiB — 86 ms — h2https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.jscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js — 200 — 2.2 KiB — 70 ms — h3https://images.marapets.com/decade/clubs.pngimages.marapets.com/decade/clubs.pn... https://images.marapets.com/decade/clubs.png — 200 — 6.5 KiB — 38 ms — h2https://images.marapets.com/decade/trades.pngimages.marapets.com/decade/trades.p... https://images.marapets.com/decade/trades.png — 200 — 6.7 KiB — 36 ms — h2https://images.marapets.com/decade/spring_day.jpgimages.marapets.com/decade/spring_d... https://images.marapets.com/decade/spring_day.jpg — 200 — 143.4 KiB — 87 ms — h2https://images.marapets.com/top/top_search.pngimages.marapets.com/top/top_search.... https://images.marapets.com/top/top_search.png — 200 — 2.5 KiB — 76 ms — h2https://images.marapets.com/icons/gamesheader12.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader12.svg — 200 — 4.5 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader19.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader19.svg — 200 — 1.7 KiB — 77 ms — h2https://images.marapets.com/top/top_attic.pngimages.marapets.com/top/top_attic.p... https://images.marapets.com/top/top_attic.png — 200 — 3.4 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader16.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader16.svg — 200 — 2.8 KiB — 35 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9036577952985266pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9036577952985266 — 200 — 54.0 KiB — 178 ms — h3https://images.marapets.com/sitesearch.pngimages.marapets.com/sitesearch.png https://images.marapets.com/sitesearch.png — 200 — 955 B — 38 ms — h2https://images.marapets.com/top/top_items.pngimages.marapets.com/top/top_items.p... https://images.marapets.com/top/top_items.png — 200 — 3.6 KiB — 41 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 649 ms LCP 2.9 shttps://marapets.com// https://marapets.com/ — 200 — 24.5 KiB — 131 ms — h2https://www.marapets.com/gamesjs/jqueryui.csswww.marapets.com/gamesjs/jqueryui.c... https://www.marapets.com/gamesjs/jqueryui.css — 200 — 8.2 KiB — 36 ms — h2https://www.marapets.com/maratalk/animate.min.csswww.marapets.com/maratalk/animate.m... https://www.marapets.com/maratalk/animate.min.css — 200 — 4.6 KiB — 38 ms — h2https://www.marapets.com/maincss98.csswww.marapets.com/maincss98.css https://www.marapets.com/maincss98.css — 200 — 11.9 KiB — 40 ms — h2https://www.marapets.com/tooltipster.csswww.marapets.com/tooltipster.css https://www.marapets.com/tooltipster.css — 200 — 2.0 KiB — 34 ms — h2https://www.marapets.com//gamesjs/jquery-3.7.1.min.jswww.marapets.com//gamesjs/jquery-3.... https://www.marapets.com//gamesjs/jquery-3.7.1.min.js — 200 — 30.9 KiB — 41 ms — h2https://www.marapets.com//gamesjs/jquery-ui-1.13.3.min.jswww.marapets.com//gamesjs/jquery-ui... https://www.marapets.com//gamesjs/jquery-ui-1.13.3.min.js — 200 — 67.8 KiB — 55 ms — h2https://images.marapets.com/decade/pets.pngimages.marapets.com/decade/pets.png https://images.marapets.com/decade/pets.png — 200 — 5.7 KiB — 38 ms — h2https://images.marapets.com/decade/explore.pngimages.marapets.com/decade/explore.... https://images.marapets.com/decade/explore.png — 200 — 6.9 KiB — 36 ms — h2https://images.marapets.com/decade/games.pngimages.marapets.com/decade/games.pn... https://images.marapets.com/decade/games.png — 200 — 6.3 KiB — 27 ms — h2https://images.marapets.com/decade/forums.pngimages.marapets.com/decade/forums.p... https://images.marapets.com/decade/forums.png — 200 — 6.4 KiB — 25 ms — h2https://images.marapets.com/decade/dressup.pngimages.marapets.com/decade/dressup.... https://images.marapets.com/decade/dressup.png — 200 — 6.4 KiB — 26 ms — h2https://www.marapets.com/gamesjs/bxslider.jswww.marapets.com/gamesjs/bxslider.j... https://www.marapets.com/gamesjs/bxslider.js — 200 — 14.6 KiB — 33 ms — h2https://www.marapets.com/gamesjs/jquery.quickfit.jswww.marapets.com/gamesjs/jquery.qui... https://www.marapets.com/gamesjs/jquery.quickfit.js — 200 — 1.5 KiB — 26 ms — h2https://www.marapets.com/gamesjs/moments.jswww.marapets.com/gamesjs/moments.js https://www.marapets.com/gamesjs/moments.js — 200 — 37.5 KiB — 88 ms — h2https://www.marapets.com/maratalk/jquery/livestamp.min.jswww.marapets.com/maratalk/jquery/li... https://www.marapets.com/maratalk/jquery/livestamp.min.js — 200 — 742 B — 41 ms — h2https://www.marapets.com/gamesjs/tooltipster.bundle.min.jswww.marapets.com/gamesjs/tooltipste... https://www.marapets.com/gamesjs/tooltipster.bundle.min.js — 200 — 10.6 KiB — 41 ms — h2https://www.marapets.com/maratalk/jquery/moment4.jswww.marapets.com/maratalk/jquery/mo... https://www.marapets.com/maratalk/jquery/moment4.js — 200 — 37.5 KiB — 86 ms — h2https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.jscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js — 200 — 2.2 KiB — 70 ms — h3https://images.marapets.com/decade/clubs.pngimages.marapets.com/decade/clubs.pn... https://images.marapets.com/decade/clubs.png — 200 — 6.5 KiB — 38 ms — h2https://images.marapets.com/decade/trades.pngimages.marapets.com/decade/trades.p... https://images.marapets.com/decade/trades.png — 200 — 6.7 KiB — 36 ms — h2https://images.marapets.com/decade/spring_day.jpgimages.marapets.com/decade/spring_d... https://images.marapets.com/decade/spring_day.jpg — 200 — 143.4 KiB — 87 ms — h2https://images.marapets.com/top/top_search.pngimages.marapets.com/top/top_search.... https://images.marapets.com/top/top_search.png — 200 — 2.5 KiB — 76 ms — h2https://images.marapets.com/icons/gamesheader12.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader12.svg — 200 — 4.5 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader19.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader19.svg — 200 — 1.7 KiB — 77 ms — h2https://images.marapets.com/top/top_attic.pngimages.marapets.com/top/top_attic.p... https://images.marapets.com/top/top_attic.png — 200 — 3.4 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader16.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader16.svg — 200 — 2.8 KiB — 35 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9036577952985266pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9036577952985266 — 200 — 54.0 KiB — 178 ms — h3https://images.marapets.com/sitesearch.pngimages.marapets.com/sitesearch.png https://images.marapets.com/sitesearch.png — 200 — 955 B — 38 ms — h2https://images.marapets.com/top/top_items.pngimages.marapets.com/top/top_items.p... https://images.marapets.com/top/top_items.png — 200 — 3.6 KiB — 41 ms — h2https://images.marapets.com/top/top_shops.pngimages.marapets.com/top/top_shops.p... https://images.marapets.com/top/top_shops.png — 200 — 3.5 KiB — 42 ms — h2https://images.marapets.com/icons/gamesheader9.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader9.svg — 200 — 3.6 KiB — 76 ms — h2https://images.marapets.com/layout/blankspot.gifimages.marapets.com/layout/blankspo... https://images.marapets.com/layout/blankspot.gif — 200 — 189 B — 46 ms — h2https://images.marapets.com/top/top_wardrobe.pngimages.marapets.com/top/top_wardrob... https://images.marapets.com/top/top_wardrobe.png — 200 — 2.5 KiB — 76 ms — h2https://images.marapets.com/icons/gamesheader6.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader6.svg — 200 — 2.7 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader18.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader18.svg — 200 — 1.3 KiB — 77 ms — h2https://images.marapets.com/icons/gamesheader5.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader5.svg — 200 — 3.3 KiB — 77 ms — h2https://images.marapets.com/top/top_currency.pngimages.marapets.com/top/top_currenc... https://images.marapets.com/top/top_currency.png — 200 — 2.9 KiB — 78 ms — h2https://images.marapets.com/icons/gamesheader1.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader1.svg — 200 — 1.5 KiB — 78 ms — h2https://images.marapets.com/decade/auctions.pngimages.marapets.com/decade/auctions... https://images.marapets.com/decade/auctions.png — 200 — 6.7 KiB — 81 ms — h2https://images.marapets.com/decade/battle.pngimages.marapets.com/decade/battle.p... https://images.marapets.com/decade/battle.png — 200 — 6.6 KiB — 81 ms — h2https://images.marapets.com/decade/upgrades.pngimages.marapets.com/decade/upgrades... https://images.marapets.com/decade/upgrades.png — 200 — 12.7 KiB — 81 ms — h2https://images.marapets.com/icons/gamesheader17.svgimages.marapets.com/icons/gameshead... https://images.marapets.com/icons/gamesheader17.svg — 200 — 3.5 KiB — 81 ms — h2https://images.marapets.com/top/top_community.pngimages.marapets.com/top/top_communi... https://images.marapets.com/top/top_community.png — 200 — 3.1 KiB — 82 ms — h2https://images.marapets.com/top/top_goals.pngimages.marapets.com/top/top_goals.p... https://images.marapets.com/top/top_goals.png — 200 — 3.5 KiB — 82 ms — h2https://images.marapets.com/top/top_quests.pngimages.marapets.com/top/top_quests.... https://images.marapets.com/top/top_quests.png — 200 — 3.8 KiB — 82 ms — h2https://images.marapets.com/decade/news.pngimages.marapets.com/decade/news.png https://images.marapets.com/decade/news.png — 200 — 7.1 KiB — 82 ms — h2https://images.marapets.com/top/top_missions.pngimages.marapets.com/top/top_mission... https://images.marapets.com/top/top_missions.png — 200 — 3.9 KiB — 83 ms — h2https://images.marapets.com/layout/logo.pngimages.marapets.com/layout/logo.png https://images.marapets.com/layout/logo.png — 200 — 22.8 KiB — 83 ms — h2https://images.marapets.com/top/top_gallery.pngimages.marapets.com/top/top_gallery... https://images.marapets.com/top/top_gallery.png — 200 — 3.8 KiB — 83 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.0 KiB — 218 ms — h3https://www.googletagmanager.com/gtag/js?id=G-3WRXMNPHRDwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3WRXMNPHRD — 200 — 176.1 KiB — 258 ms — h2https://images.marapets.com/games/bx_loader.gifimages.marapets.com/games/bx_loader... https://images.marapets.com/games/bx_loader.gif — 200 — 5.7 KiB — 38 ms — h2https://images.marapets.com/games/monty.pngimages.marapets.com/games/monty.png https://images.marapets.com/games/monty.png — 200 — 49.8 KiB — 40 ms — h2https://images.marapets.com/games/wafflewobble.pngimages.marapets.com/games/wafflewob... https://images.marapets.com/games/wafflewobble.png — 200 — 49.4 KiB — 57 ms — h2https://images.marapets.com/games/blocks.pngimages.marapets.com/games/blocks.pn... https://images.marapets.com/games/blocks.png — 200 — 33.2 KiB — 58 ms — h2https://images.marapets.com/castle/reversi.pngimages.marapets.com/castle/reversi.... https://images.marapets.com/castle/reversi.png — 200 — 527.5 KiB — 66 ms — h2https://images.marapets.com/castle/apprentice.pngimages.marapets.com/castle/apprenti... https://images.marapets.com/castle/apprentice.png — 200 — 158.8 KiB — 43 ms — h2https://images.marapets.com/games/blackout.pngimages.marapets.com/games/blackout.... https://images.marapets.com/games/blackout.png — 200 — 93.8 KiB — 65 ms — h2https://images.marapets.com/space/codebreaker.pngimages.marapets.com/space/codebreak... https://images.marapets.com/space/codebreaker.png — 200 — 235.1 KiB — 71 ms — h2https://images.marapets.com/games/2048.pngimages.marapets.com/games/2048.png https://images.marapets.com/games/2048.png — 200 — 85.1 KiB — 70 ms — h2https://images.marapets.com/candy/bricks.pngimages.marapets.com/candy/bricks.pn... https://images.marapets.com/candy/bricks.png — 200 — 178.6 KiB — 78 ms — h2https://images.marapets.com/village/buffet.pngimages.marapets.com/village/buffet.... https://images.marapets.com/village/buffet.png — 200 — 151.0 KiB — 81 ms — h2https://images.marapets.com/clouds/donutfall.pngimages.marapets.com/clouds/donutfal... https://images.marapets.com/clouds/donutfall.png — 200 — 159.2 KiB — 86 ms — h2https://images.marapets.com/park/evil.pngimages.marapets.com/park/evil.png https://images.marapets.com/park/evil.png — 200 — 304.8 KiB — 95 ms — h2https://images.marapets.com/castle/defend.jpgimages.marapets.com/castle/defend.j... https://images.marapets.com/castle/defend.jpg — 200 — 70.8 KiB — 91 ms — h2https://images.marapets.com/icons/arcade-scorepts.svgimages.marapets.com/icons/arcade-sc... https://images.marapets.com/icons/arcade-scorepts.svg — 200 — 1.9 KiB — 92 ms — h2https://images.marapets.com/icons/strategygames.svgimages.marapets.com/icons/strategyg... https://images.marapets.com/icons/strategygames.svg — 200 — 2.1 KiB — 92 ms — h2https://images.marapets.com/icons/puzzlegames3.svgimages.marapets.com/icons/puzzlegam... https://images.marapets.com/icons/puzzlegames3.svg — 200 — 2.8 KiB — 92 ms — h2https://images.marapets.com/icons/skillgames3.svgimages.marapets.com/icons/skillgame... https://images.marapets.com/icons/skillgames3.svg — 200 — 4.0 KiB — 93 ms — h2https://images.marapets.com/space/grabbity.pngimages.marapets.com/space/grabbity.... https://images.marapets.com/space/grabbity.png — 200 — 138.6 KiB — 82 ms — h2https://images.marapets.com/games/controls.pngimages.marapets.com/games/controls.... https://images.marapets.com/games/controls.png — 200 — 1.1 KiB — 81 ms — h2https://images.marapets.com/icons/mobile_logo3.pngimages.marapets.com/icons/mobile_lo... https://images.marapets.com/icons/mobile_logo3.png — 200 — 21.9 KiB — 30 ms — h2https://images.marapets.com/top/dropdwn_quests.pngimages.marapets.com/top/dropdwn_que... https://images.marapets.com/top/dropdwn_quests.png — 200 — 1.7 KiB — 29 ms — h2https://images.marapets.com/top/dropdwn_missions.pngimages.marapets.com/top/dropdwn_mis... https://images.marapets.com/top/dropdwn_missions.png — 200 — 1.9 KiB — 28 ms — h2https://images.marapets.com/top/dropdwn_goals.pngimages.marapets.com/top/dropdwn_goa... https://images.marapets.com/top/dropdwn_goals.png — 200 — 2.2 KiB — 34 ms — h2https://images.marapets.com/top/dropdwn_collections.pngimages.marapets.com/top/dropdwn_col... https://images.marapets.com/top/dropdwn_collections.png — 200 — 1.9 KiB — 31 ms — h2https://images.marapets.com/top/dropdwn_contests.pngimages.marapets.com/top/dropdwn_con... https://images.marapets.com/top/dropdwn_contests.png — 200 — 2.2 KiB — 32 ms — h2https://images.marapets.com/top/dropdwn_rewards.pngimages.marapets.com/top/dropdwn_rew... https://images.marapets.com/top/dropdwn_rewards.png — 200 — 2.2 KiB — 34 ms — h2https://images.marapets.com/top/dropdwn_freegame.pngimages.marapets.com/top/dropdwn_fre... https://images.marapets.com/top/dropdwn_freegame.png — 200 — 2.0 KiB — 35 ms — h2https://images.marapets.com/top/dropdwn_pointstoplay.pngimages.marapets.com/top/dropdwn_poi... https://images.marapets.com/top/dropdwn_pointstoplay.png — 200 — 2.0 KiB — 37 ms — h2https://images.marapets.com/top/dropdwn_petdailies.pngimages.marapets.com/top/dropdwn_pet... https://images.marapets.com/top/dropdwn_petdailies.png — 200 — 1.8 KiB — 36 ms — h2https://images.marapets.com/icons/cardgames5.svgimages.marapets.com/icons/cardgames... https://images.marapets.com/icons/cardgames5.svg — 200 — 2.7 KiB — 38 ms — h2https://images.marapets.com/icons/wordsgame2.svgimages.marapets.com/icons/wordsgame... https://images.marapets.com/icons/wordsgame2.svg — 200 — 2.1 KiB — 39 ms — h2https://marapets.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://marapets.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 141 B — 101 ms — h2https://images.marapets.com/icons/freegames.svgimages.marapets.com/icons/freegames... https://images.marapets.com/icons/freegames.svg — 200 — 1.0 KiB — 32 ms — h2https://images.marapets.com/icons/timer-1h.pngimages.marapets.com/icons/timer-1h.... https://images.marapets.com/icons/timer-1h.png — 200 — 738 B — 31 ms — h2https://images.marapets.com/icons/daily3.pngimages.marapets.com/icons/daily3.pn... https://images.marapets.com/icons/daily3.png — 200 — 618 B — 35 ms — h2https://images.marapets.com/icons/timer-16h.pngimages.marapets.com/icons/timer-16h... https://images.marapets.com/icons/timer-16h.png — 200 — 695 B — 34 ms — h2https://images.marapets.com/icons/timer-8h.pngimages.marapets.com/icons/timer-8h.... https://images.marapets.com/icons/timer-8h.png — 200 — 711 B — 32 ms — h2https://images.marapets.com/icons/timer-6h.pngimages.marapets.com/icons/timer-6h.... https://images.marapets.com/icons/timer-6h.png — 200 — 690 B — 36 ms — h2https://images.marapets.com/items/giftbox_arcade.pngimages.marapets.com/items/giftbox_a... https://images.marapets.com/items/giftbox_arcade.png — 200 — 9.4 KiB — 27 ms — h2https://images.marapets.com/decade/icon_citymarada.pngimages.marapets.com/decade/icon_cit... https://images.marapets.com/decade/icon_citymarada.png — 200 — 6.6 KiB — 29 ms — h2https://images.marapets.com/decade/icon_arcadefairy.pngimages.marapets.com/decade/icon_arc... https://images.marapets.com/decade/icon_arcadefairy.png — 200 — 7.0 KiB — 27 ms — h2https://images.marapets.com/decade/icon_collections.pngimages.marapets.com/decade/icon_col... https://images.marapets.com/decade/icon_collections.png — 200 — 6.4 KiB — 29 ms — h2https://images.marapets.com/decade/icon_contests.pngimages.marapets.com/decade/icon_con... https://images.marapets.com/decade/icon_contests.png — 200 — 6.2 KiB — 30 ms — h2https://images.marapets.com/decade/icon_freegames.pngimages.marapets.com/decade/icon_fre... https://images.marapets.com/decade/icon_freegames.png — 200 — 5.9 KiB — 32 ms — h2https://images.marapets.com/decade/icon_gamesshop.pngimages.marapets.com/decade/icon_gam... https://images.marapets.com/decade/icon_gamesshop.png — 200 — 6.1 KiB — 32 ms — h2https://images.marapets.com/decade/icon_goals.pngimages.marapets.com/decade/icon_goa... https://images.marapets.com/decade/icon_goals.png — 200 — 5.8 KiB — 35 ms — h2https://images.marapets.com/decade/icon_missions.pngimages.marapets.com/decade/icon_mis... https://images.marapets.com/decade/icon_missions.png — 200 — 6.2 KiB — 34 ms — h2https://images.marapets.com/decade/icon_paytoplay.pngimages.marapets.com/decade/icon_pay... https://images.marapets.com/decade/icon_paytoplay.png — 200 — 5.8 KiB — 37 ms — h2https://images.marapets.com/decade/icon_petdailies.pngimages.marapets.com/decade/icon_pet... https://images.marapets.com/decade/icon_petdailies.png — 200 — 5.1 KiB — 36 ms — h2https://images.marapets.com/decade/icon_quests.pngimages.marapets.com/decade/icon_que... https://images.marapets.com/decade/icon_quests.png — 200 — 5.7 KiB — 34 ms — h2https://marapets.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://marapets.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js? — 200 — 10.1 KiB — 23 ms — h2https://images.marapets.com/decade/icon_rewards.pngimages.marapets.com/decade/icon_rew... https://images.marapets.com/decade/icon_rewards.png — 200 — 6.2 KiB — 28 ms — h2https://images.marapets.com/decade/button_freegames.pngimages.marapets.com/decade/button_f... https://images.marapets.com/decade/button_freegames.png — 200 — 2.4 KiB — 31 ms — h2https://images.marapets.com/decade/button_paygames.pngimages.marapets.com/decade/button_p... https://images.marapets.com/decade/button_paygames.png — 200 — 2.4 KiB — 29 ms — h2https://images.marapets.com/decade/button_quests.pngimages.marapets.com/decade/button_q... https://images.marapets.com/decade/button_quests.png — 200 — 1.9 KiB — 27 ms — h2https://images.marapets.com/decade/button_rewards.pngimages.marapets.com/decade/button_r... https://images.marapets.com/decade/button_rewards.png — 200 — 2.6 KiB — 29 ms — h2https://images.marapets.com/decade/button_goals.pngimages.marapets.com/decade/button_g... https://images.marapets.com/decade/button_goals.png — 200 — 2.4 KiB — 30 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/slotcar_library_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/slotcar_library_fy2021.js — 200 — 36.5 KiB — 74 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605040101/show_ads_impl_fy2021.js — 200 — 177.1 KiB — 108 ms — h3https://images.marapets.com/decade/button_missions.pngimages.marapets.com/decade/button_m... https://images.marapets.com/decade/button_missions.png — 200 — 2.2 KiB — 27 ms — h2https://images.marapets.com/decade/button_collections.pngimages.marapets.com/decade/button_c... https://images.marapets.com/decade/button_collections.png — 200 — 2.2 KiB — 27 ms — h2https://images.marapets.com/decade/button_petdailies.pngimages.marapets.com/decade/button_p... https://images.marapets.com/decade/button_petdailies.png — 200 — 2.1 KiB — 28 ms — h2https://images.marapets.com/games/fairyflight.pngimages.marapets.com/games/fairyflig... https://images.marapets.com/games/fairyflight.png — 200 — 84.0 KiB — 33 ms — h2https://images.marapets.com/forest/frenzy.pngimages.marapets.com/forest/frenzy.p... https://images.marapets.com/forest/frenzy.png — 200 — 127.0 KiB — 34 ms — h2https://images.marapets.com/games/gravity.pngimages.marapets.com/games/gravity.p... https://images.marapets.com/games/gravity.png — 200 — 35.0 KiB — 29 ms — h2https://images.marapets.com/games/goldmine.pngimages.marapets.com/games/goldmine.... https://images.marapets.com/games/goldmine.png — 200 — 80.2 KiB — 34 ms — h2https://images.marapets.com/space/Gumballs-Galore.pngimages.marapets.com/space/Gumballs-... https://images.marapets.com/space/Gumballs-Galore.png — 200 — 274.5 KiB — 47 ms — h2https://images.marapets.com/candy/gummy.pngimages.marapets.com/candy/gummy.png https://images.marapets.com/candy/gummy.png — 200 — 250.0 KiB — 47 ms — h2https://marapets.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f98dd5bdf37216d/cdn-cgi/challenge-platform/h/g/jsd... https://marapets.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f98dd5bdf37216d — 200 — 798 B — 26 ms — h2https://images.marapets.com/hills/happyhour.pngimages.marapets.com/hills/happyhour... https://images.marapets.com/hills/happyhour.png — 200 — 205.0 KiB — 40 ms — h2https://images.marapets.com/castle/hostage.pngimages.marapets.com/castle/hostage.... https://images.marapets.com/castle/hostage.png — 200 — 37.4 KiB — 43 ms — h2https://images.marapets.com/desert/codes.pngimages.marapets.com/desert/codes.pn... https://images.marapets.com/desert/codes.png — 200 — 405.7 KiB — 50 ms — h2https://images.marapets.com/giant/launch.pngimages.marapets.com/giant/launch.pn... https://images.marapets.com/giant/launch.png — 200 — 173.2 KiB — 31 ms — h2https://images.marapets.com/desert/mahjong.pngimages.marapets.com/desert/mahjong.... https://images.marapets.com/desert/mahjong.png — 200 — 507.5 KiB — 37 ms — h2https://images.marapets.com/snowy/memory.pngimages.marapets.com/snowy/memory.pn... https://images.marapets.com/snowy/memory.png — 200 — 429.3 KiB — 45 ms — h2https://images.marapets.com/snowy/mine.pngimages.marapets.com/snowy/mine.png https://images.marapets.com/snowy/mine.png — 200 — 355.4 KiB — 49 ms — h2https://images.marapets.com/games/mineral.pngimages.marapets.com/games/mineral.p... https://images.marapets.com/games/mineral.png — 200 — 62.2 KiB — 48 ms — h2https://images.marapets.com/island/mothermordo.pngimages.marapets.com/island/mothermo... https://images.marapets.com/island/mothermordo.png — 200 — 301.2 KiB — 47 ms — h2https://images.marapets.com/games/ninjanino.pngimages.marapets.com/games/ninjanino... https://images.marapets.com/games/ninjanino.png — 200 — 80.3 KiB — 41 ms — h2https://images.marapets.com/games/pearlhurl.pngimages.marapets.com/games/pearlhurl... https://images.marapets.com/games/pearlhurl.png — 200 — 60.3 KiB — 27 ms — h2https://images.marapets.com/games/patch.pngimages.marapets.com/games/patch.png https://images.marapets.com/games/patch.png — 200 — 89.0 KiB — 31 ms — h2https://images.marapets.com/desert/solitaire3.pngimages.marapets.com/desert/solitair... https://images.marapets.com/desert/solitaire3.png — 200 — 157.3 KiB — 29 ms — h2https://images.marapets.com/games/quackmafia.pngimages.marapets.com/games/quackmafi... https://images.marapets.com/games/quackmafia.png — 200 — 40.8 KiB — 30 ms — h2https://images.marapets.com/games/reunite.pngimages.marapets.com/games/reunite.p... https://images.marapets.com/games/reunite.png — 200 — 37.8 KiB — 26 ms — h2https://images.marapets.com/games/rune.pngimages.marapets.com/games/rune.png https://images.marapets.com/games/rune.png — 200 — 52.8 KiB — 26 ms — h2https://images.marapets.com/hills/shimmer.pngimages.marapets.com/hills/shimmer.p... https://images.marapets.com/hills/shimmer.png — 200 — 67.8 KiB — 27 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-3WRXMNPHRD&gtm=45je6562v896006709za200zd896006709&_p=1778415277781&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGAC&are=1&cid=753252511.1778415278&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~118463261&sid=1778415278&sct=1&seg=0&dl=https%3A%2F%2Fmarapets.com%2F&dt=MaraPets%20-%20Games&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=751region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-3WRXMNPHRD&gtm=45je6562v896006709za200zd896006709&_p=1778415277781&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGAC&are=1&cid=753252511.1778415278&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~118463261&sid=1778415278&sct=1&seg=0&dl=https%3A%2F%2Fmarapets.com%2F&dt=MaraPets%20-%20Games&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=751 — 204 — 546 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3WRXMNPHRD&cid=753252511.1778415278&gtm=45je6562v896006709za200zd896006709&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3WRXMNPHRD&cid=753252511.1778415278&gtm=45je6562v896006709za200zd896006709&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~118463261 — 204 — 555 B — 106 ms — h2https://www.googletagmanager.com/td?id=G-3WRXMNPHRD&v=3&t=t&pid=749817102&gtm=45je6562v896006709za200zd896006709&seq=1&exp=0~115616986~115938466~115938468~118463261&dl=marapets.com%2F&tdp=G-3WRXMNPHRD;96006709;0;0;0&frm=0&rtg=96006709&slo=11&hlo=22&lst=3&bt=0&ct=3&z=0www.googletagmanager.com/td?id=G-3W... https://www.googletagmanager.com/td?id=G-3WRXMNPHRD&v=3&t=t&pid=749817102&gtm=45je6562v896006709za200zd896006709&seq=1&exp=0~115616986~115938466~115938468~118463261&dl=marapets.com%2F&tdp=G-3WRXMNPHRD;96006709;0;0;0&frm=0&rtg=96006709&slo=11&hlo=22&lst=3&bt=0&ct=3&z=0 — 204 — 430 B — 68 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3WRXMNPHRD&cid=753252511.1778415278&gtm=45je6562v896006709za200zd896006709&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~118463261&z=1870931859www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3WRXMNPHRD&cid=753252511.1778415278&gtm=45je6562v896006709za200zd896006709&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~118463261&z=1870931859 — 200 — 408 B — 156 ms — h2https://images.marapets.com/games/skyscraper.pngimages.marapets.com/games/skyscrape... https://images.marapets.com/games/skyscraper.png — 200 — 86.7 KiB — 27 ms — h2https://images.marapets.com/city/Slingshot-Snookle.pngimages.marapets.com/city/Slingshot-... https://images.marapets.com/city/Slingshot-Snookle.png — 200 — 166.2 KiB — 30 ms — h2https://images.marapets.com/games/rocks.pngimages.marapets.com/games/rocks.png https://images.marapets.com/games/rocks.png — 200 — 67.8 KiB — 29 ms — h2https://images.marapets.com/games/sushislice.pngimages.marapets.com/games/sushislic... https://images.marapets.com/games/sushislice.png — 200 — 77.3 KiB — 28 ms — h2https://images.marapets.com/desert/solitaire4.pngimages.marapets.com/desert/solitair... https://images.marapets.com/desert/solitaire4.png — 200 — 321.4 KiB — 35 ms — h2https://images.marapets.com/games/tropical.pngimages.marapets.com/games/tropical.... https://images.marapets.com/games/tropical.png — 200 — 108.7 KiB — 31 ms — h2https://images.marapets.com/games/workshop.pngimages.marapets.com/games/workshop.... https://images.marapets.com/games/workshop.png — 200 — 81.8 KiB — 30 ms — h2https://images.marapets.com/games/wallop.pngimages.marapets.com/games/wallop.pn... https://images.marapets.com/games/wallop.png — 200 — 74.0 KiB — 30 ms — h2https://images.marapets.com/games/wordshark.pngimages.marapets.com/games/wordshark... https://images.marapets.com/games/wordshark.png — 200 — 50.7 KiB — 28 ms — h2https://images.marapets.com/games/anagram.pngimages.marapets.com/games/anagram.p... https://images.marapets.com/games/anagram.png — 200 — 49.3 KiB — 29 ms — h2https://fundingchoicesmessages.google.com/i/ca-pub-9036577952985266?href=https%3A%2F%2Fmarapets.com&ers=2fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/ca-pub-9036577952985266?href=https%3A%2F%2Fmarapets.com&ers=2 — 200 — 70.2 KiB — 221 ms — h2https://images.marapets.com/ruins/backgammon.pngimages.marapets.com/ruins/backgammo... https://images.marapets.com/ruins/backgammon.png — 200 — 243.4 KiB — 31 ms — h2https://images.marapets.com/castle/chess.pngimages.marapets.com/castle/chess.pn... https://images.marapets.com/castle/chess.png — 200 — 648.2 KiB — 42 ms — h2https://images.marapets.com/caves/colours.pngimages.marapets.com/caves/colours.p... https://images.marapets.com/caves/colours.png — 200 — 266.2 KiB — 37 ms — h2https://images.marapets.com/candy/crossword.pngimages.marapets.com/candy/crossword... https://images.marapets.com/candy/crossword.png — 200 — 146.8 KiB — 34 ms — h2https://images.marapets.com/snowy/domino.pngimages.marapets.com/snowy/domino.pn... https://images.marapets.com/snowy/domino.png — 200 — 185.9 KiB — 37 ms — h2https://images.marapets.com/castle/draughts.pngimages.marapets.com/castle/draughts... https://images.marapets.com/castle/draughts.png — 200 — 422.9 KiB — 43 ms — h2https://images.marapets.com/water/echo.pngimages.marapets.com/water/echo.png https://images.marapets.com/water/echo.png — 200 — 443.4 KiB — 46 ms — h2https://images.marapets.com/desert/solitaire5.pngimages.marapets.com/desert/solitair... https://images.marapets.com/desert/solitaire5.png — 200 — 275.8 KiB — 38 ms — h2https://images.marapets.com/games/puzzle2.pngimages.marapets.com/games/puzzle2.p... https://images.marapets.com/games/puzzle2.png — 200 — 126.8 KiB — 36 ms — h2https://images.marapets.com/games/maze.pngimages.marapets.com/games/maze.png https://images.marapets.com/games/maze.png — 200 — 53.5 KiB — 31 ms — h2https://images.marapets.com/ruins/mill.pngimages.marapets.com/ruins/mill.png https://images.marapets.com/ruins/mill.png — 200 — 394.3 KiB — 37 ms — h2https://images.marapets.com/games/icefairy.pngimages.marapets.com/games/icefairy.... https://images.marapets.com/games/icefairy.png — 200 — 97.7 KiB — 31 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 80 ms — h3https://images.marapets.com/spooky/phantomfour.pngimages.marapets.com/spooky/phantomf... https://images.marapets.com/spooky/phantomfour.png — 200 — 310.6 KiB — 32 ms — h2https://images.marapets.com/caves/rummy.pngimages.marapets.com/caves/rummy.png https://images.marapets.com/caves/rummy.png — 200 — 371.9 KiB — 34 ms — h2https://images.marapets.com/desert/solitaire.pngimages.marapets.com/desert/solitair... https://images.marapets.com/desert/solitaire.png — 200 — 249.3 KiB — 37 ms — h2https://images.marapets.com/desert/solitaire2.pngimages.marapets.com/desert/solitair... https://images.marapets.com/desert/solitaire2.png — 200 — 239.5 KiB — 40 ms — h2https://images.marapets.com/games/sudoku.pngimages.marapets.com/games/sudoku.pn... https://images.marapets.com/games/sudoku.png — 200 — 53.9 KiB — 33 ms — h2https://images.marapets.com/games/traps.pngimages.marapets.com/games/traps.png https://images.marapets.com/games/traps.png — 200 — 55.4 KiB — 32 ms — h2https://images.marapets.com/games/word.pngimages.marapets.com/games/word.png https://images.marapets.com/games/word.png — 200 — 73.4 KiB — 27 ms — h2https://images.marapets.com/games/wordsearch.pngimages.marapets.com/games/wordsearc... https://images.marapets.com/games/wordsearch.png — 200 — 96.3 KiB — 28 ms — h2https://images.marapets.com/games/wordoku.pngimages.marapets.com/games/wordoku.p... https://images.marapets.com/games/wordoku.png — 200 — 53.6 KiB — 25 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 129 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 124 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 119 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxX4XkJorq1QJrcmEq7Y4mCENscfhzwHA7scEO9Fyb9CHIi8NHxdH7Dig9Nl9MDoymiWv7bKHE_1YZBpMJOubhQPzjTxRWRD-XREErEmT5xy53d5lR-9kkxSoweyBmV_C-z7JjYgLQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc4NDE1Mjc4LDQyODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9tYXJhcGV0cy5jb20vIixudWxsLFtbOCwiUmlhcWJuU0k1ZWMiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNzk3XV1dIl0sWzM1LCIxNzc4NDE1Mjc4Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwidHJ1ZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxX4XkJorq1QJrcmEq7Y4mCENscfhzwHA7scEO9Fyb9CHIi8NHxdH7Dig9Nl9MDoymiWv7bKHE_1YZBpMJOubhQPzjTxRWRD-XREErEmT5xy53d5lR-9kkxSoweyBmV_C-z7JjYgLQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc4NDE1Mjc4LDQyODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9tYXJhcGV0cy5jb20vIixudWxsLFtbOCwiUmlhcWJuU0k1ZWMiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNzk3XV1dIl0sWzM1LCIxNzc4NDE1Mjc4Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwidHJ1ZSJdXV0 — 200 — 68.2 KiB — 198 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.6 KiB — 157 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 58 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 57 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVxs0cQ8whccSY16w07eLYW6EIXxav8D8uVRJOu6ESKX9Bvm9Lc4SSGsDHz56k5taUU4xFuXd6P3EopaZxFK-j2kIhKa9Iv8lKyU-8DNZ4WtlzIOFF8xIEq_Eh-VzLjH7YML77IeQ== — 204 — 28 B — 58 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 117 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/light-bottom.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/light-bottom.css — 200 — 1.3 KiB — 26 ms — h3https://www.marapets.com/favicon.icowww.marapets.com/favicon.ico https://www.marapets.com/favicon.ico — 200 — 1.1 KiB — 29 ms — h2https://www.marapets.com/favicon.icowww.marapets.com/favicon.ico https://www.marapets.com/favicon.ico — 200 — 0 B — 1 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
68% of JavaScript execution is third-party
First-party Third-party 463ms · 275KB · $6/mo
Unattributable
Other
Costly
Execution 201ms
Transfer 0 KB
Monthly Cost $3/mo
www.marapets.com
Other
Optional
Execution 135ms
Transfer 31 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 176 KB
Unused 40%
Monthly Cost $1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 63ms
Transfer 68 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 201ms and costs ~$3/month

68% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 201ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1424 ms

93% good

INP (p75)

79 ms

84% good

CLS (p75)

0.010

96% good

FCP (p75)

1059 ms

TTFB (p75)

796 ms

This origin passes Core Web Vitals assessment
Image Optimization
200 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

0 KB

Oversized

135

190 missing alt text 199 missing dimensions 173 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback