sublime-go
sublime-go copied to clipboard
Add benchcmp(1)
Add bench command, when benchmarks are run, show bench output next to the benchmark func if the view is open.
When benchmarks are run again, the plugin should compare with the previous benchmarks, this will remove the need to jump into the terminal, preserve temporary files etc..