git-perf 0.20.0

Track, plot, and statistically validate simple measurements using git-notes for storage
Documentation
1
2
3
4
5
mod git_definitions;
pub mod git_interop;
mod git_lowlevel;
mod git_types;
pub mod size_ops;