Re: Method call overhead

From: Date: Thu, 04 Jun 2015 17:00:02 +0000
Subject: Re: Method call overhead
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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)

« previous php.internals (#86488) next »