[wp-trac] [WordPress Trac] #10913: optimizations are much needed in the FTP filesystem

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 19 04:06:24 UTC 2011


#10913: optimizations are much needed in the FTP filesystem
----------------------------------------+-----------------------------
 Reporter:  Denis-de-Bernardy           |       Owner:  dd32
     Type:  defect (bug)                |      Status:  accepted
 Priority:  high                        |   Milestone:  Future Release
Component:  Filesystem                  |     Version:  2.8.4
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch 3.2-early commit  |
----------------------------------------+-----------------------------

Comment (by dd32):

 just while I remember this, The other thing I played around with here was
 changing copy_dir() to use ::move() instead of ::copy(), which reduces the
 amount of read/writes (both of IO and reading into PHP Memory). Played
 with, but didn't benchmark.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10913#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list