benchcheck

command
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

benchcheck is a CLI tool for comparing Go benchmark results and detecting regressions.

Usage:

benchcheck --baseline baseline.txt --current current.txt [--threshold 1.20]
benchcheck --compare-with-main  # Compare current branch against main

Exit codes:

0 - No regressions or only notices
1 - Critical regressions detected
2 - Usage error
3 - File read error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL