<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#009900" bgcolor="#FFFFFF">
    Following on from recent suggestions, I experimented a bit.<br>
    <br>
    First: Instead of producing 7-day ntpviz graphs, I just went for 24
    hour graphs.   This reduced the nasty spikes to about 40% of
    previous, better but not acceptable.<br>
    <br>
    Second: the R Pi (hardware 0010) was overclocked at 800 MHz (normal
    is 700 MHz) and the governor set to fixed speed of performance.   I
    also tweaked /boot/config.txt <br>
        added nohz=off<br>
        commented out #dtparam=audio=on<br>
        corrected gpu_mem=0 to gpu_mem=16<br>
    No obvious difference [...but]<br>
    <br>
    Third: ntpstats were slowly moved (hourly cronjob) to another
    machine (an Odroid HC-2) running ntpsec (which compiled easily and
    quickly).   This has been running over 24 hours now
    <a class="moz-txt-link-freetext" href="http://www.goldhill.uk/ntpvizplots/index.html">http://www.goldhill.uk/ntpvizplots/index.html</a> and has completely
    solved the problem.   No nasty perfomance hits and the R Pi has
    settled down nicely.<br>
    <br>
    [...but] previously any small offset changes or jitter were rendered
    invisible by the spikes, now much more visible with the much reduced
    range of the y-axes.   I'm wondering what else I will now notice !<br>
    <br>
    For now, it seems like a decently performing setup.   I'm still
    looking for ntploggps to add GPS, plus temperature graphs
    sometime.   I probably ought to let it settle down for a while
    beforehand.<br>
    <br>
    <blockquote type="cite"
      cite="mid:20190310154833.4aec0147@spidey.rellim.com">
    </blockquote>
  </body>
</html>