Skip to content

v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@clue clue released this 05 Apr 17:02
  • run() the loop instead of making it tick().
    This results in significant performance improvements (less resource utilization) by avoiding busy waiting
    (#1)