diff options
Diffstat (limited to 'bench.c')
-rw-r--r-- | bench.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ static int compare(const void *a, const void *b) #define CMP_WIDTH 12 #define MS_WIDTH 6 -#define SORT_WIDTH 10 +#define SORT_WIDTH 16 #define GEN_WIDTH (CMP_WIDTH + MS_WIDTH + 1) #define SIZE_WIDTH 10 |