Skip to content

miparnisari/benchtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A demo of how GitHub actions can run benchmarks of your code.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Go 67.9%
  • Makefile 32.1%