sublime-go icon indicating copy to clipboard operation
sublime-go copied to clipboard

Add benchcmp(1)

Open yields opened this issue 6 years ago • 0 comments

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

yields avatar Aug 19 '19 12:08 yields