Skip to content
https://wikimapia.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
3
REVIEW
3
PASS
7
INFO
2

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

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

781 ms

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

1.47 s

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

30 ms

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

0.000

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

894 ms

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

1.47 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 79 requests
FIX
2.7 MB transferred, 79 requests
Warning::
Page weighs 4.9 MB (2.7 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
79 HTTP requests
Info::
Estimated 0.58 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
79 requests
0.58 g CO2 per page load
Images 1.1 MiB 41%
Other 1.1 MiB 39%
JavaScript 495.0 KiB 18%
CSS 68.1 KiB 2%
HTML 19.1 KiB 1%
Other 2.9 KiB 0%
Other 229 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

D
Page Weight Inventory
Action
79 resources · 2.7 MB · 269 KB savings available
FIX
79 resources · 2.7 MB · 269 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~269 KB of savings available
Warning::
46 third-party resources (47% of weight)
Info::
1 resources over 200KB
79 resources · 2.7 MiB · 46 third-party 1.7 MiB over 1MB target
Image 41% · 1.1 MiB
Other 38% · 1.0 MiB
JavaScript 18% · 508.6 KiB
CSS 2% · 68.1 KiB
Document 1% · 19.1 KiB

~268.8 KiB of savings available

Remove unused JavaScript: 268.8 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Third-Party Impact
47% third-party, 0 ms blocking
REVIEW
47% third-party, 0 ms blocking
Info::
Third-party code accounts for 47% of page weight (1.3 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
53%
47%
First-party Third-party
B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Info::
All images are well-optimized
45 images 1.1 MB
0 oversized -0 KB
42 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
9 scripts, 269 KB unused
REVIEW
9 scripts, 269 KB unused
Warning::
https://wikimapia.org/js/application.js?660: 101 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://maps.googleapis.com/maps/api/js?key=AIzaSy...: 63 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/all.js?hash=675...: 50 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://maps.googleapis.com/maps-api-v3/api/js/64/...: 27 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://maps.googleapis.com/maps-api-v3/api/js/64/...: 27 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 269 KB
269 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://wikimapia.org/js/application.js?660170 KB101 KB (60%)1st
https://maps.googleapis.com/maps/api/js?key=AIzaSyAM1xoacjOIxEUyfQfxbJ1zY0KmxbPDJE4100 KB63 KB (63%)3rd
https://connect.facebook.net/en_US/all.js?hash=675abf7c71dbbef64bdbcb3d96a3cadc83 KB50 KB (61%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js37 KB27 KB (74%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js70 KB27 KB (38%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js33 KB3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/maxzoom.js1 KB3rd
https://connect.facebook.net/en_US/all.js?_=17768075659572 KB3rd
https://wikimapia.org/js/Wikimapia/Control/Polygon.js?660&_=177680756595814 KB1st

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

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+
JS Execution Cost
487ms total JS execution
PASS
487ms total JS execution
Info::
https://wikimapia.org/js/application.js?660: 204ms CPU time
Info::
https://wikimapia.org/: 197ms CPU time
Info::
Unattributable: 85ms CPU time
Info::
Third-party scripts: 85ms (18% of total)

Main Thread Breakdown

Script Evaluation 53% Other 25% Style & Layout 9% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://wikimapia.org/js/application.js?660204ms120ms13ms1st
https://wikimapia.org/197ms123ms1ms1st
Unattributable85ms7ms0ms3rd
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

Network Waterfall
79 requests over 1421ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 781 ms LCP 1.5 shttps://wikimapia.org// https://wikimapia.org/ — 218 — 248 B — 91 ms — http/1.1https://wikimapia.org/favicon.ico/favicon.ico https://wikimapia.org/favicon.ico — 200 — 1.4 KiB — 31 ms — http/1.1https://wikimapia.org// https://wikimapia.org/ — 200 — 10.5 KiB — 37 ms — http/1.1https://maps.googleapis.com/maps/api/js?key=AIzaSyAM1xoacjOIxEUyfQfxbJ1zY0KmxbPDJE4maps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyAM1xoacjOIxEUyfQfxbJ1zY0KmxbPDJE4 — 200 — 100.4 KiB — 154 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 32.9 KiB — 118 ms — h2https://wikimapia.org/css/bootstrap.css?660/css/bootstrap.css?660 https://wikimapia.org/css/bootstrap.css?660 — 200 — 16.1 KiB — 33 ms — http/1.1https://wikimapia.org/css/app.css?660/css/app.css?660 https://wikimapia.org/css/app.css?660 — 200 — 51.2 KiB — 92 ms — http/1.1https://wikimapia.org/js/application.js?660/js/application.js?660 https://wikimapia.org/js/application.js?660 — 200 — 169.6 KiB — 124 ms — http/1.1https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 69 ms — h3data:image/gif;base64,R0lGODlhIAAgAKUAAPQaHPyOjPzKzPxWVPzm5PyytPw6PPx+fPza3Pz29PyenPy+vPxKTPzS1PxmZ…data:image/gif;base64,R0lGODlhIAAgA... data:image/gif;base64,R0lGODlhIAAgAKUAAPQaHPyOjPzKzPxWVPzm5PyytPw6PPx+fPza3Pz29PyenPy+vPxKTPzS1PxmZ… — 200 — 0 B — 0 ms — datahttps://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js — 200 — 37.3 KiB — 29 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js — 200 — 69.8 KiB — 38 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/9c/maxzoom.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/maxzoom.js — 200 — 579 B — 39 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== — 200 — 0 B — 0 ms — datahttps://wikimapia.org/img/controls/switch-map.png?660/img/controls/switch-map.png?660 https://wikimapia.org/img/controls/switch-map.png?660 — 200 — 1019 B — 35 ms — http/1.1https://wikimapia.org/img/map-icons/provider-icons.png?660/img/map-icons/provider-icons.png?6... https://wikimapia.org/img/map-icons/provider-icons.png?660 — 200 — 4.3 KiB — 35 ms — http/1.1https://wikimapia.org/img/map-icons/provider-examples.jpg?660/img/map-icons/provider-examples.jp... https://wikimapia.org/img/map-icons/provider-examples.jpg?660 — 200 — 17.7 KiB — 63 ms — http/1.1https://wikimapia.org/img/controls/button.png?2/img/controls/button.png?2 https://wikimapia.org/img/controls/button.png?2 — 200 — 2.1 KiB — 66 ms — http/1.1https://wikimapia.org/img/menu-spt.png?660/img/menu-spt.png?660 https://wikimapia.org/img/menu-spt.png?660 — 200 — 49.3 KiB — 149 ms — http/1.1https://wikimapia.org/img/sprite.png/img/sprite.png https://wikimapia.org/img/sprite.png — 200 — 1.9 KiB — 90 ms — http/1.1https://wikimapia.org/localization/tags/fr.json/localization/tags/fr.json https://wikimapia.org/localization/tags/fr.json — 200 — 1.1 KiB — 60 ms — http/1.1https://wikimapia.org/img/controls/zoom-control-sprite.png/img/controls/zoom-control-sprite.p... https://wikimapia.org/img/controls/zoom-control-sprite.png — 200 — 5.7 KiB — 32 ms — http/1.1https://wikimapia.org/img/controls/button.png/img/controls/button.png https://wikimapia.org/img/controls/button.png — 200 — 2.1 KiB — 31 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAGQCAYAAAAtN7sJAAAETElEQVR42u3bTUojYRSGUUMIdHqUj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAGQCAYAAAAtN7sJAAAETElEQVR42u3bTUojYRSGUUMIdHqUj… — 200 — 0 B — 0 ms — datahttps://wikimapia.org/z1/itiles/030/200/223/32.xy?5299305/z1/itiles/030/200/223/32.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/32.xy?5299305 — 200 — 345.6 KiB — 99 ms — http/1.1https://wikimapia.org/z1/itiles/030/200/223/33.xy?5299305/z1/itiles/030/200/223/33.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/33.xy?5299305 — 200 — 130.2 KiB — 105 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/10.xy?5299305/z1/itiles/030/202/001/10.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/10.xy?5299305 — 200 — 124.1 KiB — 136 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/11.xy?5299305/z1/itiles/030/202/001/11.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/11.xy?5299305 — 200 — 61.6 KiB — 105 ms — http/1.1https://wikimapia.org/z1/itiles/030/200/223/23.xy?5299305/z1/itiles/030/200/223/23.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/23.xy?5299305 — 200 — 85.6 KiB — 76 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/01.xy?5299305/z1/itiles/030/202/001/01.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/01.xy?5299305 — 200 — 87.4 KiB — 140 ms — http/1.1
0 ms 500 ms 1.0 s 1.5 s FCP 781 ms LCP 1.5 shttps://wikimapia.org// https://wikimapia.org/ — 218 — 248 B — 91 ms — http/1.1https://wikimapia.org/favicon.ico/favicon.ico https://wikimapia.org/favicon.ico — 200 — 1.4 KiB — 31 ms — http/1.1https://wikimapia.org// https://wikimapia.org/ — 200 — 10.5 KiB — 37 ms — http/1.1https://maps.googleapis.com/maps/api/js?key=AIzaSyAM1xoacjOIxEUyfQfxbJ1zY0KmxbPDJE4maps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyAM1xoacjOIxEUyfQfxbJ1zY0KmxbPDJE4 — 200 — 100.4 KiB — 154 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 32.9 KiB — 118 ms — h2https://wikimapia.org/css/bootstrap.css?660/css/bootstrap.css?660 https://wikimapia.org/css/bootstrap.css?660 — 200 — 16.1 KiB — 33 ms — http/1.1https://wikimapia.org/css/app.css?660/css/app.css?660 https://wikimapia.org/css/app.css?660 — 200 — 51.2 KiB — 92 ms — http/1.1https://wikimapia.org/js/application.js?660/js/application.js?660 https://wikimapia.org/js/application.js?660 — 200 — 169.6 KiB — 124 ms — http/1.1https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 69 ms — h3data:image/gif;base64,R0lGODlhIAAgAKUAAPQaHPyOjPzKzPxWVPzm5PyytPw6PPx+fPza3Pz29PyenPy+vPxKTPzS1PxmZ…data:image/gif;base64,R0lGODlhIAAgA... data:image/gif;base64,R0lGODlhIAAgAKUAAPQaHPyOjPzKzPxWVPzm5PyytPw6PPx+fPza3Pz29PyenPy+vPxKTPzS1PxmZ… — 200 — 0 B — 0 ms — datahttps://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js — 200 — 37.3 KiB — 29 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js — 200 — 69.8 KiB — 38 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/9c/maxzoom.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/maxzoom.js — 200 — 579 B — 39 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== — 200 — 0 B — 0 ms — datahttps://wikimapia.org/img/controls/switch-map.png?660/img/controls/switch-map.png?660 https://wikimapia.org/img/controls/switch-map.png?660 — 200 — 1019 B — 35 ms — http/1.1https://wikimapia.org/img/map-icons/provider-icons.png?660/img/map-icons/provider-icons.png?6... https://wikimapia.org/img/map-icons/provider-icons.png?660 — 200 — 4.3 KiB — 35 ms — http/1.1https://wikimapia.org/img/map-icons/provider-examples.jpg?660/img/map-icons/provider-examples.jp... https://wikimapia.org/img/map-icons/provider-examples.jpg?660 — 200 — 17.7 KiB — 63 ms — http/1.1https://wikimapia.org/img/controls/button.png?2/img/controls/button.png?2 https://wikimapia.org/img/controls/button.png?2 — 200 — 2.1 KiB — 66 ms — http/1.1https://wikimapia.org/img/menu-spt.png?660/img/menu-spt.png?660 https://wikimapia.org/img/menu-spt.png?660 — 200 — 49.3 KiB — 149 ms — http/1.1https://wikimapia.org/img/sprite.png/img/sprite.png https://wikimapia.org/img/sprite.png — 200 — 1.9 KiB — 90 ms — http/1.1https://wikimapia.org/localization/tags/fr.json/localization/tags/fr.json https://wikimapia.org/localization/tags/fr.json — 200 — 1.1 KiB — 60 ms — http/1.1https://wikimapia.org/img/controls/zoom-control-sprite.png/img/controls/zoom-control-sprite.p... https://wikimapia.org/img/controls/zoom-control-sprite.png — 200 — 5.7 KiB — 32 ms — http/1.1https://wikimapia.org/img/controls/button.png/img/controls/button.png https://wikimapia.org/img/controls/button.png — 200 — 2.1 KiB — 31 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAGQCAYAAAAtN7sJAAAETElEQVR42u3bTUojYRSGUUMIdHqUj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAGQCAYAAAAtN7sJAAAETElEQVR42u3bTUojYRSGUUMIdHqUj… — 200 — 0 B — 0 ms — datahttps://wikimapia.org/z1/itiles/030/200/223/32.xy?5299305/z1/itiles/030/200/223/32.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/32.xy?5299305 — 200 — 345.6 KiB — 99 ms — http/1.1https://wikimapia.org/z1/itiles/030/200/223/33.xy?5299305/z1/itiles/030/200/223/33.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/33.xy?5299305 — 200 — 130.2 KiB — 105 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/10.xy?5299305/z1/itiles/030/202/001/10.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/10.xy?5299305 — 200 — 124.1 KiB — 136 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/11.xy?5299305/z1/itiles/030/202/001/11.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/11.xy?5299305 — 200 — 61.6 KiB — 105 ms — http/1.1https://wikimapia.org/z1/itiles/030/200/223/23.xy?5299305/z1/itiles/030/200/223/23.xy?529930... https://wikimapia.org/z1/itiles/030/200/223/23.xy?5299305 — 200 — 85.6 KiB — 76 ms — http/1.1https://wikimapia.org/z1/itiles/030/202/001/01.xy?5299305/z1/itiles/030/202/001/01.xy?529930... https://wikimapia.org/z1/itiles/030/202/001/01.xy?5299305 — 200 — 87.4 KiB — 140 ms — http/1.1https://wikimapia.org/img/glyphicons-halflings-white.png/img/glyphicons-halflings-white.png https://wikimapia.org/img/glyphicons-halflings-white.png — 200 — 8.9 KiB — 56 ms — http/1.1https://wikimapia.org/img/menu-spt.png/img/menu-spt.png https://wikimapia.org/img/menu-spt.png — 200 — 49.3 KiB — 79 ms — http/1.1https://i2.wikimapia.org/?x=2074&y=1408&zoom=12&r=6624638&type=map&lng=2i2.wikimapia.org/?x=2074&y=1408&zoo... https://i2.wikimapia.org/?x=2074&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 41.3 KiB — 158 ms — http/1.1https://i6.wikimapia.org/?x=2074&y=1409&zoom=12&r=6624638&type=map&lng=2i6.wikimapia.org/?x=2074&y=1409&zoo... https://i6.wikimapia.org/?x=2074&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 42.0 KiB — 190 ms — http/1.1https://i1.wikimapia.org/?x=2073&y=1408&zoom=12&r=6624638&type=map&lng=2i1.wikimapia.org/?x=2073&y=1408&zoo... https://i1.wikimapia.org/?x=2073&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 38.3 KiB — 177 ms — http/1.1https://i5.wikimapia.org/?x=2073&y=1409&zoom=12&r=6624638&type=map&lng=2i5.wikimapia.org/?x=2073&y=1409&zoo... https://i5.wikimapia.org/?x=2073&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 36.9 KiB — 177 ms — http/1.1https://i3.wikimapia.org/?x=2075&y=1408&zoom=12&r=6624638&type=map&lng=2i3.wikimapia.org/?x=2075&y=1408&zoo... https://i3.wikimapia.org/?x=2075&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 41.8 KiB — 192 ms — http/1.1https://i7.wikimapia.org/?x=2075&y=1409&zoom=12&r=6624638&type=map&lng=2i7.wikimapia.org/?x=2075&y=1409&zoo... https://i7.wikimapia.org/?x=2075&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 39.6 KiB — 194 ms — http/1.1https://i14.wikimapia.org/?x=2074&y=1407&zoom=12&r=6624638&type=map&lng=2i14.wikimapia.org/?x=2074&y=1407&zo... https://i14.wikimapia.org/?x=2074&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 38.7 KiB — 177 ms — http/1.1https://i10.wikimapia.org/?x=2074&y=1410&zoom=12&r=6624638&type=map&lng=2i10.wikimapia.org/?x=2074&y=1410&zo... https://i10.wikimapia.org/?x=2074&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 39.5 KiB — 195 ms — http/1.1https://i13.wikimapia.org/?x=2073&y=1407&zoom=12&r=6624638&type=map&lng=2i13.wikimapia.org/?x=2073&y=1407&zo... https://i13.wikimapia.org/?x=2073&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 30.9 KiB — 177 ms — http/1.1https://i9.wikimapia.org/?x=2073&y=1410&zoom=12&r=6624638&type=map&lng=2i9.wikimapia.org/?x=2073&y=1410&zoo... https://i9.wikimapia.org/?x=2073&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 30.0 KiB — 173 ms — http/1.1https://i4.wikimapia.org/?x=2072&y=1409&zoom=12&r=6624638&type=map&lng=2i4.wikimapia.org/?x=2072&y=1409&zoo... https://i4.wikimapia.org/?x=2072&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 30.2 KiB — 174 ms — http/1.1https://i12.wikimapia.org/?x=2072&y=1407&zoom=12&r=6624638&type=map&lng=2i12.wikimapia.org/?x=2072&y=1407&zo... https://i12.wikimapia.org/?x=2072&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 29.3 KiB — 173 ms — http/1.1https://i15.wikimapia.org/?x=2075&y=1407&zoom=12&r=6624638&type=map&lng=2i15.wikimapia.org/?x=2075&y=1407&zo... https://i15.wikimapia.org/?x=2075&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 34.8 KiB — 137 ms — http/1.1https://i0.wikimapia.org/?x=2072&y=1408&zoom=12&r=6624638&type=map&lng=2i0.wikimapia.org/?x=2072&y=1408&zoo... https://i0.wikimapia.org/?x=2072&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 36.2 KiB — 173 ms — http/1.1https://i7.wikimapia.org/?x=2071&y=1409&zoom=12&r=6624638&type=map&lng=2i7.wikimapia.org/?x=2071&y=1409&zoo... https://i7.wikimapia.org/?x=2071&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 26.4 KiB — 135 ms — http/1.1https://i3.wikimapia.org/?x=2071&y=1408&zoom=12&r=6624638&type=map&lng=2i3.wikimapia.org/?x=2071&y=1408&zoo... https://i3.wikimapia.org/?x=2071&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 33.5 KiB — 133 ms — http/1.1https://i15.wikimapia.org/?x=2071&y=1407&zoom=12&r=6624638&type=map&lng=2i15.wikimapia.org/?x=2071&y=1407&zo... https://i15.wikimapia.org/?x=2071&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 26.9 KiB — 135 ms — http/1.1https://i9.wikimapia.org/?x=2073&y=1406&zoom=12&r=6624638&type=map&lng=2i9.wikimapia.org/?x=2073&y=1406&zoo... https://i9.wikimapia.org/?x=2073&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 25.7 KiB — 269 ms — http/1.1https://i11.wikimapia.org/?x=2075&y=1406&zoom=12&r=6624638&type=map&lng=2i11.wikimapia.org/?x=2075&y=1406&zo... https://i11.wikimapia.org/?x=2075&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 23.1 KiB — 256 ms — http/1.1https://i8.wikimapia.org/?x=2072&y=1406&zoom=12&r=6624638&type=map&lng=2i8.wikimapia.org/?x=2072&y=1406&zoo... https://i8.wikimapia.org/?x=2072&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 20.6 KiB — 273 ms — http/1.1https://i10.wikimapia.org/?x=2074&y=1406&zoom=12&r=6624638&type=map&lng=2i10.wikimapia.org/?x=2074&y=1406&zo... https://i10.wikimapia.org/?x=2074&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 26.2 KiB — 251 ms — http/1.1https://i11.wikimapia.org/?x=2071&y=1406&zoom=12&r=6624638&type=map&lng=2i11.wikimapia.org/?x=2071&y=1406&zo... https://i11.wikimapia.org/?x=2071&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 30.0 KiB — 251 ms — http/1.1https://i12.wikimapia.org/?x=2076&y=1407&zoom=12&r=6624638&type=map&lng=2i12.wikimapia.org/?x=2076&y=1407&zo... https://i12.wikimapia.org/?x=2076&y=1407&zoom=12&r=6624638&type=map&lng=2 — 200 — 30.5 KiB — 171 ms — http/1.1https://i4.wikimapia.org/?x=2076&y=1409&zoom=12&r=6624638&type=map&lng=2i4.wikimapia.org/?x=2076&y=1409&zoo... https://i4.wikimapia.org/?x=2076&y=1409&zoom=12&r=6624638&type=map&lng=2 — 200 — 42.9 KiB — 198 ms — http/1.1https://i0.wikimapia.org/?x=2076&y=1408&zoom=12&r=6624638&type=map&lng=2i0.wikimapia.org/?x=2076&y=1408&zoo... https://i0.wikimapia.org/?x=2076&y=1408&zoom=12&r=6624638&type=map&lng=2 — 200 — 38.3 KiB — 171 ms — http/1.1https://i11.wikimapia.org/?x=2075&y=1410&zoom=12&r=6624638&type=map&lng=2i11.wikimapia.org/?x=2075&y=1410&zo... https://i11.wikimapia.org/?x=2075&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 36.0 KiB — 135 ms — http/1.1https://i8.wikimapia.org/?x=2072&y=1410&zoom=12&r=6624638&type=map&lng=2i8.wikimapia.org/?x=2072&y=1410&zoo... https://i8.wikimapia.org/?x=2072&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 31.2 KiB — 180 ms — http/1.1https://i11.wikimapia.org/?x=2071&y=1410&zoom=12&r=6624638&type=map&lng=2i11.wikimapia.org/?x=2071&y=1410&zo... https://i11.wikimapia.org/?x=2071&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 36.1 KiB — 135 ms — http/1.1https://i8.wikimapia.org/?x=2076&y=1406&zoom=12&r=6624638&type=map&lng=2i8.wikimapia.org/?x=2076&y=1406&zoo... https://i8.wikimapia.org/?x=2076&y=1406&zoom=12&r=6624638&type=map&lng=2 — 200 — 23.6 KiB — 386 ms — http/1.1https://i8.wikimapia.org/?x=2076&y=1410&zoom=12&r=6624638&type=map&lng=2i8.wikimapia.org/?x=2076&y=1410&zoo... https://i8.wikimapia.org/?x=2076&y=1410&zoom=12&r=6624638&type=map&lng=2 — 200 — 35.4 KiB — 180 ms — http/1.1https://wikimapia.org/img/center-cross.gif/img/center-cross.gif https://wikimapia.org/img/center-cross.gif — 200 — 411 B — 33 ms — http/1.1https://connect.facebook.net/en_US/all.js?_=1776807565957connect.facebook.net/en_US/all.js?_... https://connect.facebook.net/en_US/all.js?_=1776807565957 — 200 — 1.8 KiB — 343 ms — h3https://wikimapia.org/z1/iroads/030/200/223/32.xy?5299305/z1/iroads/030/200/223/32.xy?529930... https://wikimapia.org/z1/iroads/030/200/223/32.xy?5299305 — 200 — 137.6 KiB — 65 ms — http/1.1https://wikimapia.org/z1/iroads/030/200/223/33.xy?5299305/z1/iroads/030/200/223/33.xy?529930... https://wikimapia.org/z1/iroads/030/200/223/33.xy?5299305 — 200 — 10.1 KiB — 38 ms — http/1.1https://wikimapia.org/z1/iroads/030/202/001/10.xy?5299305/z1/iroads/030/202/001/10.xy?529930... https://wikimapia.org/z1/iroads/030/202/001/10.xy?5299305 — 200 — 57.9 KiB — 39 ms — http/1.1https://wikimapia.org/z1/iroads/030/202/001/11.xy?5299305/z1/iroads/030/202/001/11.xy?529930... https://wikimapia.org/z1/iroads/030/202/001/11.xy?5299305 — 200 — 12.5 KiB — 38 ms — http/1.1https://wikimapia.org/z1/iroads/030/200/223/23.xy?5299305/z1/iroads/030/200/223/23.xy?529930... https://wikimapia.org/z1/iroads/030/200/223/23.xy?5299305 — 200 — 7.5 KiB — 37 ms — http/1.1https://wikimapia.org/z1/iroads/030/202/001/01.xy?5299305/z1/iroads/030/202/001/01.xy?529930... https://wikimapia.org/z1/iroads/030/202/001/01.xy?5299305 — 200 — 12.0 KiB — 37 ms — http/1.1https://wikimapia.org/js/Wikimapia/Control/Polygon.js?660&_=1776807565958/js/Wikimapia/Control/Polygon.js?66... https://wikimapia.org/js/Wikimapia/Control/Polygon.js?660&_=1776807565958 — 200 — 13.6 KiB — 32 ms — http/1.1https://connect.facebook.net/en_US/all.js?hash=675abf7c71dbbef64bdbcb3d96a3cadcconnect.facebook.net/en_US/all.js?h... https://connect.facebook.net/en_US/all.js?hash=675abf7c71dbbef64bdbcb3d96a3cadc — 200 — 82.6 KiB — 56 ms — h3https://wikimapia.org/img/markers/polygon-markers.png?660/img/markers/polygon-markers.png?66... https://wikimapia.org/img/markers/polygon-markers.png?660 — 200 — 2.3 KiB — 31 ms — http/1.1https://www.facebook.com/x/oauth/status?client_id=181571075315633&input_token&origin=1&redirect_uri=https%3A%2F%2Fwikimapia.org%2F%23lang%3Dfr%26lat%3D48.897000%26lon%3D2.256400%26z%3D12%26m%3Dw&sdk=joey&wants_cookie_data=truewww.facebook.com/x/oauth/status?cli... https://www.facebook.com/x/oauth/status?client_id=181571075315633&input_token&origin=1&redirect_uri=https%3A%2F%2Fwikimapia.org%2F%23lang%3Dfr%26lat%3D48.897000%26lon%3D2.256400%26z%3D12%26m%3Dw&sdk=joey&wants_cookie_data=true — 200 — 120 B — 199 ms — h3https://www.facebook.com/x/oauth/status?client_id=181571075315633&input_token&origin=1&redirect_uri=https%3A%2F%2Fwikimapia.org%2F%23lang%3Dfr%26lat%3D48.897000%26lon%3D2.256400%26z%3D12%26m%3Dw&sdk=joey&wants_cookie_data=truewww.facebook.com/x/oauth/status?cli... https://www.facebook.com/x/oauth/status?client_id=181571075315633&input_token&origin=1&redirect_uri=https%3A%2F%2Fwikimapia.org%2F%23lang%3Dfr%26lat%3D48.897000%26lon%3D2.256400%26z%3D12%26m%3Dw&sdk=joey&wants_cookie_data=true — 200 — 109 B — 306 ms — h3https://wikimapia.org/favicon.ico?660/favicon.ico?660 https://wikimapia.org/favicon.ico?660 — 200 — 1.4 KiB — 32 ms — http/1.1https://www.facebook.com/plugins/like.php?app_id=181571075315633&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df8982b43b179208b1%26domain%3Dwikimapia.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwikimapia.org%252Ff361471ee6fa92c75%26relation%3Dparent.parent&color_scheme=light&container_width=80&href=http%3A%2F%2Fwww.facebook.com%2Fwikimapia&layout=button_count&locale=en_US&sdk=joey&show_faces=false&width=88www.facebook.com/plugins/like.php?a... https://www.facebook.com/plugins/like.php?app_id=181571075315633&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df8982b43b179208b1%26domain%3Dwikimapia.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwikimapia.org%252Ff361471ee6fa92c75%26relation%3Dparent.parent&color_scheme=light&container_width=80&href=http%3A%2F%2Fwww.facebook.com%2Fwikimapia&layout=button_count&locale=en_US&sdk=joey&show_faces=false&width=88 — 200 — 8.4 KiB — 161 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.cssstatic.xx.fbcdn.net/rsrc.php/v5/yA/... https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.css — 200 — 373 B — 61 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.cssstatic.xx.fbcdn.net/rsrc.php/v5/yb/... https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.css — 200 — 485 B — 61 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
18% of JavaScript execution is third-party
First-party Third-party 85ms · 0KB · $1/mo
Unattributable
Other
Optional
Execution 85ms
Transfer 0 KB
Monthly Cost $1/mo

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