lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master c039250: Designate release candidate 20210108


From: Greg Chicares
Subject: [lmi-commits] [lmi] master c039250: Designate release candidate 20210108T1700Z
Date: Fri, 8 Jan 2021 12:27:51 -0500 (EST)

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

    Designate release candidate 20210108T1700Z
    
    This release candidate makes the latest code to vary policy form by axes
    such as state available for release whenever desired.
    
    Timing differences are generally negligible. As in some other recent
    commits, the x86_64 pc-linux-gnu timing seems to change considerably:
    
    -finra, no solve     : 7.788e-03 s mean;       7326 us least of 100 runs
    +finra, no solve     : 7.876e-03 s mean;       7616 us least of 100 runs
    
    when others don't and there's no good reason for any change. Perhaps
    this particular test with this particular build is unusually sensitive
    to extraneous conditions (such as what other processes are running).
    As seen before, its mean varies less than the minimum, which isn't
    always the case for other tests, e.g.:
    
    -finra, specamt solve: 3.249e-02 s mean;      28768 us least of  31 runs
    +finra, specamt solve: 2.901e-02 s mean;      28609 us least of  35 runs
---
 Speed_gcc_i686-w64-mingw32    | 12 ++++++------
 Speed_gcc_x86_64-pc-linux-gnu | 12 ++++++------
 Speed_gcc_x86_64-w64-mingw32  | 12 ++++++------
 version.hpp                   |  2 +-
 4 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/Speed_gcc_i686-w64-mingw32 b/Speed_gcc_i686-w64-mingw32
index bd40c5d..6fc22f6 100644
--- a/Speed_gcc_i686-w64-mingw32
+++ b/Speed_gcc_i686-w64-mingw32
@@ -1,7 +1,7 @@
 Test speed:
-  naic, no solve      : 5.260e-02 s mean;      52382 us least of  20 runs
-  naic, specamt solve : 9.315e-02 s mean;      92876 us least of  11 runs
-  naic, ee prem solve : 8.567e-02 s mean;      85332 us least of  12 runs
-  finra, no solve     : 2.224e-02 s mean;      22059 us least of  45 runs
-  finra, specamt solve: 5.956e-02 s mean;      59334 us least of  17 runs
-  finra, ee prem solve: 5.534e-02 s mean;      55048 us least of  19 runs
+  naic, no solve      : 5.307e-02 s mean;      52248 us least of  19 runs
+  naic, specamt solve : 9.451e-02 s mean;      92868 us least of  11 runs
+  naic, ee prem solve : 8.641e-02 s mean;      85247 us least of  12 runs
+  finra, no solve     : 2.213e-02 s mean;      21762 us least of  46 runs
+  finra, specamt solve: 5.981e-02 s mean;      59198 us least of  17 runs
+  finra, ee prem solve: 5.614e-02 s mean;      55063 us least of  18 runs
diff --git a/Speed_gcc_x86_64-pc-linux-gnu b/Speed_gcc_x86_64-pc-linux-gnu
index 7fa427d..c345d58 100644
--- a/Speed_gcc_x86_64-pc-linux-gnu
+++ b/Speed_gcc_x86_64-pc-linux-gnu
@@ -1,7 +1,7 @@
 Test speed:
-  naic, no solve      : 1.984e-02 s mean;      18872 us least of  51 runs
-  naic, specamt solve : 3.321e-02 s mean;      32803 us least of  31 runs
-  naic, ee prem solve : 3.054e-02 s mean;      30085 us least of  33 runs
-  finra, no solve     : 7.788e-03 s mean;       7326 us least of 100 runs
-  finra, specamt solve: 2.061e-02 s mean;      20140 us least of  49 runs
-  finra, ee prem solve: 1.936e-02 s mean;      18748 us least of  52 runs
+  naic, no solve      : 1.965e-02 s mean;      18957 us least of  51 runs
+  naic, specamt solve : 3.346e-02 s mean;      32667 us least of  30 runs
+  naic, ee prem solve : 3.081e-02 s mean;      30138 us least of  33 runs
+  finra, no solve     : 7.876e-03 s mean;       7616 us least of 100 runs
+  finra, specamt solve: 2.083e-02 s mean;      20463 us least of  48 runs
+  finra, ee prem solve: 1.949e-02 s mean;      18879 us least of  52 runs
diff --git a/Speed_gcc_x86_64-w64-mingw32 b/Speed_gcc_x86_64-w64-mingw32
index 008dc5b..00ccc0f 100644
--- a/Speed_gcc_x86_64-w64-mingw32
+++ b/Speed_gcc_x86_64-w64-mingw32
@@ -1,7 +1,7 @@
 Test speed:
-  naic, no solve      : 2.688e-02 s mean;      26600 us least of  38 runs
-  naic, specamt solve : 4.217e-02 s mean;      41800 us least of  24 runs
-  naic, ee prem solve : 3.933e-02 s mean;      38999 us least of  26 runs
-  finra, no solve     : 1.501e-02 s mean;      14785 us least of  67 runs
-  finra, specamt solve: 3.249e-02 s mean;      28768 us least of  31 runs
-  finra, ee prem solve: 2.738e-02 s mean;      26991 us least of  37 runs
+  naic, no solve      : 2.779e-02 s mean;      26362 us least of  36 runs
+  naic, specamt solve : 4.214e-02 s mean;      41570 us least of  24 runs
+  naic, ee prem solve : 3.924e-02 s mean;      38670 us least of  26 runs
+  finra, no solve     : 1.489e-02 s mean;      14589 us least of  68 runs
+  finra, specamt solve: 2.901e-02 s mean;      28609 us least of  35 runs
+  finra, ee prem solve: 2.750e-02 s mean;      27122 us least of  37 runs
diff --git a/version.hpp b/version.hpp
index 4130e83..59014cb 100644
--- a/version.hpp
+++ b/version.hpp
@@ -22,6 +22,6 @@
 
 #include "config.hpp"
 
-#define LMI_VERSION "20210102T2216Z"
+#define LMI_VERSION "20210108T1700Z"
 
 #endif // version_hpp



reply via email to

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