multi_profile

package
v0.0.0-...-1f59db8 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

README

gops

  1. Run application

    go run main.go
    
  2. Use Vegeta to generate some traffic

    echo "GET http://localhost:8080" | vegeta attack -duration=30s
    
  3. Use gops tool to visualise profiling

    go get -u github.com/google/gops
    
    gops <APP_PID>
    
    gops tree
    
    gops pprof-cpu <APP_PID>
    

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