From 0e0e13e622b1aead0605c65f09f5bc1876da9903 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 26 Aug 2024 22:16:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ea6f780ff85d7c4bbbf3e1a0fe4fc4bbac1c1e2f --- 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 4b5f2790c..c9c552e47 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724693624099, + "lastUpdate": 1724710578803, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120698,6 +120698,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ea6f780ff85d7c4bbbf3e1a0fe4fc4bbac1c1e2f", + "message": "core/config: add databroker_storage_connection_string_file", + "timestamp": "2024-08-26T17:30:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5242/commits/ea6f780ff85d7c4bbbf3e1a0fe4fc4bbac1c1e2f" + }, + "date": 1724710567193, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9600631, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6587202, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }