From 5a529f8d192c61dffa8228252d3ec62a3c899abd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Mar 2024 02:33:21 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8825ba055465d0d9f53cf941ce677b9c6dfa5bb9 --- 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 23fc3314b..cee398cfa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710988030288, + "lastUpdate": 1710988401465, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -104194,6 +104194,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8825ba055465d0d9f53cf941ce677b9c6dfa5bb9", + "message": "grpc: add some debug options", + "timestamp": "2024-03-18T10:24:24Z", + "url": "https://github.com/pomerium/pomerium/pull/5033/commits/8825ba055465d0d9f53cf941ce677b9c6dfa5bb9" + }, + "date": 1710988393106, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8580008, + "unit": "ns/op", + "extra": "140 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5942677, + "unit": "ns/op", + "extra": "205 times\n4 procs" + } + ] } ] }