[dev] [commits] Horde branch master updated. a380308983a9edea04c8519a617210bead896f13

Michael M Slusarz slusarz at horde.org
Mon Mar 4 08:18:07 UTC 2013


Quoting Michael M Slusarz <slusarz at horde.org>:

> commit b9e75d3bf202e9770f6e8e137c2504214fe59ef2
> Author: Michael M Slusarz <slusarz at horde.org>
> Date:   Sun Mar 3 21:21:37 2013 -0700
>
>     [mms] Add horde_lz4 compression driver.
>
>  framework/Compress_Fast/lib/Horde/Compress/Fast.php               |   10 +-
>  framework/Compress_Fast/lib/Horde/Compress/Fast/Lz4.php           |  
>   50 ++++
>  framework/Compress_Fast/package.xml                               |   11 +-
>  .../Compress_Fast/test/Horde/Compress/Fast/CompressFastTest.php   |  
>   66 ++++-
>  4 files changed, 128 insertions(+), 9 deletions(-)
>  create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast/Lz4.php
>
> http://git.horde.org/horde-git/-/commit/b9e75d3bf202e9770f6e8e137c2504214fe59ef2

FYI - horde_lz4 is probably not yet ready for primetime (although I am  
using it myself).

Benchmarks show that LZ4 compresses as well (if not better) than LZF,  
and crushes LZF in speed (at least twice as fast in both compressing &  
decompressing).  Once it stabilizes, this will almost certainly be a  
highly recommended extension to install/use.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list