Update example, header and screenshot

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-02-13 00:08:10 +01:00
parent 7d81e22900
commit 9a3c3cdd04
8 changed files with 234 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
static constexpr int64_t multiplier = 4;
static constexpr int64_t minRange = 16;
static constexpr int64_t maxRange = 256;
static constexpr int64_t maxRange = 1024;
static constexpr int64_t minThreadRange = 1;
static constexpr int64_t maxThreadRange = 1;
static constexpr int64_t repetitions = 1;