Skip to content

Improve performance of widening muls - #461

Merged
mborland merged 1 commit into
developfrom
433
Jul 24, 2026
Merged

Improve performance of widening muls#461
mborland merged 1 commit into
developfrom
433

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #433

@mborland mborland added this to the v4.0.0 milestone Jul 24, 2026
@mborland mborland self-assigned this Jul 24, 2026
@mborland mborland added Optimization Make Something Faster Boost Review Feedback from the review period including pre- and post- on the ML labels Jul 24, 2026
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.89%. Comparing base (3382905) to head (da5239c).
⚠️ Report is 22 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #461      +/-   ##
===========================================
- Coverage    95.99%   95.89%   -0.11%     
===========================================
  Files           83       85       +2     
  Lines         7323     7399      +76     
  Branches      2595     2625      +30     
===========================================
+ Hits          7030     7095      +65     
  Misses          54       54              
- Partials       239      250      +11     

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

@mborland
mborland merged commit 7a8667c into develop Jul 24, 2026
82 of 83 checks passed
@mborland
mborland deleted the 433 branch July 24, 2026 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Feedback from the review period including pre- and post- on the ML Optimization Make Something Faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Potential optimization in widening mul

1 participant