Skip to content

Optimize route lookup #3713

@szuecs

Description

@szuecs

A Kubernetes cluster with routesrv enabled shows a data plane CPU profile of

proxy.do:

Image

and proxy.lookupRoute:

Image

and routing.matcher.match

Image

So in total routing.matcher.match consumes >=99% of the whole proxy.do, which means we have an opportunity to optimize skipper_proxy metric our internal KPI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions