From ab4cb4e514cf64c8ad710b77a1f28e7e152afbf6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Mar 2023 17:02:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 75426fe7ba65374798889a6cdc2e6488b752a74f --- 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 50d687bc4..f01b6c499 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679936559148, + "lastUpdate": 1679936561097, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -39282,6 +39282,38 @@ window.BENCHMARK_DATA = { "extra": "118 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "75426fe7ba65374798889a6cdc2e6488b752a74f", + "message": "chore(deps): bump mikefarah/yq from 4.32.2 to 4.33.1", + "timestamp": "2023-03-27T15:38:36Z", + "url": "https://github.com/pomerium/pomerium/pull/4079/commits/75426fe7ba65374798889a6cdc2e6488b752a74f" + }, + "date": 1679936559772, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17063569, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10283525, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }