From c3d63870da4ad1f5a535dc0ec6115a012cf449e1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 22 Apr 2024 21:57:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a161dac7c2db14f1e576409d5573a38183c36aa2 --- 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 fe1068b46..4f273ff0e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713813175406, + "lastUpdate": 1713823072175, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -106938,6 +106938,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a161dac7c2db14f1e576409d5573a38183c36aa2", + "message": "envoy: migrate deprecated overload setting", + "timestamp": "2024-04-22T21:53:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5082/commits/a161dac7c2db14f1e576409d5573a38183c36aa2" + }, + "date": 1713823063768, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8522507, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5965045, + "unit": "ns/op", + "extra": "202 times\n4 procs" + } + ] } ] }