Skip to content

runtime: accelerate peer ip queries #167

Description

@npry

The current approach to peer lookup by ip uses a linear search through the peer set, which won't scale to large tailnets. Update this with an accelerated lookup using an indexed data structure

See comments in #145

Activity

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

Metadata

Metadata

Assignees

Labels

performanceImprove throughput, latency, resource usage, etctech debtFixing, refactoring, or otherwise paying down tech debt

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions