diff options
Diffstat (limited to 'examples/benchmark.cpp')
| -rw-r--r-- | examples/benchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/benchmark.cpp b/examples/benchmark.cpp index 4806bc13..a159d24b 100644 --- a/examples/benchmark.cpp +++ b/examples/benchmark.cpp @@ -129,7 +129,7 @@ crand_t rng; #define SMAP_DTOR(X) UMAP_DTOR(X)
enum {
- FAC = 3,
+ FAC = 2,
N1 = 10000000 * FAC,
N2 = 10000000 * FAC,
N3 = 10000000 * FAC,
|
