Commit 34c97f76 authored by Kirill Smelkov's avatar Kirill Smelkov

X host: ↑nhit a bit

to get more details in latency distribution
parent 000c0931
......@@ -1072,7 +1072,7 @@ static void random_memory(void *buf, size_t len)
}
}
#define HIST_NHIT 10
#define HIST_NHIT 20
struct statistics {
long long start, finish, load_time;
long long count, valid, too_slow, too_fast;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment