From 39a866fd9a6acab99075d92cd4028d6fbfd89ad2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 17 Sep 2024 17:46:53 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3fb24fdf626095793d339232d50b4124169b94b2 --- 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 2d937c01a..964dbc6c6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726595061299, + "lastUpdate": 1726595213672, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124130,6 +124130,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3fb24fdf626095793d339232d50b4124169b94b2", + "message": "Core-Zero Import", + "timestamp": "2024-09-17T17:17:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/3fb24fdf626095793d339232d50b4124169b94b2" + }, + "date": 1726595202253, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9620004, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6540828, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }