pkg / profile

Simple profiling for Go
BSD 2-Clause "Simplified" License
2k stars 122 forks source link

profile: testing scaffold #9

Closed davecheney closed 10 years ago

davecheney commented 10 years ago

A simple scaffold for testing various profile options and observing the output.

Updates #7

gbbr commented 10 years ago

This looks great! I like to comment on PRs (whatever thoughts I have) because I feel that comments are what adds value.

I'll be happy to help out with adding the rest of the tests...