lzbench

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

Github stars Tracking Chart

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).

Main metrics

Overview
Name With Ownerinikep/lzbench
Primary LanguageC
Program languageMakefile (Language Count: 21)
PlatformLinux, Mac, Windows
License:Other
所有者活动
Created At2015-10-31 14:41:09
Pushed At2025-04-21 22:23:21
Last Commit At2025-04-22 00:23:21
Release Count20
Last Release Namev2.0.1 (Posted on )
First Release Namev0.7.1 (Posted on )
用户参与
Stargazers Count0.9k
Watchers Count40
Fork Count192
Commits Count521
Has Issues Enabled
Issues Count95
Issue Open Count12
Pull Requests Count68
Pull Requests Open Count1
Pull Requests Close Count31
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private