From f4c93d9f68b4251b646f435adb4650ca7bfe1513 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 2 Sep 2022 21:27:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 21c73de5800ae73365f0378c613afd13f8703381 --- 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 28db762bf..d6626004f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1662153992742, + "lastUpdate": 1662154031319, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -9574,6 +9574,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "21c73de5800ae73365f0378c613afd13f8703381", + "message": "upgrade envoy to v1.23.1", + "timestamp": "2022-09-02T17:42:55Z", + "url": "https://github.com/pomerium/pomerium/pull/3600/commits/21c73de5800ae73365f0378c613afd13f8703381" + }, + "date": 1662154030829, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13615704, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7893410, + "unit": "ns/op", + "extra": "139 times\n2 procs" + } + ] } ] }