From 0436b581efb0307fb8a1bf212458371b468ea9fc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Jan 2024 23:43:02 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a8f0510e91d7540748d54b57a406300bbc718e70 --- 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 77363a4e7..2817dae4d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706142277872, + "lastUpdate": 1706571782018, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -94386,6 +94386,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a8f0510e91d7540748d54b57a406300bbc718e70", + "message": "core/ppl: add groups criterion", + "timestamp": "2024-01-29T12:15:08Z", + "url": "https://github.com/pomerium/pomerium/pull/4916/commits/a8f0510e91d7540748d54b57a406300bbc718e70" + }, + "date": 1706571775139, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9032402, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6154618, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }