Skip to content

docs: update query benchmarks (3.9.3)#922

Merged
carlos-alm merged 2 commits intomainfrom
benchmark/query-v3.9.3-20260413-071611
Apr 14, 2026
Merged

docs: update query benchmarks (3.9.3)#922
carlos-alm merged 2 commits intomainfrom
benchmark/query-v3.9.3-20260413-071611

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated query 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 results for both native and WASM engines. Native performance improved across the board (fnDeps ~flat, fnImpact ↓2–4%, diffImpact ↓10%); WASM shows a slight fnDeps regression (↑2%) alongside solid diffImpact improvement (↓16%). The mid benchmark target changed from node to enumNode, likely reflecting a symbol rename in this release.

Confidence Score: 5/5

  • Safe to merge — automated docs-only update with no code changes.
  • Single generated file, no logic or behavior changes, all metrics are internally consistent, and trend arrows match the raw numbers.
  • No files require special attention.

Important Files Changed

Filename Overview
generated/benchmarks/QUERY-BENCHMARKS.md Automated benchmark update for v3.9.3: adds native and WASM latency rows to the summary table, refreshes the "Latest results" section, and appends raw JSON data. Mid benchmark target changed from node to enumNode, which is expected if the symbol was renamed/restructured in this release.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Workflow Run #712\nv3.9.3 Release] --> B[Run Benchmarks\n5 runs, median latency]
    B --> C{Engine}
    C --> D[Native / Rust\nhub=buildGraph\nmid=enumNode\nleaf=docs]
    C --> E[WASM\nhub=buildGraph\nmid=enumNode\nleaf=docs]
    D --> F[fnDeps: ~24ms\nfnImpact: 4.4ms\ndiffImpact: 8.6ms ↓10%]
    E --> G[fnDeps: ~34ms ↑2%\nfnImpact: 4.3ms ↓4%\ndiffImpact: 10.6ms ↓16%]
    F --> H[Append to\nQUERY-BENCHMARKS.md]
    G --> H
Loading

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

@carlos-alm carlos-alm merged commit e3a9645 into main Apr 14, 2026
18 checks passed
@carlos-alm carlos-alm deleted the benchmark/query-v3.9.3-20260413-071611 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