From 5fd30e36b3801ffc1c8ec68c430204192d678c66 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 26 Aug 2024 16:21:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c5f388a9e41a448971a8b9102369a3650addb1b3 --- 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 420e9b650..948c8c724 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724680960046, + "lastUpdate": 1724689300833, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120598,6 +120598,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5f388a9e41a448971a8b9102369a3650addb1b3", + "message": "core/config: add databroker_storage_connection_string_file", + "timestamp": "2024-08-26T13:56:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5242/commits/c5f388a9e41a448971a8b9102369a3650addb1b3" + }, + "date": 1724689289734, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10442680, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7288692, + "unit": "ns/op", + "extra": "168 times\n4 procs" + } + ] } ] }