Skip to content

Pull requests: n0-computer/quinn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(proto): Use path PTOs for PATH_ABANDON calculations multipath Related to the QUIC Multipath extension.
#291 opened Dec 19, 2025 by matheus23 Loading…
bench: Allow configuring the runtime type in the bulk bench performance Things that might improve performance both for iroh and as a normal QUIC library.
#280 opened Dec 18, 2025 by rklaehn Loading…
wip: start implementing last_send tracking for PTO multipath Related to the QUIC Multipath extension.
#279 opened Dec 17, 2025 by dignifiedquire Draft
feat: introduce rtt_hints for opening paths multipath Related to the QUIC Multipath extension.
#278 opened Dec 17, 2025 by dignifiedquire Loading…
perf(quinn-proto): Avoid creating small Bytes when doing small writes via AsyncWrite::write performance Things that might improve performance both for iroh and as a normal QUIC library.
#252 opened Dec 12, 2025 by rklaehn Draft
perf(iroh-quinn): Add a mutable buffer so small writes are less expensive performance Things that might improve performance both for iroh and as a normal QUIC library.
#249 opened Dec 12, 2025 by rklaehn Draft
fix(quinn-proto): prevent O(N^2) behaviour when sending a lot of small values in SendBuffer performance Things that might improve performance both for iroh and as a normal QUIC library.
#247 opened Dec 12, 2025 by rklaehn Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.