commit | 4605a15a67b25b55315ad23b7dce70fe2437169c | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Mon Oct 23 12:18:56 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Mon Oct 23 12:18:56 2017 +0200 |
tree | 5e346cc31b2a6125e011ef041b32ef2af20f29ff | |
parent | 0502f109a206a86ce52fcd3d136ad3a5b2719ecf [diff] |
note that a threaded cloc exists
The Kibble Scanners collect information for the Kibble Suite.
python3 src/kibble-scanner.py
.conf/
: Config filessrc/
:kibble-scanner.py
: Main script for launching scansplugins/
:brokers
: The various database brokers (ES or JSON API)utils
: Utility librariesscanners
: The individual scanner applicationsplugins/scanners/ponymail.py
)plugins/scanners/jira.py
)plugins/scanners/bugzilla.py
)plugins/scanners/gerrit.py
)plugins/scanners/git-sync.py
)plugins/scanners/git-census.py
)plugins/scanners/git-evolution.py
)plugins/scanners/git-sloc.py
)plugins/scanners/github.py
)plugins/scanners/github-stats.py
)plugins/scanners/pipermail.py
)To speed up things, you can use the multi-threaded version of cloc found at this location. On machines with many cores, you may experience a tenfold speed increase in the SLoC and evolution scans.
TBD. Please see https://kibble.apache.org/ for details!