05/02/2016 at 1:06 pm
#374975
Keymaster
@ matt581
The amount of time, that can be do to all sorts of reasons from web host configuration to the actual hardware of the server. It could be as simple as the faster site is using a newer version of PHP. PHP 5.2 is very slow compared to PHP 7, for example. Memory allocation will not, from my experience, have too much impact of the time it takes PHP to parse and run code. Now, if everything is exactly the same, it could simply be that the time being recorded in not accurate.
