From 51221e09c527ed4e4c97a188045d26f8ba3c4560 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Sep 2024 18:51:29 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1e44d7d18e593414c1ebc9ca6e7aa79823b6d622 --- 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 96f2353cd..c06e9197d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725572781191, + "lastUpdate": 1725907889141, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122702,6 +122702,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1e44d7d18e593414c1ebc9ca6e7aa79823b6d622", + "message": "ci: update k8s manifests before v0.27.0 release", + "timestamp": "2024-09-09T05:50:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5270/commits/1e44d7d18e593414c1ebc9ca6e7aa79823b6d622" + }, + "date": 1725907878100, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10434431, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7084184, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }