mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
275 B
275 B
Profiling
dotenv -f .env.local -- go run -tags pprof ./cmd/bbgo run \
--config ./makemoney-btcusdt.yaml \
--cpu-profile makemoney.pprof \
--enable-profile-server
go tool pprof http://localhost:6060/debug/pprof/heap