On Thu, 4 Mar 2010 15:28:19 +0100 Joerg Sonnenberger <[email protected]> wrote:
>> On Thu, Mar 04, 2010 at 12:17:05PM +0200, Alexandr Rybalko wrote: >> > LZMA compression optimized for fast decompression. >> >> It is still measurable slower than gzip and it is certainly not free. >> Most hard disks have linear read times >> 10 MB/s but the decompression >> can easily need half a second even on a modern CPU. No one says that it fast, but if you have only 4M of flash for CFE+kernel+rootfs+nvram, you must use something what make space usage smaller. >> >> Joerg >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to "[email protected]" -- Alexandr Rybalko <[email protected]> aka Alex RAY <[email protected]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

