Skip to content

bench: v0.1.9

Choose a tag to compare

@roxblnfk roxblnfk released this 25 Aug 15:45
8a0d612

0.1.9 (2026-08-25)

Features

  • bench: fail a benchmark when current is not the fastest (0f032fd), closes #303

Bug Fixes

  • bench: group recommendations by advice instead of repeating it (af627db), closes #303
  • bench: guard filtered RStDev against a zero mean (f82fdef), closes #303
  • bench: guard the mean percentage against a zero baseline mean (82d767f), closes #303
  • bench: keep the results table in declaration order (a07e93f), closes #303
  • bench: make [class-string, method] reach a non-public method (84e5013), closes #303
  • bench: measure peak memory per iteration instead of an end-to-end delta (#300) (67cac86)
  • bench: render the results table fastest-first with aligned numeric columns (9e6b560), closes #303
  • bench: stop rejecting every off-median sample when MAD is zero (05cb384), closes #303

Documentation

  • bench: distinguish the 2% reader bar from the diagnostic threshold (087faf5), closes #303
  • bench: document the warmup default and the per-call harness overhead (8f9c356), closes #303