Skip to content
Snippets Groups Projects
  1. Feb 01, 2022
  2. Jan 31, 2022
  3. Jan 30, 2022
    • Florian Fischer's avatar
      add more Callback test cases · 95ecfe02
      Florian Fischer authored
      Test more Fiber functionality in Future callbacks: blocking and spawning.
      95ecfe02
    • Florian Fischer's avatar
      add io latency evaluation · 28187878
      Florian Fischer authored
      It uses a watch thread writing to eventfd and a ReadFuture with a
      Callback to measure the latency between writing to the eventfd and
      executing the resulting IO Continuation.
      
      The worker submitting the read request starts a busy loop after the
      submission to enforce that the IO-continuation is delayed on this
      worker.
      28187878
  4. Jan 28, 2022
  5. Jan 27, 2022
  6. Jan 26, 2022
  7. Jan 25, 2022
  8. Jan 23, 2022
  9. Jan 22, 2022
  10. Jan 21, 2022
Loading