From f0807bee6df7a3103b9aea8a16097c966bdf7d95 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 May 2024 18:51:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 45776825931a501a92c40266884896fbc6c88490 --- 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 aac7e8dba..484b3a4f2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1714586717319, + "lastUpdate": 1714589461556, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -108330,6 +108330,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "45776825931a501a92c40266884896fbc6c88490", + "message": "log/grpc: use standard logger", + "timestamp": "2024-05-01T18:02:02Z", + "url": "https://github.com/pomerium/pomerium/pull/5096/commits/45776825931a501a92c40266884896fbc6c88490" + }, + "date": 1714589452511, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11530692, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7339806, + "unit": "ns/op", + "extra": "159 times\n4 procs" + } + ] } ] }