Summary | Minimize vfs name ram usage |
Queue | Ansel |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | duck (at) obala (dot) net |
Created | 02/06/2008 (6380 days ago) |
Due | |
Updated | 02/06/2008 (6380 days ago) |
Assigned | 02/06/2008 (6380 days ago) |
Resolved | 02/06/2008 (6380 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Thanks for all the performance enhancements you've been working on!
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Minimize vfs name ram usage
Queue ⇒ Ansel
New Attachment: AnselVfsName.diff
State ⇒ New
including files and executing takes 170,928 bytes of ram accoring to
memory_get_peak_usage().
We need to detect the original image type name only when we are
processing the image or downloading the original file. All the other
cases (getting mini, screen, thumb name etc) the file has the
extension according to the configuration. The patch honors image type
setting.