New speedtest.sh enhancements #139
pete4abw
started this conversation in
Show and tell
Replies: 1 comment
-
|
Enhancements include use of
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Synopsis:
speedtest.shfile to compress[method(s)][level(s)]The program
test/speedtest.shwill now permit user to execute select methods and select compression levels. In addition, the results of any speedtest run will be output to a CSV file suitable for input to a spreadsheet. The output fields will stored in a file named testfile.csv and contain the following fields with a header line::Test File Size / Compressed File Size)8 * Compressed File Size / Test File Size)Test File Size / (1MB * Compression Time))From here, additional metrics, graphs, comparisons can be computed as desired.
Beta Was this translation helpful? Give feedback.
All reactions