From d9894a37a45e608d04cae2a4e1f4fae32453a666 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 23 Oct 2024 17:54:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for db95894d6f6edff1369971baec9400700d376be9 --- 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 7d494ffbf..e645dca3c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729630184487, + "lastUpdate": 1729706092007, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127234,6 +127234,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "db95894d6f6edff1369971baec9400700d376be9", + "message": "ppl: more flexible matchers", + "timestamp": "2024-10-22T20:46:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5336/commits/db95894d6f6edff1369971baec9400700d376be9" + }, + "date": 1729706080057, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11097627, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 38690141, + "unit": "ns/op", + "extra": "160 times\n4 procs" + } + ] } ] }