From 2f7f885ad714612da08e263d157b779eab579f3d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 9 Aug 2023 21:49:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 92455a5303e7ebbb65ead493478951def59db32e --- 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 274b09ac1..c9986a178 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691599946654, + "lastUpdate": 1691617791003, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -61922,6 +61922,38 @@ window.BENCHMARK_DATA = { "extra": "123 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "92455a5303e7ebbb65ead493478951def59db32e", + "message": "authorize: allow client certificate intermediates", + "timestamp": "2023-08-09T06:24:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4451/commits/92455a5303e7ebbb65ead493478951def59db32e" + }, + "date": 1691617785172, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17066857, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10393964, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }