Skip to content

runtime: accelerate peer ip queries #167

@npry

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

Metadata

Metadata

Assignees

Labels

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

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions