From 61d30bb4ae3cbf0a5cc7df4c16882899e9cddba6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 22 Aug 2024 18:41:05 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bd1377a5c7f07e7245d9ea43031acd0ad3748289 --- 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 5ef88555e..1e653bd44 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724335042535, + "lastUpdate": 1724352065269, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119778,6 +119778,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bd1377a5c7f07e7245d9ea43031acd0ad3748289", + "message": "zero/connect: add re-run health checks command", + "timestamp": "2024-08-21T13:12:33Z", + "url": "https://github.com/pomerium/pomerium/pull/5219/commits/bd1377a5c7f07e7245d9ea43031acd0ad3748289" + }, + "date": 1724352054566, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9343339, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6426938, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }