From 5d249d40b17e5d50247f7c72d73c37d134fcd5a4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 7 Nov 2022 16:05:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7c2e1ac41a0b5b706bff61af1361e99831416435 --- 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 e4841b2fa..75ce8048a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1667837093836, + "lastUpdate": 1667837124405, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -18066,6 +18066,38 @@ window.BENCHMARK_DATA = { "extra": "157 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7c2e1ac41a0b5b706bff61af1361e99831416435", + "message": "chore(deps): bump go.opencensus.io from 0.23.0 to 0.24.0", + "timestamp": "2022-11-06T11:22:29Z", + "url": "https://github.com/pomerium/pomerium/pull/3727/commits/7c2e1ac41a0b5b706bff61af1361e99831416435" + }, + "date": 1667837123941, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13711834, + "unit": "ns/op", + "extra": "96 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9171162, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }