 Scott BakerandW. Felix Handte
|
8e0a9695d7
|
Attempt to fix a failing test with help from @aqrit
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
1eb852854b
|
Some fixes to address things @felixhandte found
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
376a2730a8
|
Try enabling the BIG strings now the unsigned long long is in effect
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
20b9b00b41
|
Try unsigned long long
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
64385ef7cb
|
Update humanSize() to skip the big numbers (it requires 64 bit)
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
1ef6f3d079
|
Use unsigned long instead to help with some tests
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
e5fc830795
|
human_size() should use size_t
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
35576e63ce
|
Convert tabs to spaces
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
77001f00fb
|
Use human_size() on the "multiple files compressed" output also
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
894698d3b6
|
Use human_size() in the benchmark output also
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
4e0d9f1cc8
|
Move the variable declarations to the top
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
eefdbcd93a
|
Make the variable types match
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
b6b23dfe64
|
Convert names to CamelCase
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
b70175e5ec
|
Put the human_size() function in util.c
|
2021-06-10 12:53:07 -04:00 |
|
 Scott BakerandW. Felix Handte
|
26fab1d963
|
Make the CLI output the file sizes in human readable format
|
2021-06-10 12:53:07 -04:00 |
|
Scott Baker
|
31a191b178
|
Include information about the benchmark output/methodology
Addresses #930
|
2017-11-22 20:34:25 -08:00 |
|