When looking at a Chrome Dev Tools timeline I noticed that there was a "Hit Test" entry every time somethings happens:
Does anyone know what it is? I've done my googling, but am still at a loss.
Thanks!
To access the Performance tab, navigate to the website you want to profile, then open Chrome DevTools by right-clicking and selecting Inspect. Select the Performance tab inside Chrome DevTools. The easiest way to capture a performance profile is by clicking the Start profiling and reload page icon.
Chrome's Developer Tools allow you to quickly analyze the content/resources of a webpage. This helps you check your Campaign Manager 360 tags.
Preview contains a preview of the resource, for example a rendered image or some source code. Response is similar to Preview and shows what was received from the server. Cookies (if any) shows cookies sent with the request. Timing contains information on how long a request actually took to download.
A hit test is how a contact (mouse/touch) event is checked to see what it "hit" in the DOM.
https://www.chromium.org/developers/design-documents/compositor-hit-testing describes some of this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With