lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master acac3ad 03/11: Accommodate 21st-century hardw


From: Greg Chicares
Subject: [lmi-commits] [lmi] master acac3ad 03/11: Accommodate 21st-century hardware
Date: Tue, 16 Feb 2021 13:06:22 -0500 (EST)

branch: master
commit acac3ad6078e908a38137996c765b1372e4f33a5
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Accommodate 21st-century hardware
---
 vector_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vector_test.cpp b/vector_test.cpp
index 749b141..a3fe26d 100644
--- a/vector_test.cpp
+++ b/vector_test.cpp
@@ -278,7 +278,7 @@ namespace
     // while lower values may yield measurements that are less than
     // a one-microsecond timer tick.
 
-    int const n_iter = 100;
+    int const n_iter = 1000;
 
     simple_array0 g_u(g_array_length);
     simple_array0 g_v(g_array_length);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]