servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.27k stars 317 forks source link

Add bench for to_ascii on an already-Punycode name #915

Closed hsivonen closed 3 months ago

hsivonen commented 3 months ago

Seems like a practically relevant case to measure.

codecov[bot] commented 3 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@9c51937). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #915 +/- ## ======================================= Coverage ? 81.75% ======================================= Files ? 20 Lines ? 3552 Branches ? 0 ======================================= Hits ? 2904 Misses ? 648 Partials ? 0 ```

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