From 577d75771dae06d10264d751895663b07a6b33dc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Nov 2024 02:01:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 38fcd7bb79454549248ab838070ac89534212bab --- 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 ddb24c8ba..aacf6e727 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730767225389, + "lastUpdate": 1730772066456, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129014,6 +129014,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "38fcd7bb79454549248ab838070ac89534212bab", + "message": "New integration test fixtures", + "timestamp": "2024-11-04T00:37:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/38fcd7bb79454549248ab838070ac89534212bab" + }, + "date": 1730772054288, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9451284, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6581377, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }