6 releases
0.15.5 | Jan 22, 2024 |
---|---|
0.15.4 | Jan 20, 2024 |
#33 in #measurement
87KB
2.5K
SLoC
Performance Measurements in Git
Test tracking performance measurements in git-notes.
Example report for master.
Warning
Experimental only. Repeated additions of measurements (instead of bulk additions) will be costly: Each time the entire previous measurements are copied and a single line is appended.
Development
Rust tests
cargo test
Integration / bash tests
cargo build && PATH=$(pwd)/target/debug:$PATH test/run_tests.sh
Dependencies
~18–31MB
~442K SLoC