From acf1d57a768f434b35f34c323134f95c20d23eeb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Jun 2024 21:32:37 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for db23a4c5dfac62355dad891b578270697ec24b2f --- 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 0ce264f3e..0932f2594 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719013485874, + "lastUpdate": 1719264757100, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -112746,6 +112746,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "db23a4c5dfac62355dad891b578270697ec24b2f", + "message": "zero/telemetry: add hostname and version", + "timestamp": "2024-06-22T15:53:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5146/commits/db23a4c5dfac62355dad891b578270697ec24b2f" + }, + "date": 1719264747675, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10060370, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6426085, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }