Skip to content

Commit

Permalink
Merge pull request inikep#161 from tansy/version-1.9
Browse files Browse the repository at this point in the history
issue version 1.9
  • Loading branch information
tansy authored Jan 15, 2025
2 parents 7126312 + 2e11102 commit 58db549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _lzbench/lzbench.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "compressors.h"

#define PROGNAME "lzbench"
#define PROGVERSION "1.8"
#define PROGVERSION "1.9"
#define PAD_SIZE (16*1024)
#define MIN_PAGE_SIZE 4096 // smallest page size we expect, if it's wrong the first algorithm might be a bit slower
#define DEFAULT_LOOP_TIME (100*1000000) // 1/10 of a second
Expand Down

0 comments on commit 58db549

Please sign in to comment.