DataDog / kvexpress

## Auto-archived due to inactivity. ## Go program to move data in and out of Consul's KV store.
Apache License 2.0
129 stars 13 forks source link

Profile and see where it's spending time. #16

Closed darron closed 9 years ago

darron commented 9 years ago

Just to see - don't see any performance problems at the moment.

darron commented 9 years ago

It's so fast and so small that pprof isn't getting any useful output.

We only get useful output when we send events to Datadog - but we're not measuring that.

Good to go.