Skip to content

Compiler profiling#8997

Open
mcourteaux wants to merge 25 commits into
halide:mainfrom
mcourteaux:compiler-profiling
Open

Compiler profiling#8997
mcourteaux wants to merge 25 commits into
halide:mainfrom
mcourteaux:compiler-profiling

Fixes.

f1c111b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 95.91837% with 10 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@66c7898). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Lower.cpp 96.68% 0 Missing and 5 partials ⚠️
src/Substitute.cpp 75.00% 2 Missing ⚠️
src/CodeGen_LLVM.cpp 87.50% 1 Missing ⚠️
src/IROperator.cpp 75.00% 1 Missing ⚠️
src/LLVM_Runtime_Linker.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8997   +/-   ##
=======================================
  Coverage        ?   69.84%           
=======================================
  Files           ?      256           
  Lines           ?    77626           
  Branches        ?    18467           
=======================================
  Hits            ?    54220           
  Misses          ?    17965           
  Partials        ?     5441           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.