[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal
WordPress Trac
noreply at wordpress.org
Fri Sep 16 14:15:27 UTC 2016
#36335: Next generation: core autoloader proposal
-----------------------------+------------------
Reporter: dnaber-de | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 4.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------
Comment (by steveglick):
I should have read the last comment...
>As we don't have an autoloader yet, the code base is not optimized for
the use of an autoloader either. This makes performance benchmarks
completely pointless, as the result is probably something along the lines
of "performance without autoloader + autoloader overhead". The end result
we're after is not to have an autoloader be included, but to have a code
base that makes proper use of an autoloader. That is what would need to be
benchmarked, not "old code + autoloader class".
I was confused why everyone is talking about performance and not
benchmarking anything, but this makes sense now.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36335#comment:198>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list