[wp-trac] Re: [WordPress Trac] #3875: Proposal for a new plugin
architecture
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 17 06:10:59 GMT 2007
#3875: Proposal for a new plugin architecture
--------------------------------------------------------------------------------------------+
Reporter: FraT | Owner: ryan
Type: defect | Status: reopened
Priority: normal | Milestone: 2.3 (trunk)
Component: Optimization | Version: 2.1.1
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion plugin plugins plugin.php filters $wp_filter wp-includes |
--------------------------------------------------------------------------------------------+
Comment (by darkdragon):
Time Decreased by new patch is as follows:
2000 apply filters with old, wp-includes.plugin.php.2.diff, file took 83
ms total.
4049 apply filters with new, plugin.diff.php, takes ~40 ms total.
serialize method takes less than 20 seconds with 4000 apply filters.
The old method does not work, the new patch does work with classes. Is the
small decrease in speed worth not having this patch?
--
Ticket URL: <http://trac.wordpress.org/ticket/3875#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list