https://bugs.freedesktop.org/show_bug.cgi?id=41407
--- Comment #3 from Victor Jimenez <[email protected]> 2011-12-08 04:02:46 PST --- I ran perf record on libreoffice in order to find where the execution time was being consumed. I used a file with 3-4 EPS generated with R. This is what I found (the full trace is on the attachment). I hope it helps. 15.55% convert libpng12.so.0.46.0 [.] 0xbfa0 12.65% convert libz.so.1.2.3.4 [.] 0xebbe 10.92% gs libgs.so.9.04 [.] 0x3ab52f 7.66% gs libpng12.so.0.46.0 [.] 0x101fa 6.06% gs libgs.so.9.04 [.] 0x368580 4.97% gs libz.so.1.2.3.4 [.] 0x5887 3.70% soffice.bin libvcllx.so [.] 0x1a00ee 3.49% soffice.bin libvcllx.so [.] Bitmap::Replace(AlphaMask const&, Color const&) 1.76% soffice.bin [kernel.kallsyms] [k] 0xffffffff81031dba 1.64% soffice.bin libz.so.1.2.3.4 [.] 0xe2ff 1.27% gs [kernel.kallsyms] [k] 0xffffffff81031dba 1.17% convert [kernel.kallsyms] [k] 0xffffffff81031dba 1.12% soffice.bin libfontconfig.so.1.4.4 [.] 0x8e08 1.08% soffice.bin libvcllx.so [.] BitmapReadAccess::SetPixelFor_24BIT_TC_BGR(unsigned char*, long, BitmapColor const&, ColorMask const&) 1.01% soffice.bin libc-2.13.so [.] 0x11e959 0.85% convert libz.so.1.2.3.4 [.] adler32 0.77% gs libgs.so.9.04 [.] 0x15b4e0 0.77% soffice.bin libvcllx.so [.] BitmapReadAccess::GetPixelFor_24BIT_TC_BGR(unsigned char const*, long, ColorMask const&) 0.74% gs liblcms.so.1.0.19 [.] cmsLinearInterpLUT16 0.67% soffice.bin libuno_sal.so.3 [.] rtl_crc32 0.66% convert libMagickCore.so.3.0.0 [.] ExportQuantumPixels 0.60% soffice.bin libz.so.1.2.3.4 [.] adler32 0.57% convert libMagickCore.so.3.0.0 [.] ImportQuantumPixels 0.57% gs libgs.so.9.04 [.] bits_compress_scaled 0.56% gs libgs.so.9.04 [.] names_ref 0.54% soffice.bin libvcllx.so [.] BitmapReadAccess::GetPixelFor_8BIT_PAL(unsigned char const*, long, ColorMask const&) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
