Hi!
On a typical nowaday's server there is hardly any difference, since php should run so fast that the effects are minimal as compared to for example throughput differences in the clients internet connection.
at least where straight php is concerned.
the design of your code can make a difference though, for example a high number of db requests of excessive searching might make a difference ...
there should be threads around covering that issue though.
greetings, jakob