From f3402ad762c79a3fe7697bb9d5abbaa50a178e50 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 15 Aug 2024 17:02:36 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a4ec4b0ad50e1f2b6d98811edba4679e0efbb668 --- 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 6df5f1e15..27efd77f5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723740746846, + "lastUpdate": 1723741356458, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118398,6 +118398,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a4ec4b0ad50e1f2b6d98811edba4679e0efbb668", + "message": "[WIP] testing 1.23.0 for CodeQL", + "timestamp": "2024-08-15T14:57:15Z", + "url": "https://github.com/pomerium/pomerium/pull/5220/commits/a4ec4b0ad50e1f2b6d98811edba4679e0efbb668" + }, + "date": 1723741345581, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9731693, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6803717, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }