From f1ba784e89cfe386c95549cbc698a052bb6ecbfb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:34:43 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6bf6d6a6efa8391deb8cd25f06aee13bc41860cc --- 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 0a1dcb5a5..04eb28894 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706804630796, + "lastUpdate": 1706805283896, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -94886,6 +94886,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6bf6d6a6efa8391deb8cd25f06aee13bc41860cc", + "message": "chore(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.37.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4926/commits/6bf6d6a6efa8391deb8cd25f06aee13bc41860cc" + }, + "date": 1706805276889, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10113680, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6867233, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }