Expand description
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