]> Cypherpunks repositories - gostls13.git/commit
misc: delete benchcmp forwarding script
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 23 Oct 2019 17:50:15 +0000 (13:50 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Wed, 23 Oct 2019 21:41:15 +0000 (21:41 +0000)
commite9e4f6c433116038765eb88022122bb2558d0585
treeda8fffdf0be2b8cff5bae2e9a24f6be1103b041c
parent033e066cb3fc06c1c8eeb3033438e1be8770d100
misc: delete benchcmp forwarding script

benchcmp was moved out of misc into x/tools in CL 60100043 in 2014,
and then replaced by a forwarding script in CL 82710043.
Five years have since passed, and the forwarding script has outlived
its usefulness. It's now more confusing than helpful. Delete it.

Change-Id: I8c7d65b97e0b3fe367df69a86ae10c7960c05be3
Reviewed-on: https://go-review.googlesource.com/c/go/+/202762
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/benchcmp [deleted file]