From 29ba290b1641a0693567eceb3ee330bb621a75a3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 10 Jul 2023 20:51:03 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for da885631c7c46c3dc1a8a3ed502c02abd2dc6a25 --- 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 1996b3f7a..72fecae1e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689022224576, + "lastUpdate": 1689022263662, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -55666,6 +55666,38 @@ window.BENCHMARK_DATA = { "extra": "98 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "da885631c7c46c3dc1a8a3ed502c02abd2dc6a25", + "message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.59", + "timestamp": "2023-07-10T12:34:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4333/commits/da885631c7c46c3dc1a8a3ed502c02abd2dc6a25" + }, + "date": 1689022259555, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15003611, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9584522, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }