Run 1 summary

https://www.wikipedia.org

Tested 2024-11-21 04:51:51 using Chrome 131.0.6778.69 (runtime settings).

SummaryWaterfall MetricsVideoFilmstrip CoachPageXrayCPU Screenshots

Summary

MetricValue
Page metrics
Performance score91
Total page size99.1 KB
Requests8
Timing metrics
TTFB508 ms
First Paint2.880 s
Fully Loaded3.192 s
Google Web Vitals
TTFB508 ms
First Contentful Paint (FCP) 2.880 s
Largest Contentful Paint (LCP) 2.880 s
Cumulative Layout Shift (CLS) 0.00
2.248 s
Total Blocking Time20 ms
Max Potential FID70 ms
CPU metrics
CPU long tasks3
CPU last long task happens at2.930 s
Visual Metrics
First Visual Change2.900 s
Speed Index3.591 s
Visual Complete 85%3.033 s
Visual Complete 99%7.033 s
Last Visual Change13.000 s
Screenshot
| Waterfall | | Download HAR | 

Waterfall

| Video | Download | 

Video

Download video
| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.7 sCPU Long Task duration 360 ms
1.1 sCPU Long Task duration 1.784 s
2.9 sFirst Contentful Paint 2.880 sLCP <SPAN> 2.880 sFirst Visual Change 2.900 sLargest Image 2.900 s
3 sCPU Long Task duration 70 ms
3.1 sVisual Complete 85% 3.033 sHeading 3.033 sDOM Content Loaded Time 3.038 sPage Load Time 3.084 s
3.2 sFully Loaded 3.192 s
3.3 s
3.4 s
3.5 s
4 s
4.5 s
5 s
5.5 s
6 s
6.5 s
7 s
7.1 sVisual Complete 95% 7.033 sVisual Complete 99% 7.033 s
7.2 s
7.3 s
7.5 s
8 s
8.1 s
8.2 s
8.3 s
8.4 s
8.5 s
9 s
9.1 s
9.5 s
10 s
10.1 s
10.5 s
11 s
11.1 s
11.5 s
12 s
12.1 s
12.5 s
13 sLast Visual Change 13.000 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

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

I am the coach

Coach score

Performance advice (91)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 0 blocking requests and 2 in body parser blocking (2 JavaScript and 0 CSS).80
Description: 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.
Offenders:
  • https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-10f5326740.js
  • https://www.wikipedia.org/portal/wikipedia.org/assets/js/gt-ie9-ce3fe8e88d.js
  • Don't scale images in the browser (avoidScalingImages)The page has 1 image 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.90
    Description: 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:
  • https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2@2x.png
  • Have a fast first contentful paint (firstContentfulPaint)First contentful paint can be improved (2.880 s). It is in the Google Web Vitals needs improvement range, slower than 1.8 seconds.50
    Description: 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.
    Have a fast largest contentful paint (largestContentfulPaint)Largest contentful paint can be improved 2.880 s. It is in the Google Web Vitals needs improvement range, slower than 2.5 seconds.80
    Description: 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:
  • https://www.wikipedia.org/portal/wikipedia.org/assets/img/sprite-de847d1a.svg
  • Avoid CPU Long Tasks (longTasks)The page has 3 CPU long tasks with the total of 2.214 s. The total blocking time is 20 ms and 2 long tasks before first contentful paint with total time of 2.144 s. 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.40
    Description: 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:
  • unknown
  • unknown
  • self
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 1 request that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 2.9 kB the next access.90
    Description: 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:
  • https://upload.wikimedia.org/wikipedia/donate/1/14/Wikimedia_Foundation_logo_-_wordmark.svg
  • Long cache headers is good (cacheHeadersLong)The page has 5 requests that have a shorter cache time than 30 days (but still a cache time).95
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2@2x.png
  • https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-10f5326740.js
  • https://www.wikipedia.org/portal/wikipedia.org/assets/js/gt-ie9-ce3fe8e88d.js
  • https://www.wikipedia.org/portal/wikipedia.org/assets/img/sprite-de847d1a.svg
  • https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikinews-logo_sister@2x.png
  • Best practice advice (100)

    Your best practice score is perfect!

    Privacy advice (88)

    TitleAdviceScore
    Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader)Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download.0
    Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/.
    Offenders:
  • https://www.wikipedia.org/
  • 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.0
    Description: 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:
  • https://www.wikipedia.org/
  • Page info

    Page info
    TitleWikipedia
    Width360
    Height1690
    DOM elements1127
    Avg DOM depth9
    Max DOM depth12
    Iframes0
    Script tags4
    Local storage94 B
    Session storage0 b
    Network Information API4g
    Resource Hints
    preconnect
    https://upload.wikimedia.org/
    https://en.wikipedia.org/

    Technologies used to build the page.

    Data collected using Wappalyzerversion 6.10.66.  Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyser find more information about technologies used.

    TechnologyConfidenceCategory
    Apache Traffic Server 9.2.5100  Web servers
    HSTS 100  Security
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Interaction To Next Paint | Long Aninimation Frames | Visual Elements | Metrics from CDP | Server timings | 

    Visual Metrics

    Visual Metrics
    First Visual Change2.900 s
    Speed Index3.591 s
    Largest Image2.900 s
    Heading3.033 s
    LargestContentfulPaint2.900 s
    Last Meaningful Paint3.033 s
    Largest Contentful Paint2.900 s
    Visual Complete 85%3.033 s
    Visual Complete 95%7.033 s
    Visual Complete 99%7.033 s
    Last Visual Change13.000 s
    Visual Readiness10.100 s

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)508 ms
    First Contentful Paint (FCP)2.880 s
    Largest Contentful Paint (LCP)2.880 s
    Interaction to next paint (INP)2.248 s
    Total Blocking Time (TBT)20 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP1468
    Time spent in recalculate style before FCP120.78 ms
    Extra timings
    TTFB508 ms
    First Paint2.880 s
    Load Event End3.085 s
    Fully loaded3.192 s

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeSPAN
    Element/tag<span class="central-textlogo__image sprite svg-Wikipedia_wordmark"></span>
    Render time 2.880 s
    Elements that needed recalculate style before LCP1468
    Time spent in recalculate style before LCP120.78 ms
    Load time1.043 s
    URL https://www.wikipedi...rite-de847d1a.svg
    Size (width*height)3750
    DOM path
    main > div:eq(0) > h1 > span> main > div:eq(0) > h1 > span>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

    No layout shift detected.

    Interaction to Next Paint

    Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.

    The measured latency was 2.248 s.

    Event typepointerover
    Element typeDIV
    Element class namecentral-featured-lang lang2
    Event target#www-wikipedia-org>main>nav.central-featured>div.central-featured-lang.lang2
    Load state when the event happenedloading

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    1.733 s1.834 s41.9 ms8.9 ms33 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    321 ms23.6 ms358.4 ms350.6 ms7.8 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    37 ms82.6 ms16.4 ms4.1 ms12.3 ms
    https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-10f5326740.js

    Forced Style And Layout Duration: 24 ms

    Invoker:  https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-10f5326740.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms87.6 ms5.4 ms0 ms5.4 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms39.3 ms13.7 ms2.5 ms11.2 ms
    No availible script information.

    Server timings

    namedurationdescription
    cache0hit-front
    host0cp3067

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    CDP Performance

    namevalue
    AudioHandlers0
    AudioWorkletProcessors0
    Documents8
    Frames3
    JSEventListeners27
    LayoutObjects1878
    MediaKeySessions0
    MediaKeys0
    Nodes3512
    Resources7
    ContextLifecycleStateObservers10
    V8PerContextDatas3
    WorkerGlobalScopes0
    UACSSResources0
    RTCPeerConnections0
    ResourceFetchers8
    AdSubframes0
    DetachedScriptStates2
    ArrayBufferContents1
    LayoutCount9
    RecalcStyleCount10
    LayoutDuration2011
    RecalcStyleDuration144
    DevToolsCommandDuration201
    ScriptDuration55
    V8CompileDuration3
    TaskDuration2841
    TaskOtherDuration427
    ThreadTime15
    ProcessTime16
    JSHeapUsedSize1808252
    JSHeapTotalSize3694592
    FirstMeaningfulPaint2880

    Visual Elements

    NameDisplay TimeX YWidthHeight
    LargestImage (Wikipedia-logo-v2.png)2.900 s 69 45 57 52
    <img class="central-featured-logo" src="portal/wikipedia.org/assets/img/Wikipedia-logo-v2.png" srcset="portal/wikipedia.org/assets/img/Wikipedia-logo-v2@1.5x.png 1.5x, portal/wikipedia.org/assets/img/Wikipedia-logo-v2@2x.png 2x" width="200" height="183" alt="">
    Heading3.033 s 129 44 152 53
    <h1 class="central-textlogo-wrapper"></h1>
    LargestContentfulPaint2.900 s 131 47 150 25
    <span class="central-textlogo__image sprite svg-Wikipedia_wordmark"></span>
    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Console log  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests8
    Total domains2
    Total transfer size99.1 KB
    Total content size223.7 KB
    Responses missing compression4
    Number of cookies1
    Third party cookies0
    Requests per response code
    2008

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b23.8 KB97.7 KB1
    javascript0 b10.8 KB26.7 KB2
    image0 b41.4 KB39.9 KB2
    svg0 b21.4 KB56.7 KB2
    favicon0 b1.7 KB2.7 KB1
    Total0 b99.1 KB223.7 KB8

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.wikipedia.org1.471 s96.3 KB216.4 KB7
    upload.wikimedia.org498 ms2.8 KB7.3 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds1 day1 year
    Last modified3 weeks8 weeks1 year

    Console log

    No console log messages.

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript0 b0
    image0 b0
    font0 b0
    favicon1.7 KB1
    Total1.7 KB1

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript0 b0
    image0 b0
    font0 b0
    favicon1.7 KB1
    Total1.7 KB1

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    020

    Render information

    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 20
    Max Potential First Input Delay 70
    Long Tasks before First Paint22144
    Long Tasks before First Contentful Paint22144
    Long Tasks before Largest Contentful Paint22144
    Long Tasks after Load Event End00
    Total Long Tasks32214

    CPU last long task happened at 2.930 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown630360window
    unknown10821784window
    self293070window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML56
    styleLayout2186
    paintCompositeRender40
    scriptParseCompile5
    scriptEvaluation62
    garbageCollection0
    other400
    Events (ms)
    Layout2026
    RunTask170
    UpdateLayoutTree160
    CpuProfiler::StartProfiling103
    ParseHTML56
    v8.run42
    DecodedDataDocumentParser::AppendBytes30
    Paint29
    PrePaint22
    Commit21
    FunctionCall12
    DocumentLoader::BodyLoadingFinished10

    Time spent per request

    URLCPU time (ms)
    https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-10f5326740.js74
    afterPageCompleteCheck.jpg | layoutShift.jpg | largestContentfulPaint.jpg | 

    Screenshots

    afterPageCompleteCheck.jpg

    afterPageCompleteCheck.jpg

    layoutShift.jpg

    layoutShift.jpg

    largestContentfulPaint.jpg

    largestContentfulPaint.jpg