From e4c5db10c987ad32ecc491997ea96648388cc8d8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 16:58:12 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 15c8c796f9ec1a80ffa1dcf88e01d0a07884a106 --- 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 5ab86efc4..6eaf9a70a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690909089725, + "lastUpdate": 1690909092334, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59610,6 +59610,38 @@ window.BENCHMARK_DATA = { "extra": "104 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "15c8c796f9ec1a80ffa1dcf88e01d0a07884a106", + "message": "chore(deps): bump mikefarah/yq from 4.34.1 to 4.34.2", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4431/commits/15c8c796f9ec1a80ffa1dcf88e01d0a07884a106" + }, + "date": 1690909086407, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19231943, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12920379, + "unit": "ns/op", + "extra": "92 times\n2 procs" + } + ] } ] }