Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/tools/bazel_benchmark: extract some logic into bash script #1601

Merged
merged 1 commit into from
Jul 24, 2018

Commits on Jul 23, 2018

  1. go/tools/bazel_benchmark: extract some logic into bash script

    bazel_benchmark.sh is now responsible for cloning rules_go at master
    into a temp directory. This script can be copied to a bin directory
    and run with a timer. The rest of the bazel_benchmark.go logic will
    run at the tip of master.
    
    Also: record Bazel version in the output file.
    Jay Conrod committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    43982d9 View commit details
    Browse the repository at this point in the history