From 8c7bfae91554353639083a0dcbe0ecf68f150bd9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 30 Sep 2024 22:59:12 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ba4e5b5e5b4646a2369639de9dc316ea528792c5 --- 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 2c47d411f..35a6ce243 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727720823496, + "lastUpdate": 1727737152685, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125462,6 +125462,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ba4e5b5e5b4646a2369639de9dc316ea528792c5", + "message": "config: remove unused gRPC setting", + "timestamp": "2024-09-30T20:20:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5308/commits/ba4e5b5e5b4646a2369639de9dc316ea528792c5" + }, + "date": 1727737140838, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9185761, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6543756, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }