From afbd28d668e3d46c0cb6c7d10d9d84624a6fb37c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:45:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0483bd3dac06b1295399c5e02213273fb3326793 --- 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 bba9a6456..7f15a2141 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706805858895, + "lastUpdate": 1706805907880, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95270,6 +95270,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0483bd3dac06b1295399c5e02213273fb3326793", + "message": "chore(deps): bump google.golang.org/api from 0.154.0 to 0.161.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4938/commits/0483bd3dac06b1295399c5e02213273fb3326793" + }, + "date": 1706805899890, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9216892, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6383092, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }