[wp-trac] [WordPress Trac] #21481: Optimize image_resize to prevent re-opening image every time

WordPress Trac wp-trac at lists.automattic.com
Sun Aug 5 22:34:15 UTC 2012


#21481: Optimize image_resize to prevent re-opening image every time
--------------------------+-----------------------------
 Reporter:  kurtpayne     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Found during discussion at WCSF:

 image_resize() calls wp_load_image() which opens the image and loads it
 into memory.  This can be optimized because image_resize() is called
 several times times.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21481>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list