Tempo that helps to track process time

:tada: Tempo - A Simple Go Timer Package :stopwatch:

Hey Go developers! :wave:

Check out Tempo, a lightweight Go package to measure execution time, with features like:

  • Custom labels & thresholds to track slow processes
  • Timeouts for automatically stopping long-running tasks

Tempo helps monitor performance and optimize your code. It’s easy to use and perfect for tracking execution time in your Go apps.

Give it a try and feel free to contribute!

:point_right: Tempo on GitHub