From c61fe0eaf158176fa9f5802c2083c0e392d3436b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 18:19:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9dcd852e9ce23fd58259de1d880689234fa81309 --- 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 50bde0d39..83f32d1e4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706811552098, + "lastUpdate": 1706811592511, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -96610,6 +96610,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9dcd852e9ce23fd58259de1d880689234fa81309", + "message": "chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4942/commits/9dcd852e9ce23fd58259de1d880689234fa81309" + }, + "date": 1706811579323, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9946312, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7000522, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }