From 98e67905631a00399b9c3b8f2a7f5fc457f43e43 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 31 Jul 2023 16:22:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 44fc0219cadbdc3edaa3b940a47250976f06b872 --- 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 eebb93f4a..fdbedc305 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690393880277, + "lastUpdate": 1690820571937, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -58282,6 +58282,38 @@ window.BENCHMARK_DATA = { "extra": "84 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "44fc0219cadbdc3edaa3b940a47250976f06b872", + "message": "github: update CODEOWNERS", + "timestamp": "2023-07-31T08:14:29Z", + "url": "https://github.com/pomerium/pomerium/pull/4398/commits/44fc0219cadbdc3edaa3b940a47250976f06b872" + }, + "date": 1690820565900, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19467474, + "unit": "ns/op", + "extra": "66 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12906441, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }