From a975acabc89c1aeb537e850b9c2889caa73c7d2e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 29 Aug 2024 17:11:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c08eaa2347e71df5979a5b440df053d127cc8695 --- 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 138039b66..b2a70e4b0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724949644342, + "lastUpdate": 1724951492802, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121098,6 +121098,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c08eaa2347e71df5979a5b440df053d127cc8695", + "message": "zero/k8s: use deployments", + "timestamp": "2024-08-29T16:05:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5248/commits/c08eaa2347e71df5979a5b440df053d127cc8695" + }, + "date": 1724951481656, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8984081, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6543363, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }