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

Add benchmark code for URL parser #24

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Add benchmark code for URL parser #24

merged 1 commit into from
Nov 6, 2023

Conversation

rmisev
Copy link
Owner

@rmisev rmisev commented Nov 5, 2023

  • Add benchmark code bench-url.cpp
  • Update scripts to download nanobench.h
  • Run benchmark in macOS workflow

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c5c326) 99.72% compared to head (0815de6) 99.72%.

❗ Current head 0815de6 differs from pull request most recent head db24212. Consider uploading reports for the commit db24212 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files          15       15           
  Lines        2217     2217           
=======================================
  Hits         2211     2211           
  Misses          6        6           

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

* Add benchmark code bench-url.cpp

* Update scripts to download nanobench.h

* Run benchmark in macOS workflow
@rmisev rmisev merged commit db24212 into main Nov 6, 2023
20 checks passed
@rmisev rmisev deleted the bench-url branch November 6, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant