Page summary

LoginPage

Tested 2026-09-20 14:54:54 using Chrome 152.0.7977.64 (script).(runtime settings)

Test mobile as a logged in user

Login the user with an empty browser cache, then visit Obama and Facebook

SummaryWaterfallMetricsRenderingCoachPageXrayCPU

This page is visually stable, but slow to paint, a little janky to interact with, loose on best practices, weak on user privacy and slow to respond from the server.

75 / 100
Coach overall
76 / 100
Performance
72 / 100
Best practice
74 / 100
Privacy

How it loaded →

0 → 4.033 s · median run
Frame at 0 ms
start
Frame at 2500 ms
2.500 s
Frame at 2700 ms
Largest paint2.700 s
Frame at 3300 ms
3.300 s
Frame at 3700 ms
3.700 s
Frame at 4100 ms
Complete4.100 s
2.400 s
First Visual Change
2.462 s
Speed Index
2.600 s
Visual Complete 85%
4.033 s
Last Visual Change
TTFB1.831 sLCP2.608 sTBT346 msCLS0.00

What to act on · top recommendations

Add decoding="async" to non-critical images

0 / 100

The page has 5 images (out of 5) without a decoding hint. Add decoding="async" to non-critical images so the browser can decode them off the main thread.

Avoid CPU Long Tasks

0 / 100

The page has 6 CPU long tasks with the total of 728 ms. The total blocking time is 346 ms and 1 long task before first contentful paint with total time of 132 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.

Serve images in modern formats (AVIF, WebP)

0 / 100

The page ships 1 image (out of 1) in JPEG/PNG/GIF without a modern alternative. Wrap them in a <picture> with a <source type="image/avif"> or "image/webp" before the legacy <img>, or serve modern formats from your image pipeline directly. AVIF and WebP usually deliver 25–50% smaller files at the same quality.

Google Web Vitals

min · median · mean · max of 1 run
MetricMinMedianMeanMax
Time To First Byte (TTFB)1.831 s1.831 s1.831 s1.831 s
Largest Contentful Paint (LCP)2.608 s2.608 s2.608 s2.608 s
Cumulative Layout Shift (CLS)0000

Visual Metrics

min · median · mean · max of 1 run
MetricMinMedianMeanMax
First visual change2.400 s2.400 s2.400 s2.400 s
Last visual change4.033 s4.033 s4.033 s4.033 s
Speed index2.462 s2.462 s2.462 s2.462 s
Largest image2.400 s2.400 s2.400 s2.400 s
Heading2.400 s2.400 s2.400 s2.400 s
Largest contentful paint0 ms0 ms0 ms0 ms
Last meaningful paint2.400 s2.400 s2.400 s2.400 s
Visual readiness1.633 s1.633 s1.633 s1.633 s
Visual complete 852.600 s2.600 s2.600 s2.600 s
Visual complete 952.600 s2.600 s2.600 s2.600 s
Visual complete 993.933 s3.933 s3.933 s3.933 s

CPU

min · median · mean · max of 1 run
MetricMinMedianMeanMax
Total Blocking Time346 ms346 ms346 ms346 ms
Max Potential FID279 ms279 ms279 ms279 ms
CPU long tasks 6666
CPU last long task happens at3.833 s3.833 s3.833 s3.833 s

More metrics

min · median · mean · max of 1 run
MetricMinMedianMeanMax
First paint2.396 s2.396 s2.396 s2.396 s
Load event end3.208 s3.208 s3.208 s3.208 s

User Timing

min · median · mean · max of 1 run
MetricMinMedianMeanMax
mwStartup2.709 s2.709 s2.709 s2.709 s

Waterfall

Run 1 SpeedIndex median

First paintFCPLCPDOMContentLoadedDOM interactiveLoadRender-blockingRedirectError

Rendering

Run 1 · median
0.000 s
0s1s2s3s4s

The red band on the timeline marks when the main thread was busy with long tasks: moments when the page could not paint or respond, however the video looks.

Download video

Filmstrip

14 frames

Use --filmstrip.showAll to show all filmstrips.

Frame at 0 ms
0 ms
0 %
Frame at 2.300 s
2.300 s
0 %
Frame at 2.400 s
2.400 s
84 %
Frame at 2.500 s
2.500 s
84 %
Frame at 2.600 s
2.600 s
97 %
Frame at 2.700 s
2.700 s
97 %
Frame at 2.800 s
2.800 s
97 %
Frame at 2.900 s
2.900 s
98 %
Frame at 3.300 s
3.300 s
98 %
Frame at 3.500 s
3.500 s
98 %
Frame at 3.700 s
3.700 s
98 %
Frame at 3.900 s
3.900 s
98 %
Frame at 4.000 s
4.000 s
99 %
Frame at 4.100 s
4.100 s
100 %

Click a frame to seek the video to that moment. The dot marks frames where the page changed visually.

Visual instability

24.78 % of pixels ever changed · 0.01 % changed 5+ times
Heatmap of how often each pixel changed while the page loaded

The whole recording in one image: every pixel is tinted by how often it changed. Amber changed once, deep red changed ten or more times. The scale is fixed, so heatmaps from different runs compare directly.

Flat amber is a page that painted once and stayed put. Red speckle in the shape of the text means the same pixels repainted over and over, usually invisible rendering noise that inflates Last Visual Change and Speed Index. A solid red block is a genuinely restless area, like an ad or a carousel.

Frames

How smoothly Chrome delivered frames to the screen during the test. Dropped counts only frames Chrome flags as affecting smoothness. On mostly-static pages the longest gap includes idle time where there was simply nothing to draw.

Frames shown46
Partial4
Dropped12
Effective FPS6.3
Longest gap906 msat 1.182 s

Why was rendering delayed?

The server dominated the wait. The first byte took 1.831 s (76 % of the time to First Contentful Paint). Nothing can render before it arrives, and Google Web Vitals considers a TTFB over 800 ms in need of improvement. See the request timing on the Waterfall tab. First paint landed at 2.396 s; the 1 render-blocking request was done by 2.206 s and the remaining ~190 ms is style and layout work (67 ms of it measured style recalculation). The largest paint followed at 2.608 s.

Style recalculation

measured by Chrome during this run

Style the browser had to recalculate before it could paint: many elements or a lot of time spent here points at expensive CSS on the critical rendering path. The recalculation count and the largest single one tell the two problems apart: one massive style change touching most of the page (few recalculations, the largest close to the total) needs different medicine than thousands of tiny ones (many recalculations, each tiny).

Style recalculation is not holding up your paint. 67 ms of restyling before the page painted, 2.8 % of the time to First Contentful Paint. Nothing here needs attention.

Before first contentful paint

Recalculations6
Elements160
Total time66.51 ms
Largest recalculation148 elements · 60.798 ms

Before largest contentful paint

Recalculations16
Elements208
Total time75.192 ms
Largest recalculation148 elements · 60.798 ms

The recalculation work before first paint is 2.8 % of the time to First Contentful Paint.

Render blocking requests

2 requests · 54.2 KB

Blocking requests delay both paints: the browser renders nothing until they arrive, so they push First Contentful Paint and everything after it, including the largest paint (LCP). Requests that block the parser inside the body stall everything after them in the document. Load JavaScript with defer or async, and keep non-critical CSS off the critical path with media attributes. Bars show when each request loaded on a clock that runs to the last paint (the dashed line is FCP, the clock ends at LCP); the gap after the bars is style and layout work.

RequestWhen it loadedTransferDownload
document
en.wikipedia.org · TTFB 1.831 s
522 ms
1.7 KB521 ms
ext.webauthn.passwordlessLogin.styles + 12 more modulesblocking
css · load.php styles batch · en.wikipedia.org
260 ms
33.1 KB260 ms
startuppotentially blocking
javascript · load.php startup · en.wikipedia.org
326 ms
21.1 KB326 ms
LCP resource
glyph-people-large.png — downloaded by 2.449 s, rendered at 2.608 s
102 ms
2.7 KB102 ms
0652 ms1.304 s1.956 sFCP 2.396 sLCP 2.608 s

Slowest CSS selectorsProfile run

How long Chrome spent testing each CSS selector against the page while recalculating styles. A selector with many match attempts and zero matches is evaluated against the document over and over for rules that never apply.

Not worth optimizing on this page. All selector matching cost 20 ms under the 7× CPU throttle, roughly 3 ms real time, and the worst single selector 1.61 ms. The tables are kept for reference.

Matching time20 ms
Match attempts28 595
Matches2 551
Show the selector tables anyway

Selectors by matching time

top 25
SelectorTimeAttemptsMatches
.cdx-checkbox__input:enabled:checked:not(:indeterminate) + .cdx-checkbox__icon::before1.61 ms65
#p-lang1.55 ms22
.mw-htmlform-codex a.cdx-button1.52 ms213
.main-menu-mask1.41 ms33
.mw-footer .hlist li::after1.38 ms7440
.cdx-text-input__input:enabled:hover1.28 ms166
#mw-mf-page-left ul .toggle-list-item:first-child1.26 ms248
html1.09 ms93
a:where(:not([role="button"]):not(.cdx-menu-item__content)):visited1.03 ms15057
.cdx-button:enabled.cdx-button--action-progressive:hover0.96 ms180

Wasted selector work: attempts that never match

top 25
SelectorAttemptsTime
.cdx-message__content > :first-child9040.03 ms
.cdx-message__content > :last-child9040.04 ms
.cdx-message__content > *9040.03 ms
blockquote > :only-child4520.02 ms
.content .center > *4520.02 ms
blockquote > :first-child4520.03 ms
blockquote > :last-child4520.01 ms
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-textInputWidget > .oo-ui-inputWidget-input:focus ~ *2410.01 ms
.cdx-message__content > :last-child2410.01 ms
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-textInputWidget.oo-ui-flaggedElement-invalid > .oo-ui-inputWidget-input ~ *2410.01 ms

Style invalidationsProfile run

Why the browser had to recalculate style and layout: every DOM/style change invalidates some set of nodes, and the same class or attribute churning over and over is the pattern to hunt. Counts, not milliseconds: the time is in the style recalculation numbers above.

Chase what keeps changing after the page is up. 111 style recalculations and 176 layout invalidations fired after first paint, on a page the user was already looking at. The biggest driver is pseudo disabled (4×). Start with the script under "Scripts causing invalidations" that keeps triggering it.

Style recalculations124111 after first paint
Layout invalidations364176 after first paint

Changes that keep invalidating

top 9
  • pseudo: disabled
  • pseudo: enabled
  • attribute: class
  • pseudo: checked
  • attribute: disabled
  • attribute: title
  • class: content
  • class: touch-events
  • class: minerva-animations-ready

Invalidation reasons

split at first paint

Between first and largest paint

Invalidations while the largest paint was still pending, so these delayed it.

ReasonStyle recalculationsLayout
A node was inserted into the page18
Control2
An animation updated stylesAnimate transform and opacity so the compositor can run it off the main thread.2
An element entered layout53
Unknown2
An element's size changed2

After the largest paint

Churn on the fully rendered page: wasted work and possible jank, but no paint delay.

ReasonStyle recalculationsLayout
A node was inserted into the page26
An @keyframes rule changed23
Related style rule22
A stylesheet rule changed16
An animation updated stylesAnimate transform and opacity so the compositor can run it off the main thread.2
An element entered layout106
Unknown2
An element's size changed4
An element left layout3
An SVG element changed3
A style change forced layout1

Before first paint: building the page

The page being constructed and styled for the first render. Expected work, shown for scale.

ReasonStyle recalculationsLayout
A node was inserted into the page5
A stylesheet rule changed1
Control3
A pseudo-class state changed (:hover, :focus, …)3
JavaScript changed an inline styleSet a class instead of writing element.style, so the browser can batch the work.1
An element entered layout182
Unknown3
An element's size changed1
An element left layout2

Scripts causing invalidations

top 4

14 animations run on the main thread instead of on the browser's fast path that animates without blocking other page work (the compositor); they can make the rendering you see above janky. See them on the CPU tab.

Coach

The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 9.2.1.

Performance advice

76
3 errors11 warnings3 info
infoAdd decoding="async" to non-critical imagesdecodingAsync

The page has 5 images (out of 5) without a decoding hint. Add decoding="async" to non-critical images so the browser can decode them off the main thread.

Setting decoding="async" on an <img> tells the browser it can decode the image off the main thread, which keeps the page responsive to user interactions while images are being processed. The default ("auto") leaves the choice to the browser. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#decoding

Offenders
warn(0)Avoid CPU Long TaskslongTasks

The page has 6 CPU long tasks with the total of 728 ms. The total blocking time is 346 ms and 1 long task before first contentful paint with total time of 132 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.

Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.

Offenders
  • self
  • self
  • self
  • self
  • self
  • self
warn(0)Serve images in modern formats (AVIF, WebP)modernImageFormats

The page ships 1 image (out of 1) in JPEG/PNG/GIF without a modern alternative. Wrap them in a <picture> with a <source type="image/avif"> or "image/webp" before the legacy <img>, or serve modern formats from your image pipeline directly. AVIF and WebP usually deliver 25–50% smaller files at the same quality.

AVIF and WebP routinely deliver 25–50% smaller files than JPEG and PNG at the same perceived quality, and every browser version still under support understands at least one of them. Ship modern formats either through a <picture> element with <source type="image/avif"> / "image/webp" entries in front of the legacy <img>, or directly from a content-negotiating image pipeline that returns AVIF / WebP when the client accepts it. https://web.dev/articles/serve-images-webp

Offenders
warn(0)Avoid redirecting the main documentdocumentRedirect

The main document gets redirected 3 time(s). Remove those redirect and make the page faster!

You should never ever redirect the main document, because it will make the page load slower for the user. Well, you should redirect the user if the user tries to use HTTP and there's an HTTPS version of the page. The coach checks for that. :)

Offenders
warn(0)Total JavaScript size shouldn't be too bigjavascriptSize

The total JavaScript transfer size is 334.3 kB and the uncompressed size is 1.4 MB. This is totally crazy! There is really room for improvement here.

A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?

Offenders
URLTransferContent
https://en.wikipedia.org/w/load.php...ia.org/w/load.php21.1 KB63.1 KB
https://en.wikipedia.org/w/load.php...ia.org/w/load.php9.6 KB26.9 KB
https://en.wikipedia.org/w/load.php...ia.org/w/load.php295.8 KB1.3 MB
error(50)Have a fast first contentful paintfirstContentfulPaint

First contentful paint can be improved (2.396 s). It is in the Google Web Vitals needs improvement range, slower than 1.8 seconds.

The First Contentful Paint (FCP) metric measures the time from when the page starts loading to when any part of the page content is rendered on the screen. For this metric, "content" refers to text, images (including background images), <svg> elements, or non-white <canvas> elements.

warn(50)Avoid extra requests by setting cache headerscacheHeaders

The page has 5 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 11.5 kB the next access.

The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.

Offenders
warn(60)Don't use private headers on static contentprivateAssets

The page has 5 requests with private headers. The main page has a private header. It could be right in some cases where the user can be logged in and served specific content. But if your asset is static it should never be private. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.

If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.

Offenders
warn(80)Don't scale images in the browseravoidScalingImages

The page has 2 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.

It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.

Offenders
error(80)Have a fast largest contentful paintlargestContentfulPaint

Largest contentful paint can be improved 2.608 s. It is in the Google Web Vitals needs improvement range, slower than 2.5 seconds.

Largest contentful paint is one of Google Web Vitals and reports the render time of the largest image or text block visible within the viewport, relative to when the page first started loading. To be fast according to Google, it needs to render before 2.5 seconds and results over 4 seconds is poor performance.

Offenders
warn(80)Avoid doing redirectsassetsRedirects

The page has 2 redirects. 1 of the redirects are from the base domain, please fix them! 1 request are from other domains, it could be 3rd-party assets doing unnecessary redirects. :(

A redirect is one extra step for the user to download the asset. Avoid that if you want to be fast. Redirects are even more of a showstopper on mobile.

Offenders
infoLong cache headers is goodcacheHeadersLong
error(90)Avoid Frontend single point of failuresspof

The page has 1 request inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.

A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.

Offenders
warn(90)Always compress text contentcompressAssets

The page has 1 request that are served uncompressed. You could save a lot of bytes by sending them compressed instead.

In the early days of the Internet there were browsers that didn't support compressing (gzipping) text content. They do now. Make sure you compress HTML, JSON, JavaScript, CSS and SVG. It will save bytes for the user; making the page load faster and use less bandwith.

Offenders
URLTransferContent
https://auth.wikimedia.org/enwiki/wiki/Special:UserLogin...Special:UserLogin9.1 KB24.1 KB
infoMake each CSS response smalloptimalCssSize

https://en.wikipedia.org/w/load.php?lang=en&modules=ext.webauthn.passwordlessLogin.styles%7Cmediawiki.codex.messagebox.styles%7Cmediawiki.hlist%7Cmediawiki.htmlform.codex.styles%7Cmediawiki.htmlform.styles%7Cmediawiki.special.userlogin.common.styles%7Cmediawiki.special.userlogin.login.styles%7Cmobile.init.styles%7Cmobile.special.styles%7Cskins.minerva.codex.styles%7Cskins.minerva.content.styles.images%7Cskins.minerva.icons%2Cstyles&only=styles&skin=minerva size is 33.9 kB (33897) and that is bigger than the limit of 25 kB. Try to keep each CSS response under 25 kB.

Render-blocking CSS holds up the first paint until it has fully downloaded, parsed and applied, so smaller CSS files mean a faster start. Split your CSS into a small critical bundle inlined or eagerly loaded, with the rest lazy-loaded.

Offenders
URLTransferContent
https://en.wikipedia.org/w/load.php...ia.org/w/load.php33.1 KB293.0 KB
warn(95)Inline CSS for faster first renderinlineCss

The page has both inline CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.

In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.

warn(99)Avoid slowing down the critical rendering pathavoidRenderBlocking

The page has 1 blocking requests and 0 in body parser blocking (0 JavaScript and 1 CSS). There are 1 potentially render blocking requests. You need to verify if it is render blocking: https://en.wikipedia.org/w/load.php?lang=en&modules=startup&only=scripts&raw=1&safemode=1&skin=minerva

The critical rendering path is what the browser needs to do to start rendering the page. Every file requested inside of the head element will postpone the rendering of the page, because the browser need to do the request. Avoid loading JavaScript synchronously inside of the head (you should not need JavaScript to render the page), request files from the same domain as the main document (to avoid DNS lookups) and inline CSS for really fast rendering and a short rendering path.

Best practice advice

72
1 warning4 info
infoMeta descriptionmetaDescription

The page is missing a meta description.

Use a page description to make the page more relevant to search engines.

warn(0)Avoid too many third party requeststhirdParty

The page do more requests to third party domains (16 requests and 386.2 kB) then first party (9 requests and 31.7 kB). The page transfer more bytes from third party domains (386.2 kB) then first party (31.7 kB). The regex .*wikimedia.* was used to calculate first/third party requests.

Do not load most of your content from third party URLs.

infoHave a good URL formaturl

The page is using more than two request parameters. You should really rethink and try to minimize the number of parameters. The URL is 157 characters long. Try to make it less than 100 characters.

A clean URL is good for the user and for SEO. Make them human readable, avoid too long URLs, spaces in the URL, too many request parameters, and never ever have the session id in your URL.

infoAvoid unnecessary headersunnecessaryHeaders

There are 21 responses that sets both a max-age and expires header. There are 25 responses that sets a server header.

Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.

Offenders
infoDo not send too long headerslongHeaders

https://auth.wikimed...Special:UserLogin has a header set-cookie that is 616 characters long. https://auth.wikimed.../enwiki/w/api.php has a header content-security-policy that is 1021 characters long. https://en.wikipedia...ia.org/w/load.php has a header sourcemap that is 1396 characters long. https://auth.wikimed.../enwiki/w/api.php has a header content-security-policy that is 1021 characters long.

Do not send response headers that are too long.

Offenders

Privacy advice

74
5 warnings2 info
warn(0)Use a strict Content-Security-Policy header to mitigate cross-site scripting (XSS) attacks.contentSecurityPolicyHeader

Set a Content-Security-Policy header to mitigate cross-site scripting attacks. You can start with a Content-Security-Policy-Report-Only header, which only reports violations rather than blocking them.

A Content-Security-Policy response header tells the browser which sources of script, style, and other content are allowed. The most effective form is a strict CSP using nonces or hashes together with strict-dynamic; the worst is a missing header, with unsafe-inline and unsafe-eval close behind. https://web.dev/articles/strict-csp

Offenders
infoSet a Cross-Origin-Embedder-Policy header so cross-origin subresources opt in to being embedded.crossOriginEmbedderPolicyHeader

Set a Cross-Origin-Embedder-Policy header (typically require-corp or credentialless) on the document response to control cross-origin embedding.

Cross-Origin-Embedder-Policy (COEP) makes the page refuse to load cross-origin subresources unless they explicitly opt in via CORP or CORS. Together with Cross-Origin-Opener-Policy it puts the page in a cross-origin isolated context, which mitigates cross-window side-channel attacks (Spectre) and unlocks high-resolution timers and SharedArrayBuffer. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy

Offenders
warn(0)Set a Cross-Origin-Opener-Policy header to isolate the page from cross-origin windows.crossOriginOpenerPolicyHeader

Set a Cross-Origin-Opener-Policy header (typically same-origin) on the document response to isolate the page from cross-origin windows.

Cross-Origin-Opener-Policy (COOP) lets a page sever its window-group ties to cross-origin documents that opened it or that it opens. Together with Cross-Origin-Embedder-Policy it puts the page in a cross-origin isolated context, which mitigates cross-window side-channel attacks (Spectre) and unlocks high-resolution timers and SharedArrayBuffer. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy

Offenders
infoSet a Cross-Origin-Resource-Policy header to limit who may embed the page.crossOriginResourcePolicyHeader

Set a Cross-Origin-Resource-Policy header (same-origin, same-site or cross-origin) on the document response to limit who may embed it.

Cross-Origin-Resource-Policy (CORP) is a per-response opt-in that tells the browser which origins are allowed to embed the resource. It blocks cross-origin or cross-site no-cors embedding (img, script, iframe, etc.) and is one of the building blocks of cross-origin isolation. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Resource-Policy

Offenders
warn(0)Set a Permissions-Policy header to control which browser features the page can use.permissionsPolicyHeader

Set a Permissions-Policy header to control which browser features the page can use.

The Permissions-Policy response header (the successor to Feature-Policy) lets a site explicitly opt in or out of powerful browser features such as camera, microphone, geolocation, payment and clipboard. Setting a strict policy reduces the attack surface and limits what embedded third parties can do. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy

Offenders
warn(0)Set a referrer-policy header to make sure you do not leak user information.referrerPolicyHeader

Set a referrer-policy header to make sure you do not leak user information.

Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/.

Offenders
warn(0)Avoid third party cookies that is used to track the user.thirdPartyCookies

The page sets 15 third party cookies.

Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.

Offenders
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org
  • .wikipedia.org

Page info

A snapshot of what the browser actually built for this page: the document, how big and deep the DOM tree is and what it kept in storage. Big, deep trees are slower to style and lay out, so the counts Chrome warns about carry a flag.

Page info

Document

What the page says it is and how large it rendered.

TitleLog in - WikipediaThe document title, shown in the browser tab and used by search results.
GeneratorMediaWiki 1.47.0-wmf.20The tool or CMS that generated the HTML, from the page generator meta tag.
Layout viewport360 × 919 pxThe width the page laid out at, and the full height of the rendered document.

DOM structure

How much markup the browser has to build, style and lay out.

DOM elements231Total HTML elements. Fewer means less for the browser to style, lay out and paint.
Avg DOM depth9How deeply elements are nested on average.
Max DOM depth14The deepest nesting on the page. Deep branches cost more style recalculation.
Iframes0No embedded documents on this page.
Script tags5Number of script elements. More scripts usually means more main-thread work.

Storage and connection

What the page stored on the client, and the network it was tested on.

Local storage65 BData the page saved in localStorage, kept across visits.
Session storage0 bData kept in sessionStorage for this tab session only.
Connection type4GWhat the Network Information API reported for the test connection.

Technologies used to build the page

Data collected using Coach-core version 9.2.1. With updated code from Webappanalyzer 2026-05-04. Use --browsertime.firefox.includeResponseBodies html or --browsertime.chrome.includeResponseBodies html to help Wappalyzer find more information about technologies used.

Detected technologies

4 technologies

Data from run 1

Visual Metrics

Visual milestones

all times from navigation start
Speed Index2.46 show quickly the page looked done
First Visual Change2.40 sfirst paint reaches the screen
Last Visual Change4.03 sscreen stops changing · 1.63 s after first
nothing painted yet
≥95% rendered
First Visual Change2.40 s
2.60 sVisual Complete 85% · Visual Complete 95%
Visual Complete 99%3.93 s
Last Visual Change4.03 s
Visual Readiness1.63 s· first to last change
01.0 s2.0 s3.0 s
Visual progress
Visual progress at 0 s0.0s
Visual progress at 2.4 s2.4s
Visual progress at 2.6 s2.6s
Visual progress at 2.8 s2.8s
Visual progress at 2.9 s2.9s
Visual progress at 3.5 s3.5s
Visual progress at 3.9 s3.9s
Visual progress at 4.1 s4.1s
FCP2.40s
LCP2.61s
VC852.60s
Long tasks
0.0s0.8s1.6s2.5s3.3s4.1s

Google Web Vitals

from run 1
1.831 sTTFB
Poor
2.396 sFCP
Needs improvement
2.608 sLCP
Needs improvement
346 msTBT
Needs improvement

Largest Contentful Paint

When the page main content is rendered, collected via the Largest Contentful Paint API. Read more about Largest Contentful Paint.

2.608 sLCP render time

Phase breakdown

  • TTFB1.831 s
  • Resource load delay0 ms
  • Resource load duration0 ms
  • Element render delay777 ms

Element

Element type
<div>
Element id
mw-createaccount-cta
Size (w × h)
20114
URL
https://en.wikipedia...-people-large.png
Load time
2.475 s
Style recalculation before LCP
16 recalculations touching 208 elements (75.192 ms) — the largest touched 148 elements (60.798 ms)

DOM path

body > div#mw-mf-viewport > div#mw-mf-page-center > main#content > div#bodyContent > div#mw-content-text > div:eq(1) > div#userloginForm > form > div:eq(7) > div > div#mw-createaccount-cta
LCP

The LCP element is highlighted in the screenshot. If nothing is highlighted the element was removed before the screenshot or the LCP API couldn't find it.

The Largest Contentful Paint API matched this image:

LCP element

Cumulative Layout Shift

How much the page's content shifts as it loads, collected via the Cumulative Layout Shift API.

0.000cumulative layout shift score

No layout shifts were detected on this page.

Browser Metrics

Navigation Timing
Extra timings
TTFB1.831 s
User Timing marks
mwStartup2.709 s

Server timings

Timing data the server chose to expose through Server-Timing response headers on the main document — typically backend time, cache status or experiment flags.

Server timings

3 entries
NameDurationDescription
cache0 mspass
host0 mscp3070
co_id0 ms4094383408

Custom metrics collected through JavaScript

There are no custom configured scripts.

Extra metrics collected using scripting

There are no custom extra metrics from scripting.

Visual Elements3
LargestImagewikipedia-wordmark-en-25.svg
Display time2.400 s
Position (x, y)53, 16
Size (w × h)140 × 22
HTML snippet
<img src="/static/images/mobile/copyright/wikipedia-wordmark-en-25.svg" alt="Wikipedia" width="140" height="22" style="width: 8.75em; height: 1.375em;">
LargestImage preview
Heading
Display time2.400 s
Position (x, y)16, 81
Size (w × h)328 × 33
HTML snippet
<h1 id="firstHeading" class="firstHeading mw-first-heading"></h1>
LargestContentfulPaint
Position (x, y)20, 469
Size (w × h)320 × 183
HTML snippet
<div id="mw-createaccount-cta"></div>

PageXray

How the page is built.

HTTP versionHTTP/2.0
Total requests25
Total domains2
Transfer size408.1 KB
Content size1.7 MB
Missing compression1
Cookies1715 third-party

Main document

status 200 · 3 redirects

https://auth.wikimedia.org/enwiki/wiki/Special:UserLogin?useformat=mobile&usesul3=1&returnto=Main+Page&centralauthLoginToken=7f4e7fc8c95754dc26a64e70af3aec93

HeaderValue
age0
cache-controlprivate, s-maxage=0, max-age=0, must-revalidate, no-transform
content-length0
content-typetext/html; charset=UTF-8
dateSun, 20 Sep 2026 14:54:56 GMT
expiresThu, 01 Jan 1970 00:00:00 GMT
locationhttps://auth.wikimedia.org/metawiki/wiki/Special:CentralAutoLogin/checkLoggedIn?useformat=mobile&type=redirect&returnUrlToken=4fc0e294eab303755f788f61d5b068e7&wikiid=enwiki&usesul3=1&useformat=mobile
nel{ "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0}
report-to{ "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] }
servermw-web.eqiad.main-5f96df4694-m6f4k
server-timingcache;desc="pass", host;desc="cp3070",co_id;desc="4058736374"
strict-transport-securitymax-age=106384710; includeSubDomains; preload
varyAccept-Encoding,X-Forwarded-Proto,Cookie,Authorization,User-Agent
x-analytics
x-cachecp3070 miss, cp3070 pass
x-cache-statuspass
x-client-ip138.201.135.103
x-content-type-optionsnosniff
x-request-id15b16634-b555-417d-b560-095252451310

Response codes

200
2184.0%
202
14.0%
302
312.0%

Requests and sizes per content type

7 types

Transfer size408.1 KB

  • javascript80.0%
  • css8.1%
  • svg5.6%
  • html5.0%
  • image0.66%
  • favicon0.45%
  • plain0.22%

Content size1.7 MB

  • javascript80.0%
  • css16.6%
  • html2.2%
  • svg0.95%
  • favicon0.15%
  • image0.09%

Requests22

  • svg54.5%
  • html13.6%
  • javascript13.6%
  • css4.5%
  • image4.5%
  • favicon4.5%
  • plain4.5%
ContentHeader SizeTransfer SizeContent SizeRequests
html0 b20.3 KB39.2 KB3
css0 b33.1 KB293.0 KB1
javascript0 b326.5 KB1.4 MB3
image0 b2.7 KB1.6 KB1
favicon0 b1.8 KB2.7 KB1
svg0 b22.8 KB16.8 KB12
plain0 b905 B0 b1
Total0 b408.1 KB1.7 MB22

Data per domain

2 domains
DomainTotal download timeTransfer SizeContent SizeRequests
en.wikipedia.org3.193 s377.1 KB1.7 MB16
auth.wikimedia.org2.940 s31.0 KB55.7 KB9

Expires & last-modified statistics

typeminmedianmax
Expires0 seconds4 weeks1 year
Last modified5 days10 weeks10 weeks

Requests loaded after onLoad event

3 requests

Includes requests done after load event end.

ContentTransfer SizeRequests
html5.6 KB1
css0 b0
javascript0 b0
image0 b0
font0 b0
favicon1.8 KB1
plain905 B1
Total8.3 KB3

Requests loaded after onContentLoad

5 requests

Includes requests done after DOM content loaded.

ContentTransfer SizeRequests
html5.6 KB1
css0 b0
javascript305.4 KB2
image0 b0
font0 b0
favicon1.8 KB1
plain905 B1
Total313.7 KB5

CoverageProfile run

JavaScript and CSS coverage from the extra profile run made by --enableProfileRun, not from the timed iterations. For JS, Chrome tracks which blocks of each script actually ran: a byte is unused when the innermost block of code around it never ran. For CSS, Chrome records every selector that no element on the page matched during the iteration. Enable with --chrome.coverage on every run, or --enableProfileRun to keep the main run's timing metrics untouched. Unused bytes still cost network, parse and compile time for no benefit. Expand the section below for the full picture.

How is "unused" calculated?

sitespeed.io drives Chrome's V8 profiler and CSS rule tracker via the DevTools Protocol, the same machinery the DevTools Coverage panel uses. The two columns are populated by two different mechanisms.

JavaScript

Browsertime calls Profiler.startPreciseCoverage with detailed (block-level) mode at the start of the iteration and Profiler.takePreciseCoverage at the end. V8 returns nested ranges per function: an outer range covering the function body and inner ranges for sub-blocks (if/else, switch arms, ternaries). Each range has an execution count. A byte is "used" if the innermost range that covers it has count > 0, "unused" if it has count = 0, so we catch both functions that never ran AND dead branches inside functions that did.

CSS

Browsertime calls CSS.startRuleUsageTracking at the start of the iteration and CSS.stopRuleUsageTracking at the end. Chrome returns a flat list of rule-text ranges with a used flag: a rule is "used" if at least one element on the page matched it during the iteration. Both inline <style> blocks and external stylesheets are included.

What "this iteration" means

Coverage reflects only what executed during this run. Code behind a button click stays unused unless the iteration clicked the button. The collection window opens before navigation and closes when measure.stop() is reached, so the only way to count interactions is to drive them between measure.start() and measure.stop() inside a navigation script (pass a .js file as the input instead of a plain URL). Clicks, form fills and waits placed there all count toward "used". --preScript runs before the URL is loaded so it can't interact with the page being measured, and --postScript runs after coverage has already been collected, so neither helps here. Detailed coverage also tells V8 to skip some optimisations, which drifts timing metrics like LCP and TBT; that's why --enableProfileRun is the safer option for production measurement (it collects coverage in a separate iteration that doesn't count towards the medians).

JS total1.4 MB
JS unused719.0 KB
JS unused %50.8%
CSS total564.0 KB
CSS unused527.9 KB
CSS unused %93.6%

Where the bytes go

7 files · tile size is total bytes, tint is unused share

1.9 MB of script and style shipped, and 1.2 MB of it never ran on this page. The biggest win is load.php[scripts:ext.centralNotice.geoIP]: 1.3 MB delivered, 686.9 KB unused, and inside it oojs-ui-core alone ships 151.0 KB of dead code.

load.php[scripts:ext.centralNotice.geoIP]1.3 MB · 52% unused
load.php[styles:ext.webauthn.passwordlessLogin.styles]293.0 KB · 90% unused
inline270.9 KB · 98% unused
load.php[startup]63.1 KB · 13% unused
load.php[scripts:ext.visualEditor.core.utils.parsing]26.9 KB · 87% unused
2 more files5.0 KB · 11% unused
Unused shareunder 40%40 to 70%over 70%Click a bundle marked ⤢ to see its modules.

Where the unused bytes live

first-party regex .*wikimedia.*
JS unused
First 687.4 KBThird 31.5 KB
CSS unused
First 265.6 KBThird 262.3 KB

JavaScript files

showing 4 of 4 URLs (from 7 scripts), sorted by unused bytes
URLTotalUsedUnusedUnused %
load.php[scripts:ext.centralNotice.geoIP]1.3 MB635.0 KB686.9 KB
52.0%
69 modules in this bundle, by unused bytes
ModuleVersionTotalUsedUnusedUnused %
oojs-ui-corepdoim186.8 KB35.8 KB151.0 KB
80.8%
jquery16rou137.4 KB43.5 KB93.9 KB
68.4%
oojs-ui-widgetsmkyf292.1 KB36.3 KB55.8 KB
60.6%
ext.wikimediaEvents1yvhb57.8 KB19.5 KB38.3 KB
66.3%
oojs-ui-windowsa2egh53.4 KB18.4 KB35.1 KB
65.6%
oojs-ui-toolbarsv5f6m57.2 KB33.2 KB24.0 KB
41.9%
mediawiki.apipwy0p27.1 KB4.9 KB22.2 KB
82.0%
ext.uls.interface1em5547.4 KB25.4 KB21.9 KB
46.3%
mobile.startup14ueh60.3 KB38.4 KB21.8 KB
36.2%
skins.minerva.scriptsn2w9g56.7 KB34.9 KB21.8 KB
38.4%
mediawiki.jqueryMsgarc6u29.8 KB12.3 KB17.5 KB
58.8%
mobile.initf824a18.8 KB4.5 KB14.3 KB
76.3%
ext.testKitchenm6xrf32.5 KB18.7 KB13.7 KB
42.3%
mediawiki.util1pwbb16.4 KB4.0 KB12.4 KB
75.4%
oojs1797x15.0 KB3.7 KB11.3 KB
75.4%
mediawiki.template.mustache1niba12.1 KB1.6 KB10.5 KB
86.5%
mediawiki.page.ready1nlsh16.8 KB7.0 KB9.8 KB
58.2%
ext.navigationTiming18ja510.8 KB1.4 KB9.3 KB
86.6%
mediawiki.DateFormattergv7yr13.2 KB4.2 KB9.0 KB
68.4%
mediawiki.htmlform52c6910.4 KB2.4 KB7.9 KB
76.6%
mediawiki.page.watch.ajax1mh2f9.6 KB1.9 KB7.7 KB
79.9%
mediawiki.language11hcb8.7 KB1.7 KB7.0 KB
80.6%
ext.eventLogging.metricsPlatformadrwj14.6 KB9.0 KB5.6 KB
38.5%
jquery.textSelection16q5k5.8 KB287 B5.6 KB
95.2%
mediawiki.Title11zzw10.2 KB5.5 KB4.7 KB
46.3%
ext.wikimediaEvents.testKitchen1pb2h6.1 KB1.5 KB4.6 KB
75.5%
ext.centralauth.ForeignApi4lgeh4.6 KB776 B3.9 KB
83.7%
mediawiki.base14qhp28.5 KB24.7 KB3.8 KB
13.4%
jquery.uls.data66u8843.3 KB39.5 KB3.8 KB
8.8%
ext.eventLogging1xqug28.0 KB24.5 KB3.5 KB
12.5%
mediawiki.libs.pluralruleparser1utt83.6 KB197 B3.4 KB
94.7%
mw.cx.SiteMapper1fopq4.3 KB1.0 KB3.3 KB
76.6%
ext.urlShortener.toolbar1dk5r3.8 KB1.1 KB2.7 KB
70.9%
mediawiki.user1lcpm4.2 KB1.7 KB2.4 KB
58.7%
ext.checkUser.clientHints7tpv03.0 KB635 B2.4 KB
79.3%
ext.webauthn.passwordlessLoginubv7v4.6 KB2.6 KB2.0 KB
43.8%
mediawiki.String1xixe2.4 KB406 B2.0 KB
83.5%
mediawiki.routerx9r1o2.4 KB761 B1.7 KB
69.3%
ext.cx.entrypoints.languagesearcher.v21ipyw3.1 KB1.6 KB1.6 KB
50.2%
jquery.client1n4yo3.3 KB1.8 KB1.5 KB
44.9%
ext.webauthn.ui.base1m3a23.1 KB1.7 KB1.4 KB
45.4%
ext.uls.webfonts198622.0 KB663 B1.4 KB
67.8%
mediawiki.ForeignApi.corepb72f2.2 KB863 B1.3 KB
61.1%
mediawiki.template1blsn1.5 KB359 B1.2 KB
77.4%
jquery.lengthLimit1r0mz1.7 KB605 B1.1 KB
65.3%
mediawiki.visibleTimeoutehbob1.5 KB434 B1.1 KB
71.5%
mediawiki.cookieq6bh03.2 KB2.3 KB892 B
27.6%
mediawiki.storagednxpi2.9 KB2.1 KB807 B
26.8%
ext.centralNotice.geoIP1g16w1.5 KB820 B728 B
47.0%
mw.externalguidance.initxfoyw1.4 KB751 B671 B
47.2%
ext.uls.rewrite.entrypoints1peyz1.8 KB1.2 KB607 B
32.7%
ext.uls.preferences17lrh1.1 KB645 B445 B
40.8%
mediawiki.cldr13x6e350 B153 B197 B
56.3%
ext.cx.eventlogging.campaigns48624347 B187 B160 B
46.1%
ext.echo.centralauth19vyg340 B220 B120 B
35.3%
wikibase.databox.fromWikidatalwf59709 B640 B69 B
9.7%
mediawiki.experiments1jfeg780 B756 B24 B
3.1%
ext.cx.model1wwuh224 B224 B0 b
0.0%
ext.webauthn.ui.base.styles1a66m131 B131 B0 b
0.0%
oojs-ui6ckcr59 B59 B0 b
0.0%
mediawiki.ForeignApirqcii72 B72 B0 b
0.0%
mobile.codex.styles1frpm41.3 KB41.3 KB0 b
0.0%
mobile.special.userlogin.scripts85ncq424 B424 B0 b
0.0%
oojs-ui-core.iconsffxyw13.3 KB13.3 KB0 b
0.0%
oojs-ui-core.styles1run581.3 KB81.3 KB0 b
0.0%
oojs-ui-toolbars.icons9fq752.1 KB2.1 KB0 b
0.0%
oojs-ui-widgets.icons14qfp6.3 KB6.3 KB0 b
0.0%
oojs-ui-windows.icons14dy31.2 KB1.2 KB0 b
0.0%
oojs-ui.styles.indicators1e16r3.1 KB3.1 KB0 b
0.0%
load.php[scripts:ext.visualEditor.core.utils.parsing]26.9 KB3.5 KB23.3 KB
86.9%
4 modules in this bundle, by unused bytes
ModuleVersionTotalUsedUnusedUnused %
ext.visualEditor.targetLoaderatgms23.0 KB2.4 KB20.5 KB
89.4%
ext.visualEditor.core.utils.parsingipi2f3.3 KB800 B2.5 KB
76.5%
ext.visualEditor.vepoyn0303 B124 B179 B
59.1%
ext.visualEditor.track14ulv295 B192 B103 B
34.9%
load.php[startup]63.1 KB54.9 KB8.2 KB
13.0%
https://auth.wikimedia.org/enwiki/wiki/Special:UserLogin...Special:UserLogin 4 scripts4.8 KB4.3 KB543 B
11.1%

CSS files

showing 3 of 3 URLs (from 5 stylesheets), sorted by unused bytes
URLTotalUsedUnusedUnused %
(inline stylesheet) 3 stylesheets270.9 KB5.3 KB265.6 KB
98.0%
load.php[styles:ext.webauthn.passwordlessLogin.styles]293.0 KB30.6 KB262.3 KB
89.5%
https://auth.wikimedia.org/enwiki/wiki/Special:UserLogin...Special:UserLogin215 B215 B0 b
0.0%

What to do about unused bytes

one iteration is a sample, not a verdict

A high unused-% on one run means this iteration loaded code that didn't get exercised, typical on first-load journeys before any user interaction. Drive the real flow by passing a navigation script as the input instead of a plain URL, with clicks and form fills placed between measure.start() and measure.stop(); anything in that window counts toward "used". The advice below is for code that's still unused after a representative run.

JavaScript

  • Route-split and lazy-load below-the-fold features with dynamic import(). Bundlers turn the import boundary into a separate chunk.
  • Audit big bundles for dead exports, legacy polyfills, and feature flags that no longer ship; most modern bundlers tree-shake but only when imports are precise.
  • Question third-party scripts. Tag managers, analytics SDKs and A/B test loaders often ship far more than the page uses and dominate the third-party column above.
  • Move non-critical scripts to defer or async so the parser doesn't block on code the page doesn't need yet.

CSS

  • Strip selectors no shipped HTML matches: PurgeCSS, build-time scoping in your component framework, or your CSS-in-JS extractor.
  • Drop legacy browser fallbacks if your target floor has moved (vendor prefixes, IE hacks, old flexbox syntax).
  • Split route- or component-specific CSS so the home page doesn't carry the checkout's styles.
  • Inline the critical-path CSS (above-the-fold) and lazy-load the rest with media= tricks or rel="preload" swaps.

CPU

load.php[startup] is responsible for 89% of blocking time
391 ms of 440 ms total. Defer it, replace it with a lighter alternative, or move its work off the main thread to recover most of your TBT.

Long tasks

Tasks ≥ 50 ms blocking the main thread, collected via the Long Task API.

TBT346 ms
Max potential input delay279 ms
Total long tasks6
Total time728 ms
Last task at3.833 s
Before first paint132 ms1 task
Before FCP132 ms1 task
Before LCP215 ms2 tasks
After load513 ms4 tasks

Long Animation Frames

A long animation frame (LOAF) is a frame that took ≥ 50 ms from input to the next paint. The part beyond the threshold is blocking time, the number that hurts Interaction to Next Paint and Total Blocking Time. Break long tasks up (scheduler.yield(), smaller chunks) or move the work off the main thread. Read more about the Long Animation Frames API.

Long animation frames7every frame ≥ 50 ms
Blocking time540 msacross all long frames — what hurts INP and TBT
Forced style & layout6.7 msscripts reading layout mid-frame
Blocking before LCP101.8 msdelaying the largest paint — fix these first
Blocking after load438.2 msafter the load event — didn't delay page load

What to fix first

ScriptFramesTime runningBlocking (share by run time)Forced style & layoutTriggered by
load.php[startup]3504.9 ms390.6 mstimer or animation callback
load.php[scripts:ext.centralNotice.geoIP]3104.3 ms47.6 ms6.7 mstimer or animation callback
Special:UserLogin3rd party110.7 ms1.6 msscript tag

A frame's blocking time is split between its scripts by their share of the frame's work, capped at each script's own run time — blocking from work no script owns (HTML parsing, browser internals) stays unattributed. The per-script blocking view below uses the same attribution.

Long animation frame #1 · 345.9 msat 3.212 s · after load
blocking 294.2 ms
  • Scripts & other work281.6 ms
  • Animation callbacks46.2 ms
  • Style & layout18.1 ms
  • Render0 ms
2 scripts ran during this frame
Ran for
279.7 ms
Started by
IdleRequestCallback
How it started
timer or animation callback
Ran for
46.2 ms
Started by
FrameRequestCallback
How it started
timer or animation callback
Long animation frame #2 · 178.8 msat 3.743 s · after load
blocking 76.4 ms
  • Scripts & other work90.1 ms
  • Animation callbacks65.6 ms
  • Style & layout23.1 ms
  • Render0 ms
5 scripts ran during this frame · forced style & layout 6.7 ms
Ran for
37.8 ms
Started by
TimerHandler:setTimeout
How it started
timer or animation callback
Ran for
8.5 ms
Started by
TimerHandler:setTimeout
How it started
timer or animation callback
Ran for
8.5 ms
Started by
IdleRequestCallback
How it started
timer or animation callback
Ran for
17.9 ms
Forced style and layout
6.7 ms
Started by
TimerHandler:setTimeout
How it started
timer or animation callback
Ran for
63.9 ms
Started by
FrameRequestCallback
How it started
timer or animation callback
Long animation frame #3 · 147.1 msat 3.586 s · after load
blocking 67.6 ms
  • Scripts & other work74.1 ms
  • Animation callbacks61.9 ms
  • Style & layout11.1 ms
  • Render0 ms
3 scripts ran during this frame
Ran for
44.7 ms
Started by
IdleRequestCallback
How it started
timer or animation callback
Ran for
22.3 ms
Started by
TimerHandler:setTimeout
How it started
timer or animation callback
Ran for
61.9 ms
Started by
FrameRequestCallback
How it started
timer or animation callback
Long animation frame #4 · 464.9 msat 1.900 s · before LCP
blocking 66.8 ms
  • Scripts & other work455.2 ms
  • Animation callbacks9 ms
  • Style & layout0.7 ms
  • Render0 ms
1 script ran during this frame
Ran for
10.7 ms
Queued before running
1.6 ms
How it started
script tag
Long animation frame #5 · 211.5 msat 2.381 s · before LCP
blocking 35 ms
  • Scripts & other work210 ms
  • Animation callbacks0.1 ms
  • Style & layout1.4 ms
  • Render0 ms

The browser did not report which script was responsible for this frame — typically its own style/layout work, or a cross-origin script it will not name.

2 more long frames carried no blocking time (nothing ran past the 50 ms threshold) — long, but harmless to INP and TBT.

Blocking time per script (browser-reported)

How much each script blocked the main thread, derived from the Long Animation Frame API. Each frame's blocking time is split between its scripts by their share of the frame's work, capped at each script's own run time — blocking from work no script owns (HTML parsing, browser internals) is not attributed (older data credits the script that started the frame). The closest answer to "which script should I fix to improve TBT" the platform exposes.

Top scripts blocking the main thread

3 of 3 scripts
load.php[startup]
391 ms · 6 frames · worst 252 ms
load.php[scripts:ext.centralNotice.geoIP]
48 ms · 4 frames · worst 21 ms

Blocking time per script (trace)

Total Blocking Time attributed per script from the Chrome trace: every main-thread task longer than 50 ms blocks input for the remainder, and each blocking task is credited to the script whose own code ran the longest during that task.

TBT521.4 ms
Blocking tasks7
TBT before LCP120.9 ms2 tasks

What kind of work blocked

mostly running javascript · 521 ms total
Running JavaScript360.8 ms69.2%
Style & layout83.2 ms16.0%
Other browser work54.1 ms10.4%
Paint & composite11.8 ms2.3%
Garbage collection6.3 ms1.2%
Parsing HTML & CSS5.1 ms1.0%
Running JavaScript (69%): the scripts responsible are listed right below. See Slowest JS functions · Timers
Style & layout (16%): usually a large DOM, expensive CSS selectors or JavaScript forcing synchronous layout. See Forced reflows · Forced layout per script · Slowest CSS selectors (Rendering tab) · Style invalidations (Rendering tab)

Top scripts blocking the main thread

2 of 2 scripts
load.php[startup]
318 ms · 4 tasks
Browser's own work (no script responsible)
203 ms · 3 tasks

Where the time went

All main-thread work during the full page load, not just the share that blocked input. Calculated from the Chrome trace.

Categories

1.906 s total
Running JavaScript935 ms49.1%
Other browser work (scheduling)548 ms28.8%
Style & layout209 ms11.0%
Parsing HTML & CSS122 ms6.4%
Paint & composite57 ms3.0%
Parsing & compiling JavaScript27 ms1.4%
Garbage collection8 ms0.4%
What do these categories mean?
Parsing HTML & CSSparseHTML
Reading the HTML and CSS and building the page structure. Grows with document size — a big server-rendered page costs more here.
Style & layoutstyleLayout
Working out which CSS rules apply and where every element goes on the page. Grows with DOM size and selector complexity.
Parsing & compiling JavaScriptscriptParseCompile
Parsing and compiling JavaScript before it can run — the cost of shipping bytes of JS, even unused ones.
Running JavaScriptscriptEvaluation
Running JavaScript: event handlers, timers, promise callbacks and script execution.
Paint & compositepaintCompositeRender
Painting pixels and assembling layers into the frames you see on screen.
Garbage collectiongarbageCollection
Reclaiming memory JavaScript no longer uses. A lot of it means allocation-heavy code.
Other browser work (scheduling)other
Chrome’s own task management: per-task overhead and thousands of sub-millisecond scheduler ticks — not page work you can attribute or optimize away. On this page 542 ms of it is this per-task bookkeeping (RunTask self time in the trace).

CPU time per script

CPU time per moduleProfile run

Main-thread CPU time attributed to the individual modules inside concatenated JavaScript bundles (MediaWiki ResourceLoader), so a heavy bundle can be traced to the modules that actually cost the time.

The data comes from the extra profile run, not from the timed iterations.

ModuleVersionSelf time
jquery16rou116.8 ms
mediawiki.storagednxpi8.6 ms
ext.wikimediaEvents1yvhb7.3 ms
ext.navigationTiming18ja53.5 ms
mobile.startup14ueh0.8 ms
ext.testKitchenm6xrf0.1 ms
(rest of the bundle, not tied to one module)161.8 ms

Slowest JS functions

The functions where main-thread JavaScript time was actually spent, sampled by Chrome's JavaScript profiler. Self time is spent in the function itself; total time includes the functions it called. For loader/dispatcher functions whose total dwarfs their self time, the runs line shows the top functions and modules (up to five, ≥ 1 ms) the total was actually spent running.

Functions by self time

15 of 50 functions
FunctionWhereSelf timeTotal time
runScript
runs: load.php[scripts:ext.centralNotice.geoIP] (225.2 ms)
load.php[startup]80.8 ms424.4 ms
appendChildBrowser internal (not your code)52.9 ms52.9 ms
require
runs: load.php[scripts:ext.centralNotice.geoIP] (25.9 ms), load.php[startup] (4.1 ms)
load.php[startup]41.7 ms83.1 ms
impl
runs: load.php[scripts:ext.centralNotice.geoIP] (2.0 ms)
load.php[startup]27.1 ms31.3 ms
setTimeoutBrowser internal (not your code)23.5 ms23.5 ms
t
runs: load.php[scripts:ext.centralNotice.geoIP] (51.3 ms)
load.php[scripts:ext.centralNotice.geoIP]22.3 ms45.4 ms
doPropagation
runs: load.php[startup] (306.9 ms), load.php[scripts:ext.centralNotice.geoIP] (3.3 ms)
load.php[startup]20.3 ms330.5 ms
(anonymous)load.php[scripts:ext.centralNotice.geoIP]19.7 ms20.0 ms
updateTooltipOnElement
runs: load.php[scripts:ext.centralNotice.geoIP] (7.3 ms)
load.php[scripts:ext.centralNotice.geoIP]14.4 ms21.7 ms
(anonymous)
runs: load.php[scripts:ext.centralNotice.geoIP] (83.9 ms)
load.php[scripts:ext.centralNotice.geoIP]14.0 ms97.9 ms
(anonymous)
runs: load.php[scripts:ext.centralNotice.geoIP] (64.7 ms)
load.php[scripts:ext.centralNotice.geoIP]12.9 ms83.9 ms
mightThrow
runs: load.php[scripts:ext.centralNotice.geoIP] (95.9 ms)
load.php[scripts:ext.centralNotice.geoIP]12.1 ms131.9 ms
find
runs: load.php[scripts:ext.centralNotice.geoIP] (12.1 ms), querySelectorAll (5.3 ms)
load.php[scripts:ext.centralNotice.geoIP]11.7 ms29.6 ms
o
runs: load.php[scripts:ext.centralNotice.geoIP] (1.6 ms)
load.php[scripts:ext.centralNotice.geoIP]11.1 ms12.7 ms
(anonymous)
runs: appendChild (2.3 ms)
load.php[scripts:ext.centralNotice.geoIP]10.9 ms13.1 ms

TimersProfile run

How much setTimeout/setInterval work the page runs, credited to the script that scheduled each timer. Many zero-delay timers mean work sliced into a machine-gun of tiny tasks; repeating timers are polling.

Timers set40
Times fired38
Fire time137.2 ms
Zero-delay timers36
Repeating timers0
Zero-delay slicing: jquery split work into 34 back-to-back tasks costing 123 ms. Consider batching the work or moving it to requestIdleCallback or a worker.

Timer cost by script

2 scripts
load.php[scripts:ext.centralNotice.geoIP]
91 ms · set 40 times · fired 27 times
load.php[startup]
47 ms · set 0 times · fired 11 times

The timers, by where they were set

top 6 by fire time
Set byDelayTypeTimes setTimes firedFire time
jquery0 msonce3434123.0 ms
jquery0 msonce116.5 ms
SafeStorage in mediawiki.storage2000 msonce224.2 ms
ext.navigationTiming0 msonce113.5 ms
run in ext.wikimediaEvents60000 msonce100.0 ms
setActive in ext.wikimediaEvents100000 msonce100.0 ms

Forced reflows

A forced reflow happens when JavaScript reads a layout-triggering property (offsetTop, getBoundingClientRect, …) inside a handler, forcing the browser to synchronously recompute layout. The scripts below caused most of the page's reflows. Fix them in priority order.

Scripts causing reflows

1 reflow ≥ 2 ms across 1 script
load.php[scripts:ext.centralNotice.geoIP]
6 ms · 1 reflow · worst 6 ms

Forced layout per script

Each long animation frame reports how much time each script spent forcing synchronous style and layout, i.e. JavaScript reading layout-triggering properties mid-execution. Same actionable answer as forced reflows above but measured directly by the browser instead of inferred from the trace.

Scripts forcing layout

1 of 1 script

First vs third party CPU time

Main-thread CPU time from the Chrome trace split by domain. First party is wikipedia.org.

First party780 ms
Third party16 ms
Domains2

Non-composited animations

Animations that fell back from the compositor to the main thread, blocking each frame instead of running on the GPU.

Each chip below is a CSS property the page tried to animate that Chrome couldn't hand to the compositor. Swap it for a transform or opacity equivalent where you can.

Properties to fix

5 properties · 14 animations
  • border-bottom-color
  • border-left-color
  • border-right-color
  • border-top-color
  • box-shadow

Want to dig deeper? Download the Chrome trace and drag-and-drop it into Performance in DevTools.