Skip to content

[Benchmark] Add compile time measurement to CI benchmarks#1952

Open
choijon5 wants to merge 1 commit intomainfrom
add-compile-time-benchmark
Open

[Benchmark] Add compile time measurement to CI benchmarks#1952
choijon5 wants to merge 1 commit intomainfrom
add-compile-time-benchmark

Conversation

@choijon5
Copy link
Copy Markdown
Contributor

@choijon5 choijon5 commented Apr 5, 2026

Add --measure-compile-time flag to the benchmark runner that captures per-shape Helion kernel compile time using the existing CompileTimeTracker infrastructure. Results are reported as helion_compile_time_s in the PyTorch HUD JSON format, enabling regression detection on the dashboard.

Dashboard PR: pytorch/test-infra#7927

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 5, 2026
Add --measure-compile-time flag to the benchmark runner that captures
per-shape Helion kernel compile time using the existing CompileTimeTracker
infrastructure. Results are reported as helion_compile_time_s in the
PyTorch HUD v3 JSON format, enabling continuous monitoring and regression
detection on the dashboard.
@choijon5 choijon5 force-pushed the add-compile-time-benchmark branch from 661e68f to 32b136a Compare April 5, 2026 01:20
@choijon5 choijon5 requested review from jansel, oulgen and yf225 April 5, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants