1. 09 Sep, 2020 6 commits
  2. 08 Sep, 2020 9 commits
  3. 07 Sep, 2020 2 commits
  4. 06 Sep, 2020 1 commit
  5. 05 Sep, 2020 3 commits
  6. 04 Sep, 2020 4 commits
  7. 03 Sep, 2020 3 commits
  8. 01 Sep, 2020 4 commits
  9. 31 Aug, 2020 6 commits
  10. 30 Aug, 2020 1 commit
  11. 28 Aug, 2020 1 commit
    • Dominik Charousset's avatar
      Remove the complexity-based credit controller · c634d7fb
      Dominik Charousset authored
      The idea of a self-adjusting buffer seemed promising. However, computing
      buffer space based on processing times easily leads to very large
      buffers when entire batches only take microseconds to process. We could
      reproduce excessive buffering in many cases, where applications would
      use several hundred MB when using this controller.
      c634d7fb