package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

New returns a new Profiler object.

# Type aliases

ExprStats represents the result of profiling an expression.
ExprStatsAggregated represents the result of profiling an expression by aggregating `n` profiles.
FileReport represents a profiler report for a single file.
Profiler computes and reports on the time spent on expressions.
Report represents the profiler report for a set of files.