git-analyse

command module
v0.0.0-...-df7411b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Git Analyse

This tool allows you to run actions in parallel on a group of commits.

Current features

  • implements a functional clone of 'git bisect'

TODO

Pretty much everything else, I only worked on this a few hours while trying to sleep. But basically I still need to:

  • implement a 'benchmark' subcommand that runs a benchmark for each and every commit and returns some kind of stats
  • implement a 'clean' action
  • make this work against Bazel's RBE, which would make it even more parallelizable and furthermore would require little to no upload as most inputs will probably already be available on the CAS
  • try to predict how much time is left for both benchmark and bisect
  • start caching outputs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL