From cc25856d7ddef4ba41d92b3d2e72e16ee69c7209 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 13 Feb 2023 17:02:23 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 30bb3434c6a6bee4e4138cfaf56db7bc8145dfe6 --- 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 27b1579c4..c5f0db6ab 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676307714639, + "lastUpdate": 1676307743079, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -33218,6 +33218,38 @@ window.BENCHMARK_DATA = { "extra": "136 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "30bb3434c6a6bee4e4138cfaf56db7bc8145dfe6", + "message": "chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0", + "timestamp": "2023-02-11T22:47:15Z", + "url": "https://github.com/pomerium/pomerium/pull/3965/commits/30bb3434c6a6bee4e4138cfaf56db7bc8145dfe6" + }, + "date": 1676307742227, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13478109, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7905670, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }