From cc736596ea8034cce4f739da9c04fef240c25de8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Nov 2024 16:26:29 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8144bf8d6938c91765665e105f39fe426cba748a --- 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 512f221d2..5ca1a41cd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732142528399, + "lastUpdate": 1732206389146, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131090,6 +131090,38 @@ window.BENCHMARK_DATA = { "extra": "212 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8144bf8d6938c91765665e105f39fe426cba748a", + "message": "authorize/log: remove audit logging", + "timestamp": "2024-11-19T15:48:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5369/commits/8144bf8d6938c91765665e105f39fe426cba748a" + }, + "date": 1732206376120, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8508456, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5740686, + "unit": "ns/op", + "extra": "213 times\n4 procs" + } + ] } ] }