Re: Method call overhead
Marc Bennewitz wrote on 04/06/2015 10:01:
http://3v4l.org/eJK07
See the total amount of execution time recorded.
If we really need pure execution time, then it should record "for loop"
execution time
with empty body.
-> incl. displaying the time for the loop:
http://3v4l.org/1vZJI
Percentages relative to the base for loop, not previous item: http://3v4l.org/l75kf
HHVM's percentages are lower primarily because its for loop measure is much slower in absolute terms.
Thread (12 messages)