From b505b6418e186c68f19ec0f1878b328b390412da Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 3 Oct 2024 18:43:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 56795890148d3ab5a07f668182baed352f3a40a3 --- 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 9f95b54ba..c50784ed7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727975908815, + "lastUpdate": 1727980999239, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125902,6 +125902,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": "56795890148d3ab5a07f668182baed352f3a40a3", + "message": "zero: set k8s deployment to follow :latest tag (#5313)", + "timestamp": "2024-10-03T11:39:55-07:00", + "tree_id": "bc1fb5a1d8d6635331e9cfd44f53b9e08880b3e6", + "url": "https://github.com/pomerium/pomerium/commit/56795890148d3ab5a07f668182baed352f3a40a3" + }, + "date": 1727980988044, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9078557, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6282281, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }