From 2dea5555a136d38bfdc13ead938a0357b54b1e6a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 15 May 2023 17:28:43 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f1a71278de9331f4c4de630e018d7447e5249e96 --- 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 cfc45d9d7..4ee6989e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1684171681106, + "lastUpdate": 1684171723324, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -45218,6 +45218,38 @@ window.BENCHMARK_DATA = { "extra": "140 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f1a71278de9331f4c4de630e018d7447e5249e96", + "message": "chore(deps): bump google-github-actions/auth from 1.1.0 to 1.1.1", + "timestamp": "2023-05-15T00:28:52Z", + "url": "https://github.com/pomerium/pomerium/pull/4173/commits/f1a71278de9331f4c4de630e018d7447e5249e96" + }, + "date": 1684171722786, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12441130, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8262778, + "unit": "ns/op", + "extra": "146 times\n2 procs" + } + ] } ] }