Skip to content

Performance profiling: Consider adding net/http/pprof endpoint #1648

@seryl

Description

@seryl

Feature Request

Add pprof endpoint so we can get better detail into where and why the router's spending it's time.

go-torch should help a lot with visualization if we put this in place.

Example-torch

Likely we'll want to get this in place if we want to hit top-end limits for number of routing rules or time per routing rule.

There's some examples of getting graphviz output here.

Like this:

dotgraph of pprof output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions