From 04a2ae975264f8055c6b43be40f1859198453198 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 6 Aug 2024 18:50:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6028276e022d6284de19d6608ea1d033541db6a5 --- 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 c6fd9ba01..716590d56 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722967508051, + "lastUpdate": 1722970219278, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116766,6 +116766,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6028276e022d6284de19d6608ea1d033541db6a5", + "message": "zero/cmd: make it more evident what caused shutdown", + "timestamp": "2024-08-05T23:11:51Z", + "url": "https://github.com/pomerium/pomerium/pull/5209/commits/6028276e022d6284de19d6608ea1d033541db6a5" + }, + "date": 1722970208711, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9700982, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6507043, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }