docs: update build performance benchmarks (3.9.6)#1033
Conversation
Greptile SummaryThis is an automated CI-generated documentation update adding v3.9.6 build performance benchmarks to both Notable regressions in the reported data (not introduced by this PR, but surfaced by it):
Confidence Score: 5/5Safe to merge — purely auto-generated documentation with no code changes and internally consistent data Both files are fully auto-generated by CI; the updated numbers are internally consistent between the JSON data block, the detail tables, the summary tables, and the README. No code logic is modified. The regressions visible in the data (WASM parse time, Haskell resolution) are measurement results that should be investigated in the codebase, not documentation issues. No files require special attention for merge safety, though the WASM no-op rebuild regression (+538%) and Haskell resolution drop to 0%/0% in the underlying codebase deserve follow-up investigation outside this PR. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[CI Workflow Run #786\nv3.9.6 Release] --> B[Run Build Benchmarks\nNative & WASM engines]
B --> C[Run Resolution Benchmarks\nper language]
C --> D[Generate JSON Data\nBENCHMARK_DATA block]
D --> E[Update BUILD-BENCHMARKS.md\nAppend v3.9.6 rows]
D --> F[Update README.md\nSummary table + resolution table]
E --> G[PR #1033 opened\nby github-actions bot]
F --> G
Reviews (1): Last reviewed commit: "docs: update build performance benchmark..." | Re-trigger Greptile |
Automated build benchmark update for 3.9.6 from workflow run #786.