lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master c2087ae 10/14: Update a comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master c2087ae 10/14: Update a comment
Date: Mon, 5 Apr 2021 18:26:47 -0400 (EDT)

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

    Update a comment
    
    Now Achilles is even farther ahead of the tortoise.
---
 commutation_functions.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/commutation_functions.cpp b/commutation_functions.cpp
index 547b846..8280b38 100644
--- a/commutation_functions.cpp
+++ b/commutation_functions.cpp
@@ -41,7 +41,8 @@
 ///
 /// SOMEDAY !! Revisit the 'VECTORIZE' alternative with gcc-4.x .
 /// With gcc-3.4.5, it's twenty-five percent slower as measured by the
-/// unit test's mete_olcf().
+/// unit test's mete_olcf(). Update 2021-04: now it's thirty-three
+/// percent slower for both i686 (gcc-8.3) and x86_64 (gcc-10.2).
 
 OLCommFns::OLCommFns
     (std::vector<double> const& q



reply via email to

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