From 8417aed636c106f84e87de97bbd3dffca5de67a6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 13 Dec 2023 15:56:13 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 111f7949696ca01a31d26b96c2cb0cf49181df21 --- 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 ef5d3955d..007a54d80 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702409275261, + "lastUpdate": 1702482973481, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -89630,6 +89630,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "111f7949696ca01a31d26b96c2cb0cf49181df21", + "message": "wasaga/healthcheck reporter", + "timestamp": "2023-12-12T16:40:19Z", + "url": "https://github.com/pomerium/pomerium/pull/4855/commits/111f7949696ca01a31d26b96c2cb0cf49181df21" + }, + "date": 1702482966322, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9316713, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6636407, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }