COMMITS
/ programs/benchzstd.h March 4, 2025
Y
convert benchmark unit to use the new naming scheme
Yann Collet committed
Y
changed command --blocksize into --split
Yann Collet committed
January 7, 2025
V
Merge pull request #4218 from facebook/externC
Victor Zhang committed
December 11, 2024
Y
codemod: ZSTD_paramSwitch_e -> ZSTD_ParamSwitch_e
Yann Collet committed
December 20, 2024
V
Remove unnecessary extern C declarations from programs/ and contrib/
Victor Zhang committed
December 18, 2024
V
Move #includes out of `extern "C"` blocks
Victor Zhang committed
October 22, 2024
Y
Modify benchmark to only load sources once
Yann Collet committed
February 23, 2024
Y
benchmark more can test targetCBlockSize
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
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
September 20, 2021
S
Use new paramSwitch enum for LCM, row matchfinder, and block splitter
senhuang42 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
October 15, 2019
Y
minor comments & refactoring
Yann Collet committed
April 12, 2019
J
Spelling (#1582)
Josh Soref committed
April 10, 2019
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
November 21, 2018
Y
changed hashEveryLog into hashRateLog
Yann Collet committed
November 13, 2018
Y
separated bench module into benchfn and benchzstd
Yann Collet committed