Skip to content

chore(performance): add reproducible benchmark harness#68

Merged
stacknil merged 1 commit into
mainfrom
stacknil/lgl-07-benchmark-harness
Jun 21, 2026
Merged

chore(performance): add reproducible benchmark harness#68
stacknil merged 1 commit into
mainfrom
stacknil/lgl-07-benchmark-harness

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary

  • add scripts/benchmark-performance-envelope.ps1 to reproduce the performance envelope workload
  • generate sanitized 1k/10k/100k syslog corpora under build/performance-envelope
  • record measured runs, summary JSON, platform metadata, elapsed time, and peak working set
  • update docs/performance-envelope.md with reproduction commands and refreshed script output

Validation

  • pwsh -File scripts/benchmark-performance-envelope.ps1 -LineCounts 1000 -Runs 1 -WarmupRuns 0 -SkipBuild
  • pwsh -File scripts/benchmark-performance-envelope.ps1 -SkipBuild
  • ctest --test-dir build -C Release --output-on-failure
  • git diff --cached --check
  • privacy/secret scan on changed files

@stacknil stacknil merged commit 0234696 into main Jun 21, 2026
7 checks passed
@stacknil stacknil deleted the stacknil/lgl-07-benchmark-harness branch June 21, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant