Skip to content

v0.2.0

Choose a tag to compare

@MerlijnW70 MerlijnW70 released this 21 Jun 14:51
df1df26

v0.2.0

Added

  • cu-profiler comment — post the Markdown report as a sticky PR comment (one per PR, updated in place; hidden-marker upsert over the GitHub REST API; --dry-run, --input, --pr, --repo, --marker). init --workflow scaffolds a render-and-comment step.
  • Multi-sample runs + varianceScenario.samples / --samples record a SampleStats distribution and fold the coefficient of variation into the confidence score (spec §12). Honestly gated: the deterministic recorded backend never fabricates a spread.
  • Turnkey real-CU pathcu-profiler bench validates a declarative bench.toml and measures real compute units by delegating to the Linux cu-profiler-bench executor; MolluskBackend::from_plan / run_plan in the detached cu-profiler-mollusk crate meter genuine CU via mollusk-svm. The main CLI stays Solana-free / Windows-buildable.

See CHANGELOG.md for full details.