ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-dev
php-dev
#50087 [Opn]: [PATCH] - NSAPI performance improvements
by thetaphi other posts by this author
Nov 5 2009 7:58AM messages near this date
#50087 [Opn]: [PATCH] - NSAPI performance improvements | #50086 [NEW]: [PATCH] - Avoid invoking setitimer when timeouts have been disabled
ID:               50087
 Updated by:       thetaphi@[...].net
 Reported By:      yoarvi at gmail dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Solaris 5.10 (SPARC)
 PHP Version:      6SVN-2009-11-05 (SVN)
-Assigned To:      
+Assigned To:      thetaphi
 New Comment:

I will look into it!


Previous Comments:
------------------------------------------------------------------------

[2009-11-05 10:38:01] yoarvi at gmail dot com

Description:
------------
The PHP NSAPI plugin for Sun Web Server could be made more efficient by
applying the following patches that were previously posted to the
internals mailing list.

1. Use pool_malloc/pool_free instead of MALLOC/FREE
   http://marc.info/?l=php-internals&m=125690295631596&w=2

2. Use pool_strdup instead of STRDUP
   http://marc.info/?l=php-internals&m=125690359232507&w=2

3. Remove unnecessary strdup calls
   http://marc.info/?l=php-internals&m=125690315831950&w=2

4. Avoid unnecessary strlen
   http://marc.info/?l=php-internals&m=125690329932150&w=2

Expected result:
----------------
Improved performance.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=50087&edit=1
Thread:
Yoarvi At Gmail Dot Com
thetaphi
thetaphi
thetaphi

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved