Skip to content

docs(performance): add local envelope benchmark#66

Merged
stacknil merged 1 commit into
mainfrom
stacknil/lgl-06-performance-envelope
Jun 20, 2026
Merged

docs(performance): add local envelope benchmark#66
stacknil merged 1 commit into
mainfrom
stacknil/lgl-06-performance-envelope

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary

  • add docs/performance-envelope.md with local 1k/10k/100k-line benchmark results
  • record benchmark method, workload shape, platform, elapsed time, and peak working set
  • link the performance envelope from README and reviewer path

Benchmark headline

  • 1k lines: 44.66 ms median, 3.10 MB peak working set
  • 10k lines: 104.01 ms median, 13.82 MB peak working set
  • 100k lines: 635.69 ms median, 99.77 MB peak working set

Validation

  • cmake --build build --config Release
  • ctest --test-dir build -C Release --output-on-failure
  • git diff --check
  • privacy/secret scan on changed docs

@stacknil stacknil merged commit 20acfec into main Jun 20, 2026
7 checks passed
@stacknil stacknil deleted the stacknil/lgl-06-performance-envelope branch June 20, 2026 17:39
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