Tempo - A Simple Go Timer Package
Hey Go developers!
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!