From 0eb82a277a6772ddbe5e1ca071299ad9fc98c8ce Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Aug 2023 20:00:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 67034173efba0e697d3039d36d813632df3aa973 --- 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 4a752f1ea..493892d2f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692215305193, + "lastUpdate": 1692216047418, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63302,6 +63302,38 @@ window.BENCHMARK_DATA = { "extra": "99 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "67034173efba0e697d3039d36d813632df3aa973", + "message": "zero: resource bundle reconciler", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4445/commits/67034173efba0e697d3039d36d813632df3aa973" + }, + "date": 1692216040510, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16503880, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11635410, + "unit": "ns/op", + "extra": "112 times\n2 procs" + } + ] } ] }