use microtime(true) in index.php?
Thanks.
You can use apache bench https://en.wikipedia.org/wiki/ApacheBench, or simply add a microtime() (https://www.php.net/manual/en/function.microtime.php) before start the request and another after ending it.