From 2ea4940bf84a247fd2f0bb3f9621e4e5e3b32e9a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 13 Aug 2023 03:20:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa7a187d53440fea03a335bc80517f8c27d794de --- 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 ffa7ecd9b..242f12e6c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691896627446, + "lastUpdate": 1691896804863, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -62582,6 +62582,38 @@ window.BENCHMARK_DATA = { "extra": "115 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa7a187d53440fea03a335bc80517f8c27d794de", + "message": "zero: bootstrap config", + "timestamp": "2023-08-12T01:46:25Z", + "url": "https://github.com/pomerium/pomerium/pull/4444/commits/aa7a187d53440fea03a335bc80517f8c27d794de" + }, + "date": 1691896799929, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14270557, + "unit": "ns/op", + "extra": "93 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8874173, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }