komuw / ong

ong, is a Go http toolkit.
MIT License
16 stars 4 forks source link

Benchmark ong/errors #395

Closed komuw closed 7 months ago

komuw commented 7 months ago
BenchmarkOtherWrappers/stdError-8     33.28 ns/op     16 B/op      1 allocs/op
BenchmarkOtherWrappers/ongErrors-8    1_435 ns/op     576 B/op     3 allocs/op
BenchmarkOtherWrappers/pkgErrors-8    1_011 ns/op     304 B/op     3 allocs/op
BenchmarkOtherWrappers/Errtrace-8     61.53 ns/op     40 B/op      1 allocs/op
codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (86fe128) 73.63% compared to head (383e7c1) 73.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #395 +/- ## ======================================= Coverage 73.63% 73.63% ======================================= Files 49 49 Lines 5754 5754 ======================================= Hits 4237 4237 Misses 1223 1223 Partials 294 294 ```

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