From a62fe983425e525664d6a3fc1afda586164b21f2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 13 May 2024 20:07:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 42bb706a9cd0c9828550e6d141e7c63263e0bfad --- 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 100966a80..c97c564cb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715371459099, + "lastUpdate": 1715630831514, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109518,6 +109518,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "42bb706a9cd0c9828550e6d141e7c63263e0bfad", + "message": "Envoy resource monitoring & overload manager configuration", + "timestamp": "2024-05-13T14:17:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5106/commits/42bb706a9cd0c9828550e6d141e7c63263e0bfad" + }, + "date": 1715630822573, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9065190, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6180364, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }