Skip to content

perf(math): accelerate FHT with SIMD - #33

Merged
zhenghaoz merged 2 commits into
mainfrom
perf/fht-simd
Aug 31, 2026
Merged

perf(math): accelerate FHT with SIMD#33
zhenghaoz merged 2 commits into
mainfrom
perf/fht-simd

test(math): merge SIMD FHT tests

e41b494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

82.38% (-0.01%) compared to 69c503e, passed because coverage increased by 0% when compared to adjusted base (82.38%)

View this Pull Request on Codecov

82.38% (-0.01%) compared to 69c503e, passed because coverage increased by 0% when compared to adjusted base (82.38%)

Details

Codecov Report

❌ Patch coverage is 80.59701% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.38%. Comparing base (69c503e) to head (e41b494).

Files with missing lines Patch % Lines
internal/ailego/math/fht_amd64.go 74.50% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   82.39%   82.38%   -0.01%     
==========================================
  Files         121      122       +1     
  Lines       26011    26066      +55     
==========================================
+ Hits        21431    21474      +43     
- Misses       4580     4592      +12     

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