COMMITS
/ programs/benchzstd.c March 4, 2025
Y
convert benchmark unit to use the new naming scheme
Yann Collet committed
January 31, 2025
Y
bench: better result alignment
Yann Collet committed
October 22, 2024
Y
Modify benchmark to only load sources once
Yann Collet committed
October 1, 2024
Y
fix missing fclose()
Yann Collet committed
August 6, 2024
Y
fix c90 comment style
Yann Collet committed
Y
formatString_u() can display numbers > 100
Yann Collet committed
February 23, 2024
Y
benchmark more can test targetCBlockSize
Yann Collet committed
February 21, 2024
Y
fix include order
Yann Collet committed
Y
fix clangbuild
Yann Collet committed
Y
fix c89 compatibility by removing snprintf()
Yann Collet committed
February 20, 2024
Y
internal benchmark: can select size of generated synthetic sample
Yann Collet committed
January 29, 2024
Y
add a lorem ipsum generator
Yann Collet committed
March 6, 2023
Y
simplified BMK_benchFilesAdvanced()
Yann Collet committed
Y
simplify BMK_syntheticTest()
Yann Collet committed
February 7, 2023
Y
add error message for the (rare) compression error scenario
Yann Collet committed
Y
added more accurate error messages
Yann Collet committed
January 13, 2023
Y
refactor timefn
Yann Collet committed
December 20, 2022
W
Coalesce Almost All Copyright Notices to Standard Phrasing
W. Felix Handte committed
W
Update Copyright Headers 'Facebook' -> 'Meta Platforms'
W. Felix Handte committed
June 19, 2022
Y
display a warning message when using C90 clock_t for MT speed measurements.
Yann Collet committed
January 6, 2022
W
Avoid xxHash Dependency by Inlining
W. Felix Handte committed
October 27, 2021
Y
minor improvements to benchmark display
Yann Collet committed
September 20, 2021
S
Use new paramSwitch enum for LCM, row matchfinder, and block splitter
senhuang42 committed
September 12, 2021
Y
Merge branch 'dev' into opt_investigation
Yann Collet committed
Y
fix automated_benchmarking
Yann Collet committed
September 4, 2021
Y
new statistics update policy
Yann Collet committed
September 3, 2021
Y
removed pretty-print of sizes in benchmark
Yann Collet committed
August 17, 2021
W
Fix Benchmark Corruption Display
W. Felix Handte committed
August 23, 2021
S
Fix benchzstd error message
senhuang42 committed
June 9, 2021
W
Fix Whitespace
W. Felix Handte committed
W
Avoid `snprintf()` in Preparing Human-Readable Sizes; Improve Formatting
W. Felix Handte committed
June 5, 2021
S
Convert tabs to spaces
Scott Baker committed
S
Use human_size() in the benchmark output also
Scott Baker committed
May 5, 2021
Y
improved benchmark experience on Windows
Yann Collet committed
April 30, 2021
N
[1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root
Nick Terrell committed
November 3, 2020
N
Add and integrate lazy row hash strategy
Nick Terrell committed
March 29, 2021
N
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
Nick Terrell committed
January 4, 2021
N
[license] Update year to 2021
Nick Terrell committed
May 1, 2020
W
Also Move programs/ Directory to Relative Includes
W. Felix Handte committed
March 26, 2020
N
Fix copyright and license lines
Nick Terrell committed
January 31, 2020
B
Removing assert and changing ratio cSize
Bimba Shrestha committed
October 15, 2019
Y
minor comments & refactoring
Yann Collet committed
April 12, 2019
J
Spelling (#1582)
Josh Soref committed
April 10, 2019
Y
benchfn dependencies reduced to only timefn
Yann Collet committed
Y
Merge branch 'dev' into benchfn
Yann Collet committed
February 15, 2019
N
[zstdcli] Respect --[no-]compress-literals in benchmark mode
Nick Terrell committed
January 25, 2019
Y
fixed benchzstd to use new version of benchfn
Yann Collet committed
December 22, 2018
Y
fix confusion between unsigned <-> U32
Yann Collet committed
December 21, 2018
Y
added strerror in comment
Yann Collet committed
Y
fixed : better error message when dictionary missing
Yann Collet committed