Skip to content
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

Add Decimal64 fast to benchmarks #615

Merged
merged 2 commits into from
May 30, 2024
Merged

Conversation

mborland
Copy link
Member

Closes: #614
Closes: #594

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.0%. Comparing base (a88b965) to head (f5605e7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #615   +/-   ##
=======================================
  Coverage     99.0%   99.0%           
=======================================
  Files          212     212           
  Lines        14696   14696           
  Branches      1615    1615           
=======================================
  Hits         14548   14548           
  Misses         148     148           
Files Coverage Δ
include/boost/decimal/detail/to_integral.hpp 100.0% <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 a88b965...f5605e7. Read the comment docs.

@mborland mborland merged commit da96dba into develop May 30, 2024
66 checks passed
@mborland mborland deleted the decimal64_fast_benchmarks branch May 30, 2024 15:03
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.

Add decimal64_fast benchmarks Implment decimal64_fast
1 participant