Description
A small Haskell framework for performance measurement and analysis. It helps developers benchmark code, compare alternatives, and understand timing behavior with more discipline than ad hoc timing.
Use it when performance decisions need measurements. Benchmarks should run on stable systems, use realistic inputs, and be reviewed for noise before conclusions are trusted.