Hello, I have recently updated from freebsd 7.0 to freebsd 7.2 and reinstalled all my normal packages.
What I noticed is that imagemagick started working much much slower (6 times slower). So I straced it, and it tells me, that there are way to many "getpid" commands in it. The command I tried to run was: convert t1.jpg t2.jpg Here are the 2 traces, slow (new) and fast (old): Freebsd 7.2, Magick 6.5.5, slow strace: w11# time convert t1.jpg t2.jpg 0.724u 0.171s 0:03.85 23.1% 8+1099k 0+231io 0pf+0w http://www.privatepaste.com/33SYs2zAJw Freebsd 7.0, Magick 6.3.6, fast strace: w14# time convert t1.jpg t2.jpg 0.683u 0.078s 0:00.86 87.2% 5+1217k 0+230io 0pf+0w http://www.privatepaste.com/8e1SsnIZM5 Can someone take a look please? Both magicks were installed from ports with default configurations, both have Q16 and OpenMP disabled. Arkadiy Kulev mailto:e...@ethaniel.com +7 495 5070602 Moscow, Russia _______________________________________________ Magick-developers mailing list Magick-developers@imagemagick.org http://studio.imagemagick.org/mailman/listinfo/magick-developers