From e9e7051d9c58ef2ce0447cd539ec0eaf2e9044c6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Oct 2024 16:24:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e2c84025072324c6a8300d9ed92760953e135724 --- 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 35a6ce243..4ba908e88 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727737152685, + "lastUpdate": 1727799862736, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125494,6 +125494,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e2c84025072324c6a8300d9ed92760953e135724", + "message": "chore(deps): bump the docker group in /.github with 3 updates", + "timestamp": "2024-10-01T06:04:00Z", + "url": "https://github.com/pomerium/pomerium/pull/5309/commits/e2c84025072324c6a8300d9ed92760953e135724" + }, + "date": 1727799851142, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9094038, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6153926, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }