From 20fee71204d78c7b164f3d43bb49f37e42ced812 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 18 Oct 2024 20:27:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fd2ed13b4c1f59a7ec7c6f80690e790799830b4e --- 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 c52367f7e..4782856f2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729031758286, + "lastUpdate": 1729283230712, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126878,6 +126878,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fd2ed13b4c1f59a7ec7c6f80690e790799830b4e", + "message": "sessions: add exp claim", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5329/commits/fd2ed13b4c1f59a7ec7c6f80690e790799830b4e" + }, + "date": 1729283218935, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9265484, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6622633, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }