Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 285 Bytes

Running benchmarks reliably with GitHub action

This repo shows you can:

  1. run benchmarks for your Go code in the main branch and in PRs
  2. compare PR benchmarks against main benchmarks
  3. if no main benchmarks are available, just publish benchmarks in the summary of the PR