From 698e05aee3377ca9137ec3f69f085a78fd9a9c42 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 May 2024 17:45:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 11090fe371429d3bad194e7dcaaafc8b3160c650 --- 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 1bafea023..0cfe45d7a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1714585238820, + "lastUpdate": 1714585538706, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -108158,6 +108158,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "11090fe371429d3bad194e7dcaaafc8b3160c650", + "message": "log/grpc: use standard logger", + "timestamp": "2024-05-01T17:11:08Z", + "url": "https://github.com/pomerium/pomerium/pull/5096/commits/11090fe371429d3bad194e7dcaaafc8b3160c650" + }, + "date": 1714585529187, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8972356, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6320402, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }