diff --git a/README.md b/README.md index 5dd3aa51..1ce313b1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Blog posts: [1](https://blog.sourced.tech/post/hercules.v4), [2](https://blog.so

The DAG of burndown and couples analyses with UAST diff refining. Generated with hercules --burndown --burndown-people --couples --feature=uast --dry-run --dump-dag doc/dag.dot https://github.com/src-d/hercules

![git/git image](doc/linux.png) -

torvalds/linux line burndown (granularity 30, sampling 30, resampled by year). Generated with hercules --burndown --first-parent --pb https://github.com/torvalds/linux | python3 labours.py -f pb -m burndown-project

+

torvalds/linux line burndown (granularity 30, sampling 30, resampled by year). Generated with hercules --burndown --first-parent --pb https://github.com/torvalds/linux | python3 labours.py -f pb -m burndown-project in 1h 40min.

## Installation @@ -429,4 +429,4 @@ fail with an OOM. You should try the following: 2. Use `--skip-blacklist` to avoid analyzing the unwanted files. It is also possible to constrain the `--language`. 3. Use the [hibernation](doc/HIBERNATION.md) feature: `--hibernation-distance 10 --burndown-hibernation-threshold=1000`. Play with those two numbers to start hibernating right before the OOM. 4. Hibernate on disk: `--burndown-hibernation-disk --burndown-hibernation-dir /path`. -5. `--first-parent`, you win. \ No newline at end of file +5. `--first-parent`, you win. diff --git a/doc/linux.png b/doc/linux.png index 81f2b6d1..1209ef21 100644 Binary files a/doc/linux.png and b/doc/linux.png differ