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 additional benchmarks #510

Merged
merged 5 commits into from
Apr 26, 2024
Merged

Add additional benchmarks #510

merged 5 commits into from
Apr 26, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Apr 26, 2024

Fixes resolution, adds sqrt and <charconv>.

Closes: #508

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.7%. Comparing base (e72a5fd) to head (4bb8f5b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #510     +/-   ##
=========================================
- Coverage     98.7%   98.7%   -0.0%     
=========================================
  Files          181     180      -1     
  Lines        11459   11457      -2     
=========================================
- Hits         11309   11307      -2     
  Misses         150     150             

see 1 file with indirect coverage changes


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 e72a5fd...4bb8f5b. Read the comment docs.

@mborland mborland merged commit de615c0 into develop Apr 26, 2024
61 checks passed
@mborland mborland deleted the More_benchmarks branch April 26, 2024 10:17
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.

Optimize Subtraction
1 participant