From c5da8bee7555057deda9cfd5f61d481ab0ed2df2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Dec 2022 15:26:59 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 96dea61381352bb861058caf10598dff7548a8a9 --- 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 a84218513..8a51c4010 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669846144534, + "lastUpdate": 1669908419128, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -21790,6 +21790,38 @@ window.BENCHMARK_DATA = { "extra": "117 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "96dea61381352bb861058caf10598dff7548a8a9", + "message": "ci: disable kubernetes integration test", + "timestamp": "2022-12-01T03:04:23Z", + "url": "https://github.com/pomerium/pomerium/pull/3778/commits/96dea61381352bb861058caf10598dff7548a8a9" + }, + "date": 1669908418700, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11705332, + "unit": "ns/op", + "extra": "93 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8554715, + "unit": "ns/op", + "extra": "144 times\n2 procs" + } + ] } ] }