[wp-trac] [WordPress Trac] #11344: 'Show' link doesn't appear for about 10s after 'Crunching' is finished.

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 9 11:58:34 UTC 2009


#11344: 'Show' link doesn't appear for about 10s after 'Crunching' is finished.
--------------------------+-------------------------------------------------
 Reporter:  caesarsgrunt  |       Owner:             
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  Unassigned 
Component:  Upload        |     Version:  2.9        
 Severity:  minor         |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by azaozz):

 'Crunching' is the time when the server makes the image sub-sizes and
 depends on the image size. There was an idea to make it asynchronous so
 the next image can be uploaded while sub-sizes are being created but the
 memory usage would go through the roof.

 What we can improve is image_resize(). It can create all sub-sizes in one
 go without destroying and then loading again the 'big' image for every
 sub-size.

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


More information about the wp-trac mailing list