From b0a9a249aa416f79dd09b6cdaf06c18ba85fd379 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Sep 2024 18:16:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a35ee36429d9c587c4a682597b1a410f7592ce06 --- 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 1cdc93bee..d7e7e24f9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727114099294, + "lastUpdate": 1727115400486, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124882,6 +124882,38 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a35ee36429d9c587c4a682597b1a410f7592ce06", + "message": "Core-Zero Import", + "timestamp": "2024-09-21T01:21:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/a35ee36429d9c587c4a682597b1a410f7592ce06" + }, + "date": 1727115378342, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8933268, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6243845, + "unit": "ns/op", + "extra": "202 times\n4 procs" + } + ] } ] }