lab002

command
v0.0.0-...-f10d331 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 4 Imported by: 0

README

runtime/pprof

  1. go build,生成可执行文件
  2. lab002.exe -cpuprofile=lab002.prof,运行并生成prof文件
  3. 读取prof文件,go tool pprof lab002.exe lab002.prof

参考资料

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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