Skip to content

v0.3.2

Latest

Choose a tag to compare

@SwiftyPop SwiftyPop released this 01 Feb 13:29
· 2 commits to main since this release

📊What's New

  • Enhanced Progress Bar

    • Now displays elapsed time, ETA, total progress, current resolution, and iteration time.
      image
  • Improved Timer Resolution Benchmark Table

    • Includes detailed metrics such as Avg Δ (ms) and STDEV.
    • The optimal timer resolution is clearly highlighted in green.
      image

👾Minor changes

  • Enhanced error handling for benchmark parameters.
  • Tidied up initial information and improved code structure.