Performance and stability profiling over commit historys.
Project description
Performance and stability profiling over the git commit history.
Installation
$ pip install git_history_profiler
Usage
$ git_history_profiler --help
Usage: git_history_profiler [OPTIONS] REPO_URL
Performance and stability profiling over the git commit history.
Options:
--config PATH Path to config. [required]
-c, --commit TEXT Commit id to consider.
--help Show this message and exit.
Try out the example:
$ ./examples/create_test_repository.sh ./test_repo/
$ git_history_profiler ./test_repo/ --config ./examples/config.yml
Afterwards, check out ./profiling_results/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for git_history_profiler-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 772cbe18a62ece9a70d720b81b351f71ef6ff51610b992b66fbaacdf6fda18ff |
|
MD5 | d8f06f053038379e595633f7f8600d7c |
|
BLAKE2b-256 | 9b72d77790c9e660191dbe458d10f5e5cd2764ebd828c4f2f5852e7a080c5c78 |