Tested 2024-11-21 04:07:14 using Firefox 131.0 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance score | 97 |
Total page size | 223.1 KB |
Requests | 11 |
Timing metrics | |
TTFB | 654 ms |
First Paint | 1.153 s |
Fully Loaded | 1.576 s |
Google Web Vitals | |
TTFB | 654 ms |
First Contentful Paint (FCP) | 1.429 s |
Largest Contentful Paint (LCP) | 1.453 s |
Visual Metrics | |
First Visual Change | 1.467 s |
Speed Index | 1.492 s |
Visual Complete 85% | 1.467 s |
Visual Complete 99% | 2.500 s |
Last Visual Change | 2.600 s |
Use--filmstrip.showAll
to show all filmstrips.
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.
Title | Advice | Score | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Avoid slowing down the critical rendering path (avoidRenderBlocking) | The style https://query.wikidata.org/querybuilder/assets/index.e0b88c88.css is larger than the magic number TCP window size 14.5 kB. Make the file smaller and the page will render faster. Avoid loading synchronously JavaScript inside of head, you shouldn't need JavaScript to render your page! The page has 1 render blocking CSS request and 1 blocking JavaScript request inside of head. | 85 | |||||||||
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: | |||||||||||
Long cache headers is good (cacheHeadersLong) | The page has 9 requests that have a shorter cache time than 30 days (but still a cache time). | 91 | |||||||||
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: | |||||||||||
Total JavaScript size shouldn't be too big (javascriptSize) | The total JavaScript transfer size is 167.3 kB. This is quite large. | 50 | |||||||||
Description: 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:
| |||||||||||
Make each CSS response small (optimalCssSize) | https://query.wikidata.org/querybuilder/assets/index.e0b88c88.css size is 39.9 kB (39896) 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:
|
Title | Advice | Score |
---|---|---|
Cumulative Layout Shift (cumulativeLayoutShift) | Layout Shift is not supported in this browser | 0 |
Description: Cumulative Layout Shift measures the sum total of all individual layout shift scores for unexpected layout shift that occur. The metric is measuring visual stability by quantify how often users experience unexpected layout shifts. It is one of Google Web Vitals. | ||
Meta description (metaDescription) | The page is missing a meta description. | 0 |
Description: Use a page description to make the page more relevant to search engines. | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 11 responses that sets a server header. | 89 |
Description: 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: |
Title | Advice | Score |
---|---|---|
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: |
Page info | |
---|---|
Title | Wikidata Query Builder |
Width | 1920 |
Height | 1226 |
DOM elements | 917 |
Avg DOM depth | 11 |
Max DOM depth | 26 |
Iframes | 0 |
Script tags | 1 |
Local storage | 0 b |
Session storage | 0 b |
Network Information API | unknown |
Data collected using Wappalyzerversion 6.10.66.
Use --browsertime.firefox.includeResponseBodies html
or --browsertime.chrome.includeResponseBodies html
to help Wappalyser find more information about technologies used.
Technology | Confidence | Category |
---|---|---|
Apache HTTP Server | 100 | Web servers |
HSTS | 100 | Security |
HTTP/2 | 100 | Miscellaneous |
Visual Metrics | |
---|---|
First Visual Change | 1.467 s |
Speed Index | 1.492 s |
LargestContentfulPaint | 1.467 s |
Last Meaningful Paint | 1.467 s |
Largest Contentful Paint | 1.467 s |
Visual Complete 85% | 1.467 s |
Visual Complete 95% | 1.467 s |
Visual Complete 99% | 2.500 s |
Last Visual Change | 2.600 s |
Visual Readiness | 1.133 s |
Navigation Timing | |
---|---|
backEndTime | 654 ms |
domContentLoadedTime | 1.270 s |
domInteractiveTime | 758 ms |
domainLookupTime | 86 ms |
frontEndTime | 620 ms |
pageDownloadTime | 0 ms |
pageLoadTime | 1.274 s |
redirectionTime | 0 ms |
serverConnectionTime | 202 ms |
serverResponseTime | 350 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 654 ms |
First Contentful Paint (FCP) | 1.429 s |
Largest Contentful Paint (LCP) | 1.453 s |
Extra timings | |
---|---|
TTFB | 654 ms |
Time To Contentful Paint | 1.480 s |
Time To First Interactive | 1.480 s |
Load Event End | 1.275 s |
Fully loaded | 1.576 s |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Element type | P |
Element/tag | <p class="querybuilder__description"></p> |
Render time | 1.453 s |
Load time | 0 ms |
Size (width*height) | 13378 |
DOM path | |
div#app > div > main > p> div#app > div > main > p> |
name | duration | description |
---|---|---|
cache | 0 | hit-front |
host | 0 | cp3067 |
There are no custom configured scripts.
There are no custom extra metrics from scripting.
Name | Display Time | X | Y | Width | Height |
---|---|---|---|---|---|
Heading | 264 | 48 | 1 | 1 | |
<h1 class="visually-hidden"></h1> | |||||
LargestContentfulPaint | 1.467 s | 264 | 137 | 672 | 120 |
<p class="querybuilder__description"></p> |
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 11 |
Total domains | 2 |
Total transfer size | 223.1 KB |
Total content size | 0 b |
Responses missing compression | 0 |
Number of cookies | 1 |
Third party cookies | 0 |
Requests per response code | |
---|---|
200 | 10 |
204 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://query.wikida...endor.5730e773.js | javascript | 141.8 KB | 0 b |
https://query.wikida...ndex.e0b88c88.css | css | 39.0 KB | 0 b |
https://query.wikida...index.df3b4cfb.js | javascript | 21.5 KB | 0 b |
https://query.wikidata.org/favicon.ico | favicon | 5.7 KB | 0 b |
https://query.wikida...r/img/QB_Logo.svg | svg | 4.4 KB | 0 b |
https://query.wikida...lder/i18n/en.json | json | 3.3 KB | 0 b |
https://query.wikidata.org/querybuilder/ | html | 2.2 KB | 0 b |
https://query.wikida...der/img/clear.svg | svg | 1.6 KB | 0 b |
https://query.wikida...er/img/search.svg | svg | 1.5 KB | 0 b |
https://query.wikida...der/img/close.svg | svg | 1.4 KB | 0 b |
https://www.wikidata...org/beacon/statsv | plain | 848 B | 0 b |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 1.1 KB | 2.2 KB | 0 b | 1 |
css | 1.2 KB | 39.0 KB | 0 b | 1 |
javascript | 2.4 KB | 163.3 KB | 0 b | 2 |
favicon | 895 B | 5.7 KB | 0 b | 1 |
json | 1.2 KB | 3.3 KB | 0 b | 1 |
plain | 836 B | 848 B | 0 b | 1 |
svg | 4.8 KB | 8.8 KB | 0 b | 4 |
Total | 12.3 KB | 223.1 KB | 0 b | 11 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
query.wikidata.org | 2.942 s | 222.3 KB | 0 b | 10 |
www.wikidata.org | 208 ms | 848 B | 0 b | 1 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 1 hour | 1 hour |
Last modified | 34 weeks | 1 year | 2 years |
afterPageCompleteCheck.jpg
largestContentfulPaint.jpg