1

command
v0.0.0-...-dc806d7 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

README

1. Install the 'Graphviz' Tool.
-------------------------------

2. Build the Program.
---------------------
	go build

3. Run the Program for the Profilers to create some Data.
---------------------------------------------------------
	1.exe -profiler_cpu=cpu.prof -profiler_mem=mem.prof

4. Analyze the Profiling Data.
------------------------------
	go tool pprof cpu.prof
	>help
	>top
	>web
	>svg

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