2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Jenkins test failures on macOS |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Michael Davidsaver <mdavidsaver at gmail.com> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Tue, 4 Aug 2020 19:51:51 +0000 |
On Aug 4, 2020, at 11:14 AM, Michael Davidsaver <mdavidsaver at gmail.com> wrote:
I don’t see where epicsTimerTest is measuring that at all. There is something like that in epicsTimeTest for characterizing the monotonic time routines but not for the wall-clock time (and the calculations in the crossCheck() measurements are
a bit strange).
All the time-stamps I now see from the IOC have 6 varying digits after the decimal point, then 3 zeros. The code in database/test/std/rec/simmTest now displays time-stamp differences to 9 decimal places and the last 3 of those are always 0; the
smallest non-zero value I can find in those differences is 0.000001000 sec, so yes I believe it is really giving clock times with microsecond resolution.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|