summaryrefslogtreecommitdiffhomepage
path: root/examples/benchmark.cpp
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-12-19 12:12:00 +0100
committerTyge Løvset <[email protected]>2020-12-19 12:12:00 +0100
commitf5ee97edd0f017f33132c4611c749e085082bf32 (patch)
tree3108aa7e9bc1d4bc39499a4960667f21b43fd9a7 /examples/benchmark.cpp
parent1bd1b97740d40add334c7db1ddf66f7b767a892e (diff)
downloadSTC-modified-f5ee97edd0f017f33132c4611c749e085082bf32.tar.gz
STC-modified-f5ee97edd0f017f33132c4611c749e085082bf32.zip
Some cleanup.
Diffstat (limited to 'examples/benchmark.cpp')
-rw-r--r--examples/benchmark.cpp2
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,