[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal
WordPress Trac
noreply at wordpress.org
Fri Oct 2 14:14:13 UTC 2020
#36335: Next generation: core autoloader proposal
-----------------------------+------------------------------
Reporter: dnaber-de | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------------------
Comment (by dingo_d):
Shouldn't classmap autoloading be faster? Because of the caching by
OPcache (classmap array will be stored in the memory instead of being read
from on each request).
I have bookmarked this when I did some research on autoloading:
https://blog.blackfire.io/speeding-up-autoloading-on-php-5-6-7-0-for-
everyone.html
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36335#comment:256>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list