From 1921d0f48efab540c440492bef02d1c50418844f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Oct 2024 16:51:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 35e4b782ea02b5f965c901959cdd6be793c594f9 --- 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 5f671d109..b8b42a447 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727800367343, + "lastUpdate": 1727801484477, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125590,6 +125590,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "35e4b782ea02b5f965c901959cdd6be793c594f9", + "message": "Core-Zero Import", + "timestamp": "2024-10-01T06:04:00Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/35e4b782ea02b5f965c901959cdd6be793c594f9" + }, + "date": 1727801473203, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10881313, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7638184, + "unit": "ns/op", + "extra": "148 times\n4 procs" + } + ] } ] }