From e6c4dbd3ae2a9b11d6818b49dd754ecea016d52a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 17 Aug 2023 01:57:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7e26898cdfb32fdafaac2024c80790cd4415982b --- 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 62ea3182a..3327f4c12 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692233326019, + "lastUpdate": 1692237452816, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63398,6 +63398,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7e26898cdfb32fdafaac2024c80790cd4415982b", + "message": "zero: resource bundle reconciler", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4445/commits/7e26898cdfb32fdafaac2024c80790cd4415982b" + }, + "date": 1692237444657, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13607890, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8494383, + "unit": "ns/op", + "extra": "126 times\n2 procs" + } + ] } ] }