From 65f0b66f99b9175c476176e2019a1b6bb0f49f51 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:47:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 63ebfeee565e1d74aed6e2ac7b65e96be77b660c --- 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 23e78ddcf..3b34dde35 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698857246580, + "lastUpdate": 1698857248839, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -76474,6 +76474,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "63ebfeee565e1d74aed6e2ac7b65e96be77b660c", + "message": "chore(deps): bump actions/setup-python from 4.7.0 to 4.7.1", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4695/commits/63ebfeee565e1d74aed6e2ac7b65e96be77b660c" + }, + "date": 1698857241461, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10462767, + "unit": "ns/op", + "extra": "99 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6559390, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }