#stopwatch #benchmark #timer

hillock

A simple stopwatch that stores execution times at each step and can print a breakdown

3 releases

Uses new Rust 2024

0.1.2 Jan 6, 2026
0.1.1 May 13, 2025
0.1.0 Feb 14, 2024

#132 in Profiling

Download history 1991/week @ 2025-09-30 1941/week @ 2025-10-07 3434/week @ 2025-10-14 2713/week @ 2025-10-21 21940/week @ 2025-10-28 1128/week @ 2025-11-04 2029/week @ 2025-11-11 5440/week @ 2025-11-18 11850/week @ 2025-11-25 5704/week @ 2025-12-02 3638/week @ 2025-12-09 3529/week @ 2025-12-16 2292/week @ 2025-12-23 1494/week @ 2025-12-30 3097/week @ 2026-01-06 1923/week @ 2026-01-13

9,161 downloads per month

MIT license

5KB
84 lines

A simple stopwatch that stores execution times at each step and can print a breakdown

No runtime deps