pub fn list_commits_with_measurements() -> Result<Vec<String>>
Expand description
Returns a list of all commit SHA-1 hashes that have performance measurements in the refs/notes/perf-v3 branch.
Each commit hash is returned as a 40-character hexadecimal string.