argmin-rs / argmin

Numerical optimization in pure Rust
http://argmin-rs.org
Apache License 2.0
942 stars 74 forks source link

Added criterion based benchmarks to argmin_testfunctions #452

Closed stefan-k closed 4 months ago

stefan-k commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (128ec4c) 91.48% compared to head (2dcd2da) 91.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #452 +/- ## ========================================== + Coverage 91.48% 91.50% +0.02% ========================================== Files 162 162 Lines 21631 21684 +53 ========================================== + Hits 19790 19843 +53 Misses 1841 1841 ```

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