From ea8df042826358d495b6d65d87add365f2355793 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 15 Sep 2023 22:11:29 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bcbbd69bdceb50654d7206a2445f0add042fa390 --- 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 8485ca38d..840ded6cc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694815845696, + "lastUpdate": 1694815889432, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -67934,6 +67934,38 @@ window.BENCHMARK_DATA = { "extra": "129 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bcbbd69bdceb50654d7206a2445f0add042fa390", + "message": "core/authorize: check for expired tokens", + "timestamp": "2023-09-15T12:27:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4547/commits/bcbbd69bdceb50654d7206a2445f0add042fa390" + }, + "date": 1694815883319, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13334026, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9332942, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }