NYCPHP Meetup

NYPHP.org

[nycphp-talk] Performance testing on Windows Server 2008 & MySQLi performance hit

David Roth davidalanroth at gmail.com
Wed Jul 18 20:26:18 EDT 2012


Very nice! Do you have benchmarks to share?

David Roth

On Wed, Jul 18, 2012 at 3:00 PM, Woh Roh <faltubay at gmail.com> wrote:

> Hi Everyone,
> Just to give an update on this old topic, I 'regained' performance on my
> php application by eliminating all calls to the old mysql connector (I was
> using it for the array_map(mysql_real_escape_string($x) functionality).
>
> Also to measure performance I created test scripts that run through the
> entire application with xdebug on.
>
>
> Thanks all for your suggestions!
>
>
>
> On Tue, Jul 3, 2012 at 4:33 PM, Daniel Convissor <
> danielc at analysisandsolutions.com> wrote:
>
>> Hi Woh:
>>
>> > The tool you mentioned is for Apache servers, we are on IIS 7.
>>
>> The ab tools make request to the website using HTTP.  You can use it to
>> test any web server, not just Apache HTTPD servers.
>>
>> --Dan
>>
>> --
>>  T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
>>             data intensive web and database programming
>>                 http://www.AnalysisAndSolutions.com/
>>         4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335
>> _______________________________________________
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20120718/1355f119/attachment.html>


More information about the talk mailing list