Skip to content

Profiler: Add counters and recompute statistics#9164

Draft
abadams wants to merge 82 commits into
mainfrom
abadams/profile_recompute_with_counters
Draft

Profiler: Add counters and recompute statistics#9164
abadams wants to merge 82 commits into
mainfrom
abadams/profile_recompute_with_counters

Merge remote-tracking branch 'origin/main' into abadams/profile_recom…

23d8638
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 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 80.09404% with 127 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@2fad88f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Profiling.cpp 79.15% 65 Missing and 48 partials ⚠️
src/JITModule.cpp 0.00% 6 Missing ⚠️
src/VectorizeLoops.cpp 0.00% 3 Missing and 2 partials ⚠️
src/FuseGPUThreadLoops.cpp 93.75% 0 Missing and 1 partial ⚠️
src/Lower.cpp 83.33% 0 Missing and 1 partial ⚠️
src/StorageFolding.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9164   +/-   ##
=======================================
  Coverage        ?   69.37%           
=======================================
  Files           ?      254           
  Lines           ?    78718           
  Branches        ?    18836           
=======================================
  Hits            ?    54613           
  Misses          ?    18536           
  Partials        ?     5569           

☔ View full report in Codecov by Harness.
📢 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.