Skip to content

Improvements to 128-bit division performance#1396

Merged
mborland merged 8 commits into
developfrom
div
Jun 18, 2026
Merged

Improvements to 128-bit division performance#1396
mborland merged 8 commits into
developfrom
div

Conversation

@mborland

Copy link
Copy Markdown
Member

No description provided.

@mborland mborland merged commit fb0fc06 into develop Jun 18, 2026
74 of 76 checks passed
@mborland mborland deleted the div branch June 18, 2026 15:18
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.57711% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.3%. Comparing base (b55cb22) to head (ac5c2ac).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/detail/div_impl.hpp 79.8% 29 Missing ⚠️
include/boost/decimal/detail/u256.hpp 95.7% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1396     +/-   ##
=========================================
- Coverage     98.4%   98.3%   -0.1%     
=========================================
  Files          291     291             
  Lines        23530   23674    +144     
  Branches      2069    2070      +1     
=========================================
+ Hits         23152   23250     +98     
- Misses         378     424     +46     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 95.7% <100.0%> (-<0.1%) ⬇️
include/boost/decimal/decimal_fast128_t.hpp 95.7% <100.0%> (-<0.1%) ⬇️
include/boost/decimal/decimal_fast64_t.hpp 97.6% <100.0%> (-<0.1%) ⬇️
include/boost/decimal/detail/u256.hpp 81.2% <95.7%> (-1.3%) ⬇️
include/boost/decimal/detail/div_impl.hpp 79.8% <79.8%> (-20.2%) ⬇️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b55cb22...ac5c2ac. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant