commands: Remove the benchmark command
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 20 Dec 2018 19:55:26 +0000 (20:55 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 20 Dec 2018 19:55:26 +0000 (20:55 +0100)
commit35bfca3b14977eaebab4003b43b5236c1888d93d
tree89c7ab1c12e7d306f4ca70419013a11d174b220f
parent9cd54cab20a03475e34ca462bd943069111481ae
commands: Remove the benchmark command

It's not particulary useful, and when we start to get bug reports about it, it is easier to remove it.

Closes #5543
commands/benchmark.go [deleted file]
commands/commands.go
commands/commands_test.go