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/eaf9b1ff-e553-4544-9da5-e7969d2fee98n%40googlegroups.com.

Reply via email to