benchmark icon indicating copy to clipboard operation
benchmark copied to clipboard

[Improvement] Extract rate controller abstraction

Open teabot opened this issue 3 years ago • 0 comments

Motivation

To be able to plug in different rate controller implementations. To enable testing.

Changes

  • Created a rate controller interface
  • Refactored existing rate controller into a implementation of the interface

teabot avatar Oct 06 '22 17:10 teabot