From ff87d0126ae687cdaa3bc75bb5b056cc9df02dbc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 4 Dec 2023 20:50:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 005e53f2c3e8c6746e23a48782df753fe88acea2 --- 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 0bafe1354..ac1d7e9df 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701723022028, + "lastUpdate": 1701723028194, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -84174,6 +84174,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "005e53f2c3e8c6746e23a48782df753fe88acea2", + "message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65", + "timestamp": "2023-12-04T18:10:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4812/commits/005e53f2c3e8c6746e23a48782df753fe88acea2" + }, + "date": 1701723017506, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10745921, + "unit": "ns/op", + "extra": "109 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7127492, + "unit": "ns/op", + "extra": "165 times\n4 procs" + } + ] } ] }