DebugBear can test page performance for a warm load, where some of the page resources are already in the network cache.
Here are some example use cases for this feature:
In your page settings, click on Show advanced.
Then expand the Warm Load section and enable Disable clearing cache.
In most cases you can leave the Warm cache using test URL enabled. This option means that, if your test URL is http://example.com
then DebugBear will load http://example.com
to warm the cache.
What if you want to test a page where only some resources are already in the cache? For example, what if you want to test the speed of your About page if the user has previously loaded the website's homepage?
In these cases you can disable the Warm cache using test URL option. DebugBear will not take any steps to automatically warm the cache.
Instead, you can use the setup flows feature to warm the cache. For example, your setup flow might first load the homepage of your website before running a page test.