From fea51e63d4ad330b191a7dd553a49fc6e21f4d08 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 14 Nov 2023 22:33:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 40956f18529c0e7716b2fe4672ecfc44f54932de --- 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 63b4751da..50be6b9e4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699894822522, + "lastUpdate": 1700001210352, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -80486,6 +80486,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "40956f18529c0e7716b2fe4672ecfc44f54932de", + "message": "rebase and merge feature/zero branch", + "timestamp": "2023-11-09T17:40:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4745/commits/40956f18529c0e7716b2fe4672ecfc44f54932de" + }, + "date": 1700001204422, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11138448, + "unit": "ns/op", + "extra": "92 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6741894, + "unit": "ns/op", + "extra": "164 times\n4 procs" + } + ] } ] }