-
Notifications
You must be signed in to change notification settings - Fork 509
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: Remove v1/v0 gain statistics from codectest
Since v1 is now more or less a fixed quantity, comparing it to v0 is no longer useful; instead further analysis should focus on ratio. This change removes output of v0/v1 ratio and removes v0 lz4/zstd stats which is helpful for testing time; we still run lz4/zstd on raw data but do not collect the summary statistics, as this is mostly useful when analyzing individual files. Also clean up output in -test mode to avoid printing dummy values.
- Loading branch information
Showing
1 changed file
with
25 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters