#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

#142 in Profiling

Download history 1986/week @ 2025-11-13 6664/week @ 2025-11-20 12854/week @ 2025-11-27 3407/week @ 2025-12-04 4373/week @ 2025-12-11 2904/week @ 2025-12-18 1988/week @ 2025-12-25 2128/week @ 2026-01-01 2600/week @ 2026-01-08 1984/week @ 2026-01-15 3935/week @ 2026-01-22 3155/week @ 2026-01-29 2736/week @ 2026-02-05 3911/week @ 2026-02-12 2032/week @ 2026-02-19 1305/week @ 2026-02-26

10,377 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