From c3c0182b19f5b5de3cfa21038e975df9ee59e801 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 9 Aug 2024 20:09:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b2bed02969977c9a3f7f5efce236f82a007d357d --- 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 f62d98285..4c1efb5db 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723226911942, + "lastUpdate": 1723234190973, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117134,6 +117134,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b2bed02969977c9a3f7f5efce236f82a007d357d", + "message": "zero/bundle-download: update metadata", + "timestamp": "2024-08-09T18:05:15Z", + "url": "https://github.com/pomerium/pomerium/pull/5212/commits/b2bed02969977c9a3f7f5efce236f82a007d357d" + }, + "date": 1723234180214, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9361777, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6380673, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }