profile

package
v0.4.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

CPU and Heap profiling support.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cpu

func Cpu(file string, fu func()) error

Create CPU Profile for `fu` and write profile to file.

func Heap

func Heap(file string, fu func()) error

Create heap profile for `fu` and write profile to file.

runtime.GC will be called before `fu` to obtain an accurate profile.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL