From d9f2d0879c9a8c57f0bb51ed8ec829aad5e72f87 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Sep 2024 17:14:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 82a9dbe42aa11a5a39f3c7f68eabad02e3084ebb --- 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 8ccad0141..fd164c3b0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726099217220, + "lastUpdate": 1726161290143, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123466,6 +123466,42 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "82a9dbe42aa11a5a39f3c7f68eabad02e3084ebb", + "message": "k8s/zero: set automountServiceAccountToken: true (#5282)", + "timestamp": "2024-09-12T13:10:43-04:00", + "tree_id": "830aa9c5dbc11a84da0b23e1c6a3a557e6abd249", + "url": "https://github.com/pomerium/pomerium/commit/82a9dbe42aa11a5a39f3c7f68eabad02e3084ebb" + }, + "date": 1726161277947, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10451219, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7059101, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }