From ab7a22ecb0956153b741cd10b1431e8611bae830 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 8 Oct 2024 18:56:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7012b6f1eec91f9f8a1b2ce0ff036baf7013a413 --- 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 aa950e626..50b82c2b4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728413091542, + "lastUpdate": 1728413791493, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126410,6 +126410,38 @@ window.BENCHMARK_DATA = { "extra": "153 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7012b6f1eec91f9f8a1b2ce0ff036baf7013a413", + "message": "Core-Zero Import", + "timestamp": "2024-10-08T10:24:54Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/7012b6f1eec91f9f8a1b2ce0ff036baf7013a413" + }, + "date": 1728413780326, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9169661, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6062252, + "unit": "ns/op", + "extra": "200 times\n4 procs" + } + ] } ] }