Skip to content

docs: update incremental benchmarks (3.9.3)#923

Merged
carlos-alm merged 3 commits intomainfrom
benchmark/incremental-v3.9.3-20260413-071721
Apr 14, 2026
Merged

docs: update incremental benchmarks (3.9.3)#923
carlos-alm merged 3 commits intomainfrom
benchmark/incremental-v3.9.3-20260413-071721

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated incremental benchmark update for 3.9.3 from workflow run #712.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 13, 2026

Greptile Summary

Automated benchmark update adding v3.9.3 incremental build metrics. The native full-build time improved dramatically (9.4 s → 2.2 s, ↓76%) while WASM showed a small regression (7.2 s → 7.5 s, ↑3%). All figures in the summary table, latest-results section, and embedded JSON comment are internally consistent.

Confidence Score: 5/5

  • Safe to merge — documentation-only automated update with fully consistent data.
  • Single generated file change from an automated workflow; table rows, latest-results prose, and embedded JSON are all internally consistent; no code logic touched.
  • No files require special attention.

Important Files Changed

Filename Overview
generated/benchmarks/INCREMENTAL-BENCHMARKS.md Appends automated benchmark data for v3.9.3 — table rows, latest-results section, and embedded JSON all consistent with each other; notable native full-build improvement (9.4s → 2.2s, ↓76%).

Sequence Diagram

sequenceDiagram
    participant W as GitHub Actions Workflow
    participant B as Benchmark Runner
    participant MD as INCREMENTAL-BENCHMARKS.md
    participant PR as Pull Request #923

    W->>B: Trigger on release 3.9.3
    B->>B: Run native engine benchmarks
    B->>B: Run WASM engine benchmarks
    B->>B: Run import resolution benchmarks
    B->>MD: Prepend new table row (summary)
    B->>MD: Update "Latest results" section
    B->>MD: Append JSON data block
    MD->>PR: Open automated docs PR
Loading

Reviews (2): Last reviewed commit: "Merge branch 'main' into benchmark/incre..." | Re-trigger Greptile

@carlos-alm carlos-alm merged commit 039b728 into main Apr 14, 2026
17 checks passed
@carlos-alm carlos-alm deleted the benchmark/incremental-v3.9.3-20260413-071721 branch April 14, 2026 05:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant