Test URL for non-cached vs. cached performance
Returns verbose array of timer data
Usage
// basic usage
$array = $proCacheTests->urlCacheTest(string $url);
// usage with all arguments
$array = $proCacheTests->urlCacheTest(string $url, int $testNum = 1);
Arguments
Name | Type(s) | Description |
---|---|---|
url | string | |
testNum (optional) | int | Iteration number, if running multiple times |
Return value
array
ProCacheTests methods and properties
API reference based on ProcessWire core version 3.0.236