From 027b9ff4c76872ce9d7ba2f3741dc2efcb3553ba Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 2 Sep 2022 18:10:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a2fd1a75a316db448cab74edc06b0c381dfd6101 --- 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 cccd833e6..98c9428aa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1662046293734, + "lastUpdate": 1662142215199, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -9506,6 +9506,38 @@ window.BENCHMARK_DATA = { "extra": "147 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a2fd1a75a316db448cab74edc06b0c381dfd6101", + "message": "upgrade envoy to v1.23.1", + "timestamp": "2022-09-02T17:42:55Z", + "url": "https://github.com/pomerium/pomerium/pull/3599/commits/a2fd1a75a316db448cab74edc06b0c381dfd6101" + }, + "date": 1662142213863, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16233979, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10285782, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }