From 6d1832212a629bbd5d2da4e0ebd757178f48a638 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 2 Oct 2024 23:24:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 23071a6908fd4727b15b850d61c72015afe4ec60 --- 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 b09fd960a..0237ac82e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727802222487, + "lastUpdate": 1727911458084, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125798,6 +125798,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "23071a6908fd4727b15b850d61c72015afe4ec60", + "message": "zero: set k8s deployment to follow :latest tag", + "timestamp": "2024-10-02T01:14:40Z", + "url": "https://github.com/pomerium/pomerium/pull/5313/commits/23071a6908fd4727b15b850d61c72015afe4ec60" + }, + "date": 1727911446874, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9104631, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6394729, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }