From 12b58934f17c635cf3324489e66d3b0c7d92e96c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 22 May 2024 20:58:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6e637238f4e66536b964654279fa057437b53aa4 --- 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 bac69e407..2f34f31c5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716225490593, + "lastUpdate": 1716411511108, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109782,6 +109782,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6e637238f4e66536b964654279fa057437b53aa4", + "message": "Add new configurable bootstrap writers (#2405)", + "timestamp": "2024-05-21T09:10:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5114/commits/6e637238f4e66536b964654279fa057437b53aa4" + }, + "date": 1716411502247, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9134804, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6552404, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }