1 unstable release

0.1.0 Jul 23, 2024

#406 in Profiling


Used in 3 crates (2 directly)

MIT license

5KB
58 lines

Basic tools and abstractions for profiling performance and timing data and then displaying it. TODO/wishlist: use a .with(fn) pattern to ensure starts and stops always match keep a stack to know which events are sub-events of others, and show that in the table with indentation

Dependencies

~2–9.5MB
~68K SLoC