Avoid slowing down the critical rendering path (avoidRenderBlocking) | 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&skin=vector-2022 | 99 |
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://en.wikipedia.org/w/load.php...ia.org/w/load.php |
Don't scale images in the browser (avoidScalingImages) | 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. | 80 |
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://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en.svg https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en.svg |
Inline CSS for faster first render (inlineCss) | 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. | 95 |
Description: 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. |
Avoid CPU Long Tasks (longTasks) | The page has 6 CPU long tasks with the total of 787 ms. The total blocking time is 85 ms and 1 long task before first contentful paint with total time of 452 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. | 0 |
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: unknownselfselfselfunknownunknown |
Avoid extra requests by setting cache headers (cacheHeaders) | The page has 61 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 567.1 kB the next access. | 0 |
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/en/thumb/1/1b/Semi-protection-shackle.svg...n-shackle.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/President_Barack_Obama..._Barack_Obama.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Barack_Obama_signature...signature.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Obama_portrait_crop.jp...portrait_crop.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Seal_of_the_President_...ed_States.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/3/33/Ann_Dunham_with_father_and_..._and_children.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Barry_Soetoro_school_r...school_record.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Nuvola_apps_kaboodle.s..._kaboodle.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Obama_family_portrait_...he_Green_Room.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Obamas_at_church_on_In...tion_Day_2013.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Obamamiltondavis1.jpg/...amiltondavis1.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Chicago%2C_November_2%...5471954323%29.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/BarackObamaportrait.jp...Obamaportrait.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/ElectoralCollege2008.s...llege2008.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Official_portrait_of_B..._Barack_Obama.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/ElectoralCollege2012.s...llege2012.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/US_President_Barack_Ob...e_-_2009Jan20.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Barack_Obama_addresses...ss_2009-02-24.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Barack_Obama_visiting_...rora_shooting.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/U.S._Total_Deficits_vs...ses_2001-2010.png https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/US_Employment_Statisti...tatistics.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Job_Growth_by_U.S._Pre...resident_-_v1.png https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Obama-venice-la.jpg/22...ama-venice-la.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/PPACA_Premium_Chart.jp...Premium_Chart.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Percentage_of_Individu...%2C_1963-2015.png https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/P06409PS-0571_%2835946...3594694537%29.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Barack_Obama%27s_trip_..._2016_%289%29.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Barack_Obama_with_Afgh...and_Joe_Biden.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Obama_and_Biden_await_..._on_bin_Laden.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Handshake_between_the_...C3%BAl_Castro.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Barack_Obama_welcomes_...e_Oval_Office.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Barack_Obama_talks_wit...8637772147%29.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Vladimir_Putin_and_Bar...5-09-29%29_01.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Gallup_Poll-Approval_R...ack_Obama.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/9/96/Obama_Macri_October_20..._October_2017.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/P20220405AS-1082_%2852...2067439422%29.jpg https://upload.wikimedia.org/wikipedia/en/thumb/6/69/P_vip.svg/28px-P_vip.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/a/a4/Flag_of_the_United_States.s...ed_States.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Flag_of_Hawaii.svg/32p...of_Hawaii.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Flag_of_Chicago%2C_Ill..._Illinois.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_Illinois.svg/3..._Illinois.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Balance%2C_by_David.sv..._by_David.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/0/01/A_coloured_voting_box.svg/2...oting_box.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Blue_iPod_Nano.jpg/12px-Blue_iPod_Nano.jpg https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/IPhone_5.svg/13px-IPhone_5.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/20px-Commons-logo.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/27px...news-logo.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/26...urce-logo.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/27px...data-logo.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/8/8a/OOjs_UI_icon_edit-ltr-progr...ogressive.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/15px-Speaker_Icon.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/9/96/Symbol_category_class.svg/1...ory_class.svg.png https://upload.wikimedia.org/wikipedia/en/thumb/d/db/Symbol_list_class.svg/16px-...ist_class.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Seal_of_the_United_Sta...es_Senate.svg.png https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Michelle_Obama_2013_of...cial_portrait.jpg https://upload.wikimedia.org/wikipedia/en/thumb/e/ed/Nobel_Prize.png/80px-Nobel_Prize.png https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/23p...uote-logo.svg.png https://upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg https://upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png https://upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg https://upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg |
Long cache headers is good (cacheHeadersLong) | The page has 2 requests that have a shorter cache time than 30 days (but still a cache time). | 98 |
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://en.wikipedia.org/w/load.php...ia.org/w/load.php https://en.wikipedia.org/w/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector-2022 |
Make each CSS response small (optimalCssSize) | https://en.wikipedia.org/w/load.php?lang=en&modules=ext.cite.styles%7Cext.phonos.icons%2Cstyles%7Cext.tmh.player.styles%7Cext.uls.interlanguage%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cext.wikimediamessages.styles%7Cjquery.makeCollapsible.styles%7Cskins.vector.icons%2Cstyles%7Cskins.vector.search.codex.styles%7Cwikibase.client.init&only=styles&skin=vector-2022 size is 24.4 kB (24417) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB. | 90 |
Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier. |
Offenders: |