Re: [PATCH 10/10] AXFS: axfs_uncompress.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Artem Bityutskiy
Date: Thursday, August 21, 2008 - 4:40 am

On Wed, 2008-08-20 at 22:46 -0700, Jared Hulbert wrote:

Jared,

just FYI, are you aware that LZO which is also present in the kernel is
much faster on decompress than zlib, while its compression is only
slightly worse?

I do not remember the digits, but last time I tested UBIFS, LZO
decompression was about 3 times faster than zlib on OMAP3. This depends
on architecture, etc of course. This may matter a lot if one is fighting
for faster system boot-up. So you might consider supporting LZO as well.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Wed Aug 20, 10:46 pm)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Sven Wegener, (Thu Aug 21, 2:01 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Artem Bityutskiy, (Thu Aug 21, 4:40 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Geert Uytterhoeven, (Thu Aug 21, 5:28 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Thu Aug 21, 7:35 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Thu Aug 21, 7:37 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Sven Wegener, (Thu Aug 21, 7:53 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Geert Uytterhoeven, (Fri Aug 29, 6:48 am)