Skip to content

perf: use Matrix.gram() for XtX#28

Merged
lpatiny merged 1 commit into
mainfrom
perf/use-gram-for-xtx
Jun 23, 2026
Merged

perf: use Matrix.gram() for XtX#28
lpatiny merged 1 commit into
mainfrom
perf/use-gram-for-xtx

perf: use Matrix.gram() for XtX

8e2a244
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

93.38% (+0.00%) compared to 64263da

View this Pull Request on Codecov

93.38% (+0.00%) compared to 64263da

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.38%. Comparing base (64263da) to head (8e2a244).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   93.38%   93.38%           
=======================================
  Files          18       18           
  Lines         272      272           
  Branches       54       54           
=======================================
  Hits          254      254           
  Misses         15       15           
  Partials        3        3           

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