Skip to content

kleopatra999/cycletimes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

cycletimes.py is a tool for trying to understand chrome productivity. Uses commit and review information to produce statistics on how fast developers are able to upload, review, test, commit, release changes.

See cycletimes.py help for help.

Precache all the review/commit information into

/chromepath/cycletimes_cache

cycletimes.py /chromepath update

Reads cached files from /chromepath/cycletimes_cache

and dumps per-repository stats to stdout.

cycletimes.py /chromepath stats

Reads cached files from /chromepath/cycletimes_cache

and dumps js to stdout for use with graph.html

cycletimes.py /chromepath graph

About

Analyzing Chrome development cycle times.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published