Skip to content
Snippets Groups Projects
Forked from Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
Source project has a limited visibility.
  • Florian Fischer's avatar
    e554f7fd
    [EchoClient] changes to easier debug our IO evaluation artifact · e554f7fd
    Florian Fischer authored
    * Use emper::lib::math::RunningAverage instead of doing it manually
    * Count the unexpected Echos, print a error to the log and go continue
    * Return a duration and error message pair from our clientIteration* functions
    * Print the current iteration on error
    * Wait 10 seconds after an error before terminating
    e554f7fd
    History
    [EchoClient] changes to easier debug our IO evaluation artifact
    Florian Fischer authored
    * Use emper::lib::math::RunningAverage instead of doing it manually
    * Count the unexpected Echos, print a error to the log and go continue
    * Return a duration and error message pair from our clientIteration* functions
    * Print the current iteration on error
    * Wait 10 seconds after an error before terminating