From aa65b36287f8f2fc362e201cc714544f061804ee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 1 Dec 2024 16:48:25 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b3524ebc45188395ec98b5fc95589c3cf4c42476 --- 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 ca5cb52d4..dc9eee5bb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733070520453, + "lastUpdate": 1733071705149, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131322,6 +131322,38 @@ window.BENCHMARK_DATA = { "extra": "225 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b3524ebc45188395ec98b5fc95589c3cf4c42476", + "message": "chore(deps): bump the docker group in /.github with 3 updates", + "timestamp": "2024-11-29T03:31:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5382/commits/b3524ebc45188395ec98b5fc95589c3cf4c42476" + }, + "date": 1733071691875, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7675911, + "unit": "ns/op", + "extra": "157 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5255022, + "unit": "ns/op", + "extra": "236 times\n4 procs" + } + ] } ] }