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

(#362) Added stumpless_param_to_string benchmark #392

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

alessandro-murtas
Copy link
Contributor

Added the benchmark for stumpless_param_to_string (Issue #362).

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df69edd) 91.79% compared to head (96e162f) 91.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest     #392   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          44       44           
  Lines        3776     3776           
  Branches      497      497           
=======================================
  Hits         3466     3466           
  Misses        216      216           
  Partials       94       94           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@goatshriek goatshriek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together so quickly! Just one quick change to make below, and this will be good to go!

test/performance/param.cpp Show resolved Hide resolved
@goatshriek goatshriek self-assigned this Dec 3, 2023
@goatshriek goatshriek added the testing pertains to the test suite label Dec 3, 2023
@goatshriek goatshriek merged commit c2cb789 into goatshriek:latest Dec 3, 2023
49 checks passed
@alessandro-murtas alessandro-murtas deleted the 362 branch December 3, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing pertains to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants