We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09c9b5 commit c38fe90Copy full SHA for c38fe90
bench/bench_vectors.cpp
@@ -293,7 +293,7 @@ void test_vectors()
293
#endif
294
std::size_t numele [] = { 100000 };
295
#elif defined SIMPLE_IT
296
- std::size_t numit [] = { 100 };
+ std::size_t numit [] = { 10 };
297
298
#else
299
#ifdef NDEBUG
0 commit comments