From 002b6686a516653a9bd995ba051312f604910778 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 May 2023 15:54:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 12463785157f5b1cc70d018620396167db2dadda --- 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 2f6de13a5..3f8fff353 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1684857201547, + "lastUpdate": 1684857271480, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -46154,6 +46154,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "12463785157f5b1cc70d018620396167db2dadda", + "message": "databroker: sort configs", + "timestamp": "2023-05-23T15:17:52Z", + "url": "https://github.com/pomerium/pomerium/pull/4190/commits/12463785157f5b1cc70d018620396167db2dadda" + }, + "date": 1684857270883, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12629634, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8440566, + "unit": "ns/op", + "extra": "140 times\n2 procs" + } + ] } ] }