package
Version:
v0.0.0-...-1f59db8
Opens a new window with list of versions in this module.
Published: Feb 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gops
-
Run application
go run main.go
-
Use Vegeta to generate some traffic
echo "GET http://localhost:8080" | vegeta attack -duration=30s
-
Use gops tool to visualise profiling
go get -u github.com/google/gops
gops <APP_PID>
gops tree
gops pprof-cpu <APP_PID>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.