From c405f9a0f7282e62e4a58ec36f3fb0cc42b829b0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 2 Aug 2023 15:12:02 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 676346b00caa2df1906f6f3349a48e73e9ac15ba --- 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 1673f054c..4e3b0006d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690989108466, + "lastUpdate": 1690989122704, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -60586,6 +60586,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "676346b00caa2df1906f6f3349a48e73e9ac15ba", + "message": "chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0", + "timestamp": "2023-08-02T07:33:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4411/commits/676346b00caa2df1906f6f3349a48e73e9ac15ba" + }, + "date": 1690989116266, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16278751, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11657439, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }