From 9ee026d5cd89202c7b0333da35e745a15e7b08a4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 May 2023 13:39:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0bdd30b67c23f035eac7939074693ef1060de164 --- 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 bfe8ee32a..cbcd79f44 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1684803712617, + "lastUpdate": 1684849198836, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -45886,6 +45886,38 @@ window.BENCHMARK_DATA = { "extra": "144 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0bdd30b67c23f035eac7939074693ef1060de164", + "message": "envoy: set re2 limits very high", + "timestamp": "2023-05-23T12:52:29Z", + "url": "https://github.com/pomerium/pomerium/pull/4187/commits/0bdd30b67c23f035eac7939074693ef1060de164" + }, + "date": 1684849198412, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13343854, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8854850, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }