From 105c7adfb411192d600b26bb9e34b4618956e405 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 29 Aug 2023 15:20:29 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a9fea5211c01eb0d4381482fac9872bcc267a532 --- 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 515b762f3..8f7f78b50 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693254316185, + "lastUpdate": 1693322429411, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -64222,6 +64222,38 @@ window.BENCHMARK_DATA = { "extra": "93 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a9fea5211c01eb0d4381482fac9872bcc267a532", + "message": "ci: check goreleaser options are still compatible", + "timestamp": "2023-08-29T12:18:36Z", + "url": "https://github.com/pomerium/pomerium/pull/4490/commits/a9fea5211c01eb0d4381482fac9872bcc267a532" + }, + "date": 1693322423928, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14159255, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8767305, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }