[wp-trac] Re: [WordPress Trac] #3875: Proposal for a new plugin
	architecture
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Aug  1 17:47:40 GMT 2007
    
    
  
#3875: Proposal for a new plugin architecture
----------------------------------------------------------------------------------+
 Reporter:  FraT                                                                  |        Owner:  ryan    
     Type:  defect                                                                |       Status:  reopened
 Priority:  normal                                                                |    Milestone:  2.2.2   
Component:  Optimization                                                          |      Version:  2.1.1   
 Severity:  normal                                                                |   Resolution:          
 Keywords:  2nd-opinion plugin plugins plugin.php filters $wp_filter wp-includes  |  
----------------------------------------------------------------------------------+
Comment (by santosj):
 The new patch is slower than the first patch, but I have been able to
 confirm that it fixes the issues brought by serialize.
 You can improve the speed by moving the code from the
 _wp_filter_build_unique_id() to the add_filter and remove_filter code. It
 is only about ~10-13 ms improvement with 2000  add_filter() calls.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3875#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list