package
1.9.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

New returns a new loser tree that merges the given sequences.

# Structs

A loser tree is a binary tree laid out such that nodes N and N+1 have parent N/2.

# Interfaces

No description provided by the author