[wp-trac] [WordPress Trac] #10913: optimizations are much needed in the FTP filesystem
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 2 03:34:24 UTC 2011
#10913: optimizations are much needed in the FTP filesystem
-------------------------------+---------------------
Reporter: Denis-de-Bernardy | Owner: dd32
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.2
Component: Filesystem | Version: 2.8.4
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------------+---------------------
Changes (by dd32):
* keywords: has-patch close => has-patch
Comment:
Denis: We'll probably end up with that in a few locations still, however,
this dramatically reduces the number of them, While benchmarking data
isn't on this ticket, in some bad cases it reduced it from ~10,000
operations to less than 5,000 operations, many of which were duplicated
is_file() & is_dir() calls.
Without adding an entire Filesystem caching layer which takes into account
files being unlink'd and whatnot, this is the best that we'll have in the
short term. (so I agree that this ticket should be closed)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10913#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list