From 89efb2fe4f4b9414664b085b2ac3f8d3aa9c8044 Mon Sep 17 00:00:00 2001 From: Robert Lin Date: Mon, 9 Sep 2019 19:19:16 -0700 Subject: [PATCH] add gobenchdata --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51a45e5..35c7f10 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Run `localheinz/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/localheinz/composer-normalize-action) - [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action) - [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter) +- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata) ### Pull Requests