Skip to content

Conversation

@bdraco
Copy link
Member

@bdraco bdraco commented Oct 26, 2024

Proposed Changes

aiohttp is going to convert it to a URL object internally and its a bit more efficient to pass a URL object to request

aiohttp is going to convert it to a URL object internally
and its a bit more efficient to pass a URL object to request
@bdraco bdraco added the performance Improving performance, not introducing new features. label Oct 26, 2024
@codecov
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (586ed9f) to head (bd790e4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   96.61%   96.58%   -0.04%     
==========================================
  Files           7        7              
  Lines         207      205       -2     
  Branches       27       27              
==========================================
- Hits          200      198       -2     
  Misses          5        5              
  Partials        2        2              

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

@bdraco bdraco marked this pull request as ready for review October 26, 2024 03:21
@bdraco
Copy link
Member Author

bdraco commented Oct 26, 2024

Note that I don't have a good way to test this since HA is still using b1

Copy link
Contributor

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MartinHjelmare MartinHjelmare merged commit a1ab9c6 into main Oct 26, 2024
6 of 7 checks passed
@bdraco bdraco deleted the yarl branch October 26, 2024 17:15
@bdraco
Copy link
Member Author

bdraco commented Oct 26, 2024

Thanks

@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

performance Improving performance, not introducing new features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants