Run 2 summary

https://www.bdwebs.com

Tested 2026-07-07 15:28:03 using Chrome 150.0.7871.46 (runtime settings)

SummaryWaterfall MetricsVideoFilmstrip CoachPageXrayThird partyScreenshots

Summary

LCP2.520 s
CLS0.325
Coach80
Loading & responsiveness
TTFB
303 ms
First Paint
2.520 s
Fully Loaded
5.361 s
Total Blocking Time
1.670 s
Max Potential FID
575 ms
Page weight & requests
Total transfer size
1.4 MB
Requests
52
CPU
CPU long tasks
9
CPU last long task at
15.031 s
Visual progress
First Visual Change
2.533 s
Speed Index
3.152 s
Visual Complete 85%
4.267 s
Visual Complete 99%
9.733 s
Last Visual Change
9.767 s
Screenshot
Waterfall | Download HAR | 

Waterfall

First paintFCPLCPDOMContentLoadedDOM interactiveLoadRender-blockingRedirectError

Video

Run 2
Download video

Filmstrip

75 frames

Use --filmstrip.showAll to show all filmstrips.

0 s
0.7 sCPU Long Task duration 168 ms
1 sCPU Long Task duration 1.272 s
2.4 sCPU Long Task duration 82 ms
2.6 sFirst Contentful Paint 2.520 sLCP <P> 2.520 sFirst Visual Change 2.533 sCPU Long Task duration 350 ms
2.7 s
2.8 s
2.9 s
3 s
3.1 sCPU Long Task duration 270 ms
3.2 s
3.3 s
3.4 sLayout Shift 0.29367 3.305 s
3.5 sCPU Long Task duration 469 ms
3.6 s
3.7 s
3.8 s
3.9 s
4 sDOM Content Loaded Time 3.952 s
4.1 s
4.2 sCPU Long Task duration 52 msLayout Shift 0.03148 4.188 s
4.3 sVisual Complete 85% 4.267 sVisual Complete 95% 4.267 s
4.4 sCPU Long Task duration 575 ms
4.5 s
4.6 s
4.7 s
4.9 s
5 s
5.1 sPage Load Time 5.057 s
5.2 s
5.3 s
5.4 sFully Loaded 5.361 s
5.5 s
5.6 s
5.7 s
5.8 s
5.9 s
6 s
6.1 s
6.2 s
6.3 s
6.4 s
6.5 s
6.6 s
6.7 s
6.8 s
6.9 s
7 s
7.2 s
7.3 s
7.4 s
7.5 s
7.6 s
7.7 s
7.8 s
7.9 s
8 s
8.1 s
8.2 s
8.3 s
8.4 s
8.5 s
8.6 s
8.7 s
8.8 s
8.9 s
9 s
9.1 s
9.2 s
9.3 s
9.4 s
9.5 s
9.6 s
9.7 s
9.8 sVisual Complete 99% 9.733 sLast Visual Change 9.767 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 9.2.1.

Performance advice

80
3 errors9 warnings4 info
warn(0)Avoid CPU Long TaskslongTasks

The page has 9 CPU long tasks with the total of 3.492 s. The total blocking time is 1.670 s and 3 long tasks before first contentful paint with total time of 1.522 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.

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
  • unknown
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
infoAvoid too many fontsfewFonts

The page has 28 font requests. Do you really need them? What value does the fonts give the user?

How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.

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

The total JavaScript transfer size is 608.5 kB and the uncompressed size is 2.2 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://www.bdwebs.com/wp-content/plugins/litespeed-cache/assets/js/webfontloader.min.js4.6 KB11.8 KB
https://www.bdwebs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.129.1 KB85.5 KB
https://www.bdwebs.com/wp-content/litespeed/js/f97a2de66b4fb0e6dc7375a5466b734d.js?ver=e8cb6294.6 KB1.0 MB
https://www.bdwebs.com/wp-content/plugins/litespeed-cache/assets/js/instant_click.min.js?ver=7.8.11.5 KB4.5 KB
https://connect.facebook.net/en_US/fbevents.js98.6 KB372.4 KB
https://connect.facebook.net/signals/config/1991482348063865.../1991482348063865137.9 KB472.5 KB
https://www.bdwebs.com/wp-content/plugins/elementor/assets/js/text-editor.2c35aa...950.bundle.min.js667 B1.3 KB
https://connect.facebook.net/signals/config/1468719531051894.../146871953105189427.2 KB122.7 KB
warn(31)Serve images in modern formats (AVIF, WebP)modernImageFormats

The page ships 9 images (out of 13) 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
error(50)Have a fast first contentful paintfirstContentfulPaint

First contentful paint can be improved (2.520 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)Total CSS size shouldn't be too bigcssSize

The total CSS transfer size is 146.2 kB and uncompressed size is 1.3 MB. That is big and the CSS could most probably be smaller.

Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.

Offenders
URLTransferContent
https://www.bdwebs.com/wp-content/litespeed/css/1124c4cce28d7b4d2715dc2fd1e09aca.css?ver=e8cb6137.7 KB1.0 MB
https://fonts.googleapis.com/css...oogleapis.com/css5.1 KB186.0 KB
infoAdd decoding="async" to non-critical imagesdecodingAsync

The page has 6 images (out of 13) 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(56)Lazy-load below-the-fold imageslazyLoadingImages

The page has 4 below-the-fold images without loading="lazy". Add loading="lazy" so the browser defers downloading and decoding them until the user scrolls them into view.

Adding loading="lazy" to an <img> tells the browser not to download or decode it until it is close to the viewport. For images that the user may never see (deep in the page, behind a tab, in a footer carousel), this saves bandwidth and main-thread time during initial render. The LCP image and any image in the initial viewport should NOT be lazy-loaded — that delays the first paint. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#loading

Offenders
warn(70)Avoid extra requests by setting cache headerscacheHeaders

The page has 3 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 256 B 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(80)Avoid slowing down the critical rendering pathavoidRenderBlocking

The page has 3 blocking requests and 0 in body parser blocking (2 JavaScript and 1 CSS).

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
error(80)Have a fast largest contentful paintlargestContentfulPaint

Largest contentful paint can be improved 2.520 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
  • <p style="text-align: justify;"></p>
warn(80)Don't use private headers on static contentprivateAssets

The page has 2 requests with private headers. 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(90)Don't scale images in the browseravoidScalingImages

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.

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(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
infoMake each CSS response smalloptimalCssSize

https://www.bdwebs.com/wp-content/litespeed/css/1124c4cce28d7b4d2715dc2fd1e09aca.css?ver=e8cb6 size is 141 kB (141012) 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://www.bdwebs.com/wp-content/litespeed/css/1124c4cce28d7b4d2715dc2fd1e09aca.css?ver=e8cb6137.7 KB1.0 MB
infoLong cache headers is goodcacheHeadersLong

The page has 4 requests that have a shorter cache time than one year (but still a cache time).

Setting a cache header is good. Setting a long cache header (a year) is even better because the asset will stay in the browser cache across visits. For content-hashed URLs (e.g. app.4af2.css) you can safely use Cache-Control: max-age=31536000, immutable. For unversioned URLs that may change, use a revalidating strategy instead.

Offenders

Best practice advice

75
1 error1 warning2 info
error(0)Cumulative Layout ShiftcumulativeLayoutShift

You have a poor cumulative layout shift score (0.3251). It is in the Google Web Vitals poor range, with a shift higher than 0.25. You should manually check the filmstrip or video and check if it will affect the user.

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.

infoAvoid unnecessary headersunnecessaryHeaders

There are 47 responses that sets both a max-age and expires header. There are 29 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
warn(50)Avoid too many third party requeststhirdParty

The page do more requests to third party domains (32 requests and 691 kB) then first party (20 requests and 758 kB). The regex .*bdwebs.* was used to calculate first/third party requests.

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

infoDo not send too long headerslongHeaders

https://connect.face...en_US/fbevents.js has a header content-security-policy that is 1344 characters long. https://connect.face...en_US/fbevents.js has a header permissions-policy that is 874 characters long. https://connect.face.../1991482348063865 has a header content-security-policy that is 1344 characters long. https://connect.face.../1991482348063865 has a header permissions-policy that is 874 characters long. https://connect.face.../1468719531051894 has a header content-security-policy that is 1344 characters long. https://connect.face.../1468719531051894 has a header permissions-policy that is 874 characters long.

Do not send response headers that are too long.

Offenders

Privacy advice

57
1 error8 warnings4 info
warn(0)Declare a referrer policy on the documentreferrerPolicy

No <meta name="referrer"> tag was found on the page. Set a Referrer-Policy response header (preferred) or add a meta tag, for example <meta name="referrer" content="strict-origin-when-cross-origin">.

Without an explicit referrer policy the browser falls back to the user-agent default and may leak the full URL of the previous page (including query strings) to every cross-origin request. Set a Referrer-Policy response header (preferred) or a <meta name="referrer"> tag in the document. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy

warn(0)Avoid embedding services from surveillance capitalist companiessurveillance

The page embeds 3 resources from companies that profit from user surveillance. Consider privacy-respecting alternatives.

Embedding scripts or iframes from companies whose business model is surveillance capitalism (Google, Facebook, etc.) leaks detailed user data on every page view, often before the user has had a chance to consent. See https://en.wikipedia.org/wiki/Surveillance_capitalism for background. Prefer privacy-respecting alternatives where possible.

Offenders
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
infoSet a NEL header so the browser reports network errors back to you.nelHeader

Set a NEL header (paired with Reporting-Endpoints) to collect connection-level error reports from the field.

The NEL (Network Error Logging) response header tells the browser to record connection-level failures (DNS, TLS, HTTP errors) and ship them to a reporting endpoint. NEL pairs with the Reporting-Endpoints / Report-To header — the page declares the endpoint group and NEL points at it. Together they give you visibility into errors that never reach your origin server. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/NEL

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
infoDeclare reporting endpoints so the browser can deliver Reporting-API events.reportingEndpointsHeader

Set a Reporting-Endpoints header (or the legacy Report-To header) so CSP reports, NEL data and other Reporting-API events have an endpoint to land at.

The Reporting-Endpoints response header (the successor to Report-To) names the URLs that browsers should POST reports to. Without it, CSP report-to directives, Cross-Origin-Opener-Policy reports, NEL data and other Reporting-API events have nowhere to go. The legacy Report-To header is still accepted for older Chromium versions. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Reporting-Endpoints

Offenders
error(0)Set a strict transport header to make sure the user always use HTTPS.strictTransportSecurityHeader

Set a strict transport header to make sure the user always use HTTPS.

The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security.

Offenders
warn(0)Do not share user data with third parties.thirdPartyPrivacy

The page has 60% requests that are 3rd party (31 requests with a size of 691 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 31 surveillance requests and uses 2 surveillance tools. The page do 5 social requests and uses 1 social tool.

Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.

Offenders
warn(0)Set X-Content-Type-Options: nosniff to stop the browser from MIME-sniffing the response.xContentTypeOptionsHeader

Set X-Content-Type-Options: nosniff on the document response to prevent MIME-sniffing.

X-Content-Type-Options: nosniff prevents browsers from interpreting files as a different MIME type than what is declared in the Content-Type header. This blocks a class of cross-site scripting and content-type confusion attacks and should be set on every response. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options

Offenders

Page info

Page info

TitleCheap Hosting Bangladesh
GeneratorWordPress 7.0
Width1350
Height5316
DOM elements1293
Avg DOM depth12
Max DOM depth19
Iframes0
Script tags14
Local storage117 B
Session storage49 B
Network Information API4g

Resource hints

3 hints
dns-prefetch
  • https://fonts.googleapis.com/
preconnect
  • https://fonts.gstatic.com/
  • https://fonts.gstatic.com/

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

7 technologies

Third-party tools

4 tools

Data collected using Third Party Web version 0.29.2.

Cdn
  • Google Fonts
Surveillance
  • Google Fonts
  • Facebook
Social
  • Facebook
Visual Metrics | Google Web Vitals | Largest Contentful Paint | Cumulative Layout Shift | Browser metrics | Long Aninimation Frames | Metrics from CDP | 

Visual Metrics

Visual progress
Visual progress at 0 s0.0s
Visual progress at 3.3 s3.3s
Visual progress at 4.3 s4.3s
Visual progress at 5.5 s5.5s
Visual progress at 6.5 s6.5s
Visual progress at 7.7 s7.7s
Visual progress at 8.7 s8.7s
Visual progress at 9.8 s9.8s
FCP2.52s
LCP2.52s
VC854.27s
Long tasks
0.0s2.0s3.9s5.9s7.8s9.8s

Google Web Vitals

303 msTTFB
Good
2.520 sFCP
Needs improvement
2.520 sLCP
Needs improvement
1.670 sTBT
Poor

Largest Contentful Paint

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

2.520 sLCP render time

Phase breakdown

  • TTFB303 ms
  • Resource load delay0 ms
  • Resource load duration0 ms
  • Element render delay2.217 s

Element

Element type
<p>
Size (w × h)
133796
Load time
0 ms

DOM path

body > div:eq(2) > div:eq(1) > section:eq(0) > div:eq(1) > div > div > div:eq(1) > div > p:eq(1)
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.

Cumulative Layout Shift

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

0.325cumulative layout shift score

Elements that shifted

Sorted by individual shift score (higher = bigger shift). The top entries usually account for most of the page's CLS.

  • #10.294,,<nav class="wdes-menu-navbar"></nav>,,
    body > div:eq(2) > div:eq(1) > section:eq(0) > div:eq(1) > div > div > div:eq(1) > div > p:eq(1) > #text:eq(9),body > div:eq(2) > div:eq(1) > section:eq(0) > div:eq(1) > div > div > div:eq(1) > div > p:eq(2) > #text:eq(1),body > div:eq(2) > header#Top_bar > div > div > div > nav,body > div:eq(2) > div:eq(1) > section:eq(0) > div:eq(1) > div > div > div:eq(1) > div > p:eq(1) > span:eq(0) > #text,body > div:eq(2) > div:eq(1) > section:eq(0) > div:eq(1) > div > div > div:eq(1) > div > p:eq(1) > a:eq(5) > #text
  • #20.031<div class="layout-width layout-wide"></div>
    body > div:eq(2)
Layout shift

Elements that shifted by more than 0.01 are highlighted in the screenshot. If an element shifted outside the viewport, it won't appear here — check the video or filmstrip to see the shift.

Browser Metrics

Navigation Timing

Want render-blocking and recalculate-style metrics for FCP and LCP, plus CPU long tasks? Run with --cpu.

Extra timings

Long Animation Frames

A long animation frame (LOAF) is a frame that took ≥ 50 ms from input to the next paint. The breakdown shows where that time went. Read more about the Long Animation Frames API.

Showing the top 10 longest animation frames.

Long animation frame #1
2.260 s
  • Blocking1.102 s
  • Work16.1 ms
  • Render1.142 s
  • Pre-layout1.142 s
  • Style & layout0 ms

No script attribution available for this frame.

Long animation frame #2
1.380 s
  • Blocking554.8 ms
  • Work570.9 ms
  • Render254.1 ms
  • Pre-layout254.1 ms
  • Style & layout0 ms

Scripts that ran during this frame

Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
6920
Invoker
https://www.bdwebs.com/wp-content/litespeed/js/f97a2de66b4fb0e6dc7375a5466b734d.js?ver=e8cb6
Invoker type
classic-script
Window attribution
self
Long animation frame #3
1.119 s
  • Blocking526.3 ms
  • Work592.1 ms
  • Render0.5 ms
  • Pre-layout0.2 ms
  • Style & layout0.3 ms

Scripts that ran during this frame

Invoker
https://connect.facebook.net/signals/config/1991482348063865?v=2.9.349&r=stable&domain=www.bdwebs.com&hme=f29d86973612db0f0627890a64bdc8c47b471189050b33f2680b7d76997afc9a&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C30%2C75%2C234%2C233%2C232%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C279%2C280%2C278%2C26%2C27%2C28%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C293%2C309%2C215%2C204%2C62%2C205%2C203%2C312%2C303%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C47%2C49%2C116%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C173
Invoker type
classic-script
Window attribution
self
Long animation frame #4
914.3 ms
  • Blocking423.1 ms
  • Work487.4 ms
  • Render3.8 ms
  • Pre-layout0.3 ms
  • Style & layout3.5 ms

Scripts that ran during this frame

Invoker
Promise.resolve
Invoker type
resolve-promise
Window attribution
self
Source char position
4408
Invoker
https://connect.facebook.net/en_US/fbevents.js
Invoker type
classic-script
Window attribution
self
Long animation frame #5
471.6 ms
  • Blocking195.3 ms
  • Work31.1 ms
  • Render245.2 ms
  • Pre-layout0.1 ms
  • Style & layout245.1 ms

No script attribution available for this frame.

Long animation frame #6
478.1 ms
  • Blocking182.8 ms
  • Work217.1 ms
  • Render78.2 ms
  • Pre-layout78.2 ms
  • Style & layout0 ms

No script attribution available for this frame.

Long animation frame #7
684 ms
  • Blocking144.1 ms
  • Work513.8 ms
  • Render26.1 ms
  • Pre-layout0.1 ms
  • Style & layout26 ms

Scripts that ran during this frame

Invoker
https://www.bdwebs.com/wp-content/plugins/litespeed-cache/assets/js/webfontloader.min.js
Invoker type
classic-script
Window attribution
self
Invoker
https://www.bdwebs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
Invoker type
classic-script
Window attribution
self
Long animation frame #8
104.4 ms
  • Blocking6.7 ms
  • Work93.8 ms
  • Render3.9 ms
  • Pre-layout3.7 ms
  • Style & layout0.2 ms

Scripts that ran during this frame

Forced style and layout
1.7 ms
Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
27411
Forced style and layout
34.8 ms
Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
21064
Long animation frame #9
130.8 ms
  • Blocking3.2 ms
  • Work102.9 ms
  • Render24.7 ms
  • Pre-layout24.4 ms
  • Style & layout0.3 ms

Scripts that ran during this frame

Invoker
Promise.resolve
Invoker type
resolve-promise
Window attribution
self
Source char position
4408
Invoker
Promise.resolve
Invoker type
resolve-promise
Window attribution
self
Source char position
4408
Invoker
Promise.resolve
Invoker type
resolve-promise
Window attribution
self
Source char position
4408
Long animation frame #10
128.4 ms
  • Blocking0 ms
  • Work126.7 ms
  • Render1.7 ms
  • Pre-layout0.2 ms
  • Style & layout1.5 ms

Scripts that ran during this frame

Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
27411
Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
27411
Invoker
TimerHandler:setTimeout
Invoker type
user-callback
Window attribution
self
Source char position
27411

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 Performance33
AudioHandlers0
AudioWorkletProcessors0
Documents8
Frames7
JSEventListeners48
LayoutObjects2097
MediaKeySessions0
MediaKeys0
Nodes2735
Resources148
ContextLifecycleStateObservers26
V8PerContextDatas4
WorkerGlobalScopes0
UACSSResources0
RTCPeerConnections0
ResourceFetchers8
AdSubframes0
DetachedScriptStates2
ArrayBufferContents31
LayoutCount10
RecalcStyleCount797
LayoutDuration1355
RecalcStyleDuration339
DevToolsCommandDuration22
ScriptDuration1914
V8CompileDuration2
TaskDuration7771
TaskOtherDuration4139
ThreadTime4
ProcessTime6
JSHeapUsedSize13307732
JSHeapTotalSize20709376
FirstMeaningfulPaint2517
Summary | Largest responses | Per content type | Per domain | Expires & last-modified | After onLoad | Render-blocking | 

PageXray

How the page is built.

HTTP versionHTTP/2.0
Total requests52
Total domains6
Transfer size1.4 MB
Content size4.0 MB
Missing compression0

Response codes

200
52100.0%

Requests and sizes per content type

8 types
ContentHeader SizeTransfer SizeContent SizeRequests
html0 b15.2 KB107.5 KB2
css0 b142.8 KB1.2 MB2
javascript0 b594.2 KB2.1 MB8
image0 b86.5 KB85.9 KB7
font0 b575.2 KB574.2 KB28
favicon0 b815 B1.1 KB1
json0 b312 B16 B2
plain0 b35 B0 b2
Total0 b1.4 MB4.0 MB52

Data per domain

6 domains
DomainTotal download timeTransfer SizeContent SizeRequests
www.bdwebs.com6.183 s740.2 KB2.5 MB20
fonts.googleapis.com259 ms5.1 KB186.0 KB1
fonts.gstatic.com2.764 s406.0 KB405.2 KB25
connect.facebook.net226 ms263.7 KB967.7 KB3
mpc-prod-25-s6uit34pua-wl.a.run.app457 msN/A0 b1
www.facebook.com250 ms35 B0 b2

Expires & last-modified statistics

typeminmedianmax
Expires0 seconds1 year1 year
Last modified0 seconds41 weeks4 years

Requests loaded after onLoad event

1 request

Includes requests done after load event end.

ContentTransfer SizeRequests
html0 b0
css0 b0
javascript0 b0
image0 b0
font0 b0
favicon815 B1
Total815 B1

Requests loaded after onContentLoad

8 requests

Includes requests done after DOM content loaded.

ContentTransfer SizeRequests
html221 B1
css0 b0
javascript27.9 KB2
image0 b0
font0 b0
favicon815 B1
json312 B2
plain35 B2
Total29.2 KB8

Render blocking requests

38 assets

Render blocking information directly from Chrome.

BlockingIn body parser blockingPotentially blocking
300

Render blocking assets

38 assets
URLType
https://www.bdwebs.c...7375a5466b734d.jsinbodyparserblocking
https://connect.face.../1991482348063865nonblocking
https://www.bdwebs.c...5dc2fd1e09aca.cssblocking
https://connect.face...en_US/fbevents.jsnonblocking
https://www.bdwebs.c...-brands-400.woff2nonblocking
https://www.bdwebs.c...a-solid-900.woff2nonblocking
https://fonts.gstati...IhOszmkBnka.woff2nonblocking
https://fonts.gstati...ylUAMa3yUBA.woff2nonblocking
https://fonts.gstati...m459WxRyS7m.woff2nonblocking
https://fonts.gstati...HKm459Wlhyw.woff2nonblocking
https://fonts.gstati...JJSb6ufN5qU.woff2nonblocking
https://fonts.gstati...AT7RQHt6e4Q.woff2nonblocking
https://fonts.gstati...6trAT7RVLtw.woff2nonblocking
https://www.bdwebs.c...ery/jquery.min.jsblocking
https://connect.face.../1468719531051894nonblocking
https://www.bdwebs.c...regular-400.woff2nonblocking
https://fonts.gstati...JLmr19VF9eO.woff2nonblocking
https://fonts.gstati...JLmv1pVF9eO.woff2nonblocking
https://fonts.gstati...JLm21lVF9eO.woff2nonblocking
https://fonts.gstati...JLm111VF9eO.woff2nonblocking
https://fonts.gstati...FVrJJLucHtA.woff2nonblocking
https://fonts.gstati...JLmy15VF9eO.woff2nonblocking
https://fonts.gstati...JLmg1hVF9eO.woff2nonblocking
https://fonts.gstati...JLm81xVF9eO.woff2nonblocking
https://fonts.gstati...JJLmE0tCMPI.woff2nonblocking
https://fonts.gstati...rLEj6Z1xlFQ.woff2nonblocking
https://fonts.gstati...rLFj_Z1xlFQ.woff2nonblocking
https://fonts.gstati...HgFVrJJfecg.woff2nonblocking
https://fonts.gstati...rLDz8Z1xlFQ.woff2nonblocking
https://fonts.gstati...rLDD4Z1xlFQ.woff2nonblocking
https://fonts.gstati...rLCz7Z1xlFQ.woff2nonblocking
https://fonts.gstati...rLGT9Z1xlFQ.woff2nonblocking
https://fonts.gstati...rLBT5Z1xlFQ.woff2nonblocking
https://fonts.gstati...FVrLPTucHtA.woff2nonblocking
https://fonts.google...oogleapis.com/cssnonblockingdynamic
https://www.bdwebs.c...fontloader.min.jsblocking
https://www.bdwebs.c...tant_click.min.jsnonblocking
https://www.bdwebs.c...950.bundle.min.jsnonblocking
Categories | Tools | First vs third | 

Third party

Third party requests categorised by Third party web version 0.29.2.

Third-party requests62
Tools2
Categories3

Categories

3 categories
survelliance
50% · 31 req · 2 tools
cdn
42% · 26 req · 1 tool
social
8.1% · 5 req · 1 tool

Third party requests and tools

3 categories
cdnGoogle Fonts26 requests · 1 tool
survellianceGoogle FontsFacebook31 requests · 2 tools
socialFacebook5 requests · 1 tool

Unmatched third party domains

1 domain

Domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.

  • mpc-prod-25-s6uit34pua-wl.a.run.app

First party requests and sizes per content type

20 requests

Calculated using .*bdwebs.* (use --firstParty to configure).

ContentHeader SizeTransfer SizeContent SizeRequests
html0 b15.2 KB107.5 KB2
css0 b137.7 KB1.0 MB1
javascript0 b330.5 KB1.2 MB5
image0 b86.5 KB85.9 KB7
font0 b169.2 KB169.0 KB3
favicon0 b815 B1.1 KB1
json0 b312 B16 B1
TotalN/A740.2 KB2.5 MB20

Third party requests and sizes per content type

32 requests
ContentHeader SizeTransfer SizeContent SizeRequests
html0 b0 b0 b0
css0 b5.1 KB186.0 KB1
javascript0 b263.7 KB967.7 KB3
image0 b0 b0 b0
font0 b406.0 KB405.2 KB25
favicon0 b0 b0 b0
json0 b0 b0 b1
plain0 b35 B0 b2
TotalN/A674.8 KB1.5 MB32
afterPageCompleteCheck.png | layoutShift.png | largestContentfulPaint.png | 

Screenshots