Skip to content

Bump aiofastnet from 1.0.2 to 1.0.3 - #13345

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiofastnet-1.0.3
Open

Bump aiofastnet from 1.0.2 to 1.0.3#13345
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiofastnet-1.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps aiofastnet from 1.0.2 to 1.0.3.

Release notes

Sourced from aiofastnet's releases.

1.0.3

  • Optimize syscall usage
  • Prevent possible starvation, limit number of consecutive reads per client per cycle
Changelog

Sourced from aiofastnet's changelog.

1.0.3

  • Optimize syscall usage
  • Prevent possible starvation, limit number of consecutive reads per client per cycle
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/tarasko/aiofastnet/releases)
- [Changelog](https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst)
- [Commits](tarasko/aiofastnet@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: aiofastnet
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@dependabot
dependabot Bot requested review from asvetlov and webknjaz as code owners August 7, 2026 10:51
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 7, 2026 10:53
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.98%. Comparing base (d9aaf69) to head (c454d12).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13345   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         132      132           
  Lines       49073    49073           
  Branches     2553     2553           
=======================================
  Hits        48576    48576           
  Misses        373      373           
  Partials      124      124           
Flag Coverage Δ
Autobahn 22.13% <ø> (ø)
CI-GHA 98.90% <ø> (+<0.01%) ⬆️
OS-Linux 98.67% <ø> (+<0.01%) ⬆️
OS-Windows 97.03% <ø> (ø)
OS-macOS 97.92% <ø> (-0.01%) ⬇️
Py-3.10 98.12% <ø> (+<0.01%) ⬆️
Py-3.11 98.37% <ø> (+<0.01%) ⬆️
Py-3.12 98.46% <ø> (+<0.01%) ⬆️
Py-3.13 98.44% <ø> (-0.01%) ⬇️
Py-3.14 98.46% <ø> (+<0.01%) ⬆️
Py-3.14t 97.55% <ø> (-0.01%) ⬇️
Py-pypy-3.11 97.39% <ø> (-0.01%) ⬇️
VM-macos 97.92% <ø> (-0.01%) ⬇️
VM-ubuntu 98.67% <ø> (+<0.01%) ⬆️
VM-windows 97.03% <ø> (ø)
cython-coverage 37.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@codspeed-hq

codspeed-hq Bot commented Aug 7, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 18.42%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 6 regressed benchmarks
✅ 77 untouched benchmarks
⏩ 83 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_ten_streamed_responses_iter_chunked_1mb 3.3 s 5.5 s -40.41%
test_one_hundred_get_requests_with_1mb_content_length_payload 1.2 s 1.6 s -26.31%
test_one_hundred_get_requests_with_1mb_chunked_payload[tcp] 1.2 s 1.6 s -26.16%
test_simple_web_file_response[tcp-large] 139.9 ms 169.9 ms -17.69%
test_one_hundred_get_requests_iter_chunks_on_1mb_chunked_payload 668.7 ms 755.7 ms -11.51%
test_ten_streamed_responses_iter_chunks 553 ms 609.9 ms -9.32%
test_ten_streamed_responses_iter_chunked_4096 136.1 ms 121.2 ms +12.31%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/pip/aiofastnet-1.0.3 (c454d12) with master (d9aaf69)

Open in CodSpeed

Footnotes

  1. 83 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@tarasko

tarasko commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Very strange results. I'll investigate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant