[wp-trac] Re: [WordPress Trac] #5338: Performance Tweaks for WordPress Trunk Plugin API

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 15 05:26:07 GMT 2007


#5338: Performance Tweaks for WordPress Trunk Plugin API
--------------------------------------------------------+-------------------
 Reporter:  darkdragon                                  |        Owner:  anonymous
     Type:  enhancement                                 |       Status:  new      
 Priority:  normal                                      |    Milestone:  2.5      
Component:  Optimization                                |      Version:  2.4      
 Severity:  normal                                      |   Resolution:           
 Keywords:  plugins.php phpdoc has-patch needs-testing  |  
--------------------------------------------------------+-------------------
Comment (by darkdragon):

 Oh yeah, I use ksort instead of uksort to speed things up a bit (might be
 premature). I figure it is an edge case that plugin authors will use
 strings instead of numbers and anyway, it is unknown anyway based on that.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5338#comment:19>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list