Skip to content

perf(core): Pre-initialize metrics worker pool to overlap tiktoken WASM loading - #1302

Merged
yamadashy merged 3 commits into
mainfrom
perf/pre-init-metrics-worker-pool
Mar 28, 2026
Merged

perf(core): Pre-initialize metrics worker pool to overlap tiktoken WASM loading#1302
yamadashy merged 3 commits into
mainfrom
perf/pre-init-metrics-worker-pool

chore(core): Add comment explaining unused worker pool in skill path

67f6bcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 1s

87.09% (target 75.00%)

View this Pull Request on Codecov

87.09% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 89.58333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.09%. Comparing base (005616a) to head (67f6bcb).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
src/core/packager.ts 88.57% 4 Missing ⚠️
src/core/metrics/calculateMetrics.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1302      +/-   ##
==========================================
- Coverage   87.09%   87.09%   -0.01%     
==========================================
  Files         115      115              
  Lines        4341     4354      +13     
  Branches     1009     1010       +1     
==========================================
+ Hits         3781     3792      +11     
- Misses        560      562       +2     

☔ 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.