From fe9b4e52c6379e87b9662a431fabab921aeff178 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Dec 2023 23:53:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 54b96ff3e951031453ea9083a761ba3cbee50976 --- 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 b822af134..403172d9a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701817441286, + "lastUpdate": 1701820389437, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -85338,6 +85338,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "54b96ff3e951031453ea9083a761ba3cbee50976", + "message": "authenticateflow: move stateless flow logic", + "timestamp": "2023-12-05T18:27:09Z", + "url": "https://github.com/pomerium/pomerium/pull/4820/commits/54b96ff3e951031453ea9083a761ba3cbee50976" + }, + "date": 1701820383570, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10333693, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6393301, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }