Bug#431939: llgal: Pointless waste of resources when checking images

2007-07-08 Thread Martín Ferrari
Hi Brice! On 7/8/07, Brice Goglin <[EMAIL PROTECTED]> wrote: I did some testing on a directory containing 1000 jpeg images. I am only timing the "listing entries" part since this is where identify is called. The next part might be much longer because it generates thumbnails and scaled images (b

Bug#431939: llgal: Pointless waste of resources when checking images

2007-07-08 Thread Brice Goglin
> Martín Ferrari wrote: > >> llgal runs identify in each image in each run, just to verify that these >> are, in fact, images. This wastes a lot of resources, as identify is >> very slow, and can take ages on big directories. Most surely this can be >> better done with file, but for the time be

Bug#431939: llgal: Pointless waste of resources when checking images

2007-07-06 Thread Brice Goglin
tags 431939 - patch thank you Martín Ferrari wrote: > llgal runs identify in each image in each run, just to verify that these > are, in fact, images. This wastes a lot of resources, as identify is > very slow, and can take ages on big directories. Most surely this can be > better done with file,

Bug#431939: llgal: Pointless waste of resources when checking images

2007-07-05 Thread Martín Ferrari
Package: llgal Version: 0.13.12-1 Severity: normal Tags: patch llgal runs identify in each image in each run, just to verify that these are, in fact, images. This wastes a lot of resources, as identify is very slow, and can take ages on big directories. Most surely this can be better done with fil