IOPS profiling

86 views
Skip to first unread message

Ethan Reesor

unread,
May 6, 2024, 4:42:22 PMMay 6
to golang-nuts
I'm seeing some pretty strong indications that my application (which is running on AWS EC2) is bottlenecked by IOPS (I/O operations per second).

Is there anything like `go test -profile=...` and `go tool pprof ...` for IOPS? We're looking at optimizing the database we're using, but I'd much prefer to capture real world data so we're not optimizing blindly.

Jason E. Aten

unread,
May 6, 2024, 8:25:41 PMMay 6
to golang-nuts
Reply all
Reply to author
Forward
0 new messages