From b6b65839414db5b97a33b6f8e64c7286e2e76d06 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 12 Jun 2023 17:01:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3d99ccce2e9d5fd5de211ba0220c8c510dc2d139 --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index e5de6ccb5..35826db84 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686589233215, + "lastUpdate": 1686589312470, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48746,6 +48746,38 @@ window.BENCHMARK_DATA = { "extra": "90 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3d99ccce2e9d5fd5de211ba0220c8c510dc2d139", + "message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56", + "timestamp": "2023-06-12T02:14:30Z", + "url": "https://github.com/pomerium/pomerium/pull/4243/commits/3d99ccce2e9d5fd5de211ba0220c8c510dc2d139" + }, + "date": 1686589311823, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14032898, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9605191, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }