From f6c91f0d361c62e2683feedb334f7809d18995bd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 20 Aug 2024 20:52:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ac70cabb66674a532a6af07c2cc6d481eb3298ee --- 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 54f4ab1ef..f5b39090b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724185560134, + "lastUpdate": 1724187170129, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119422,6 +119422,38 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ac70cabb66674a532a6af07c2cc6d481eb3298ee", + "message": "zero/connect: add re-run health checks command", + "timestamp": "2024-08-20T20:22:29Z", + "url": "https://github.com/pomerium/pomerium/pull/5219/commits/ac70cabb66674a532a6af07c2cc6d481eb3298ee" + }, + "date": 1724187159562, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10419599, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6374964, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }