From c018cc7c7a93458c73e5c9ee4be9f13ff38de1aa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 13 Sep 2024 16:35:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c96d5283e284fc9bffd922f2fc84345da30cb256 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 685dc3c97..9b7362302 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726181458549, + "lastUpdate": 1726245351467, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123698,6 +123698,42 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c96d5283e284fc9bffd922f2fc84345da30cb256", + "message": "zero: log organization and cluster IDs on startup (#5284)", + "timestamp": "2024-09-13T09:32:15-07:00", + "tree_id": "a263316d8041117e2f9dc8dabf03f34b1e95e7a3", + "url": "https://github.com/pomerium/pomerium/commit/c96d5283e284fc9bffd922f2fc84345da30cb256" + }, + "date": 1726245339433, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8791814, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6064547, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }