Skip to content

Merge branch 'develop' into local_metal_benching #938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 31, 2025

Conversation

ckormanyos
Copy link
Collaborator

No description provided.

@ckormanyos
Copy link
Collaborator Author

Update docs and metal bench

I got the following when also including the fast-64 type.

Type runtime [us] relative code-size [kb]
double (built-in, no FPU) $22$ $1.0$ $5.6$
::math::softfloat::float64_t $27$ $1.2$ $8.5$
boost::decimal::decimal_fast64_t $170$ $7.7$ $18$
boost::decimal::decimal64_t $200$ $9.1$ $20$

Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (1e011c2) to head (cbffcea).
⚠️ Report is 19 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #938   +/-   ##
=======================================
  Coverage     98.8%   98.8%           
=======================================
  Files          247     247           
  Lines        16214   16214           
  Branches      1806    1806           
=======================================
  Hits         16007   16007           
  Misses         207     207           
Files with missing lines Coverage Δ
include/boost/decimal/decimal32_fast.hpp 95.7% <100.0%> (ø)

Continue to review full report in Codecov by Sentry.

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

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

@ckormanyos ckormanyos merged commit b11a355 into develop Jul 31, 2025
70 checks passed
@ckormanyos ckormanyos deleted the local_metal_benching branch July 31, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant