lzbench

lzbench 是开源 LZ77/LZSS/LZMA 压缩器的内存基准测试。「lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors」

Github星跟蹤圖

Introduction

lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors. It joins all compressors into a single exe.
At the beginning an input file is read to memory.
Then all compressors are used to compress and decompress the file and decompressed file is verified.
This approach has a big advantage of using the same compiler with the same optimizations for all compressors.
The disadvantage is that it requires source code of each compressor (therefore Slug or lzturbo are not included).

主要指標

概覽
名稱與所有者inikep/lzbench
主編程語言C
編程語言Makefile (語言數: 21)
平台Linux, Mac, Windows
許可證Other
所有者活动
創建於2015-10-31 14:41:09
推送於2025-05-30 07:38:38
最后一次提交2025-04-22 00:23:21
發布數20
最新版本名稱v2.0.1 (發布於 )
第一版名稱v0.7.1 (發布於 )
用户参与
星數1k
關注者數40
派生數194
提交數521
已啟用問題?
問題數98
打開的問題數14
拉請求數68
打開的拉請求數1
關閉的拉請求數32
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?