goatshriek / stumpless

a C logging library built for performance and features
https://goatshriek.github.io/stumpless
Apache License 2.0
446 stars 335 forks source link

Added benchmark for stumpless_param_from_string #386

Closed kirubaspace closed 1 year ago

kirubaspace commented 1 year ago

This fixes https://github.com/goatshriek/stumpless/issues/374

image

Make sure that your pull request follows the guidelines specified in the Guidelines for Contributing.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (67cf413) 91.78% compared to head (7c71f2c) 91.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #386 +/- ## ======================================= Coverage 91.78% 91.78% ======================================= Files 44 44 Lines 3772 3772 Branches 497 497 ======================================= Hits 3462 3462 Misses 216 216 Partials 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.