From a16c33e07981baf0b64106b3c9ea95edabe6bb14 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Mar 2023 17:04:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e5d3de9ed9538238f8d1ac1f7554d0ff41cdf979 --- 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 fa3f77ac4..ac6a7f54b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679936654186, + "lastUpdate": 1679936659501, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -39378,6 +39378,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e5d3de9ed9538238f8d1ac1f7554d0ff41cdf979", + "message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.50", + "timestamp": "2023-03-27T15:38:36Z", + "url": "https://github.com/pomerium/pomerium/pull/4081/commits/e5d3de9ed9538238f8d1ac1f7554d0ff41cdf979" + }, + "date": 1679936658264, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16397999, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10370170, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }