Increase length of benchmark strings
This commit is contained in:
parent
4131af3912
commit
601829bd29
@ -11,7 +11,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
||||||
#define LEN 100
|
#define LEN 1000
|
||||||
#define RANGE_FIRST 'a'
|
#define RANGE_FIRST 'a'
|
||||||
#define RANGE_LAST 'z'
|
#define RANGE_LAST 'z'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user