NYCPHP Meetup

NYPHP.org

[nycphp-talk] testing a theory

Adrian Noland anoland at indigente.net
Wed Feb 7 12:02:07 EST 2007


On 2/7/07, tedd <tedd at sperling.com> wrote:
> No offense meant, but when I have a question like that, I test it and
> find out. Why ask the list for something you could test yourself?
>
> tedd
>
> --
> -------
> http://sperling.com  http://ancientstones.com  http://earthstones.com
>

Naw, fair enough.

I got ran some profiles with PECL APD but I don't have access to
pprofp. More precisely, Gentoo wants to downgrade me to PHP 5.0.5.

Would someone mind running these profile files through pprofp and
posting the results? I'd appreciate it.

http://indigente.net/profile_echo.profile.txt
http://indigente.net/profile_concat.profile.txt

The source files are
http://indigente.net/profile_echo.php.txt
http://indigente.net/profile_concat.php.txt

and a zip file
http://indigente.net/profiles.zip

N.B. I used rand() in an attempt to "bloat" the results, in the case
that there is a negligible difference between echo and concat, rand()
should exaggerate the results one way or another. In actuality, there
should be some kind of function call.  Thats the theory anyway.



More information about the talk mailing list