Skip to content

feat(iroh): Let filtered_addrs take the BTreeSet by ref to avoid one copy.#3972

Merged
ramfox merged 2 commits intoramfox/filter-addrfrom
rklaehn/filter-addr
Feb 25, 2026
Merged

feat(iroh): Let filtered_addrs take the BTreeSet by ref to avoid one copy.#3972
ramfox merged 2 commits intoramfox/filter-addrfrom
rklaehn/filter-addr

Conversation

@rklaehn
Copy link
Copy Markdown
Contributor

@rklaehn rklaehn commented Feb 25, 2026

Description

We still return a Vec so we can reorder.

We still return a Vec so we can reorder.
@rklaehn rklaehn changed the title Let filtered_addrs take the BTreeSet by ref to avoid one copy. feat(iroh): Let filtered_addrs take the BTreeSet by ref to avoid one copy. Feb 25, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 25, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3972/docs/iroh/

Last updated: 2026-02-25T10:30:55Z

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 25, 2026

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 411b314

@n0bot n0bot bot added this to iroh Feb 25, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Feb 25, 2026
@ramfox
Copy link
Copy Markdown
Member

ramfox commented Feb 25, 2026

Love it. Merging it in. Thank you.

@ramfox ramfox merged commit 693bca0 into ramfox/filter-addr Feb 25, 2026
23 of 28 checks passed
@github-project-automation github-project-automation bot moved this from 🚑 Needs Triage to ✅ Done in iroh Feb 25, 2026
@ramfox ramfox deleted the rklaehn/filter-addr branch February 25, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants