try https://github.com/felixge/fgprof

On Monday, May 6, 2024 at 9:42:22 PM UTC+1 Ethan Reesor wrote:

> 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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/3e06d6a8-b824-476d-a653-24d0242ef741n%40googlegroups.com.

Reply via email to