benchdiff
benchdiff copied to clipboard
GOARCH is missing from the cache key
On Linux it's convenient to run GOARCH=386 to benchmark 32-bit code, but its cache key is not different from a 64-bit build.