From e5bae967752f752d7dd8254b7ba2e15cef46a629 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Sep 2023 21:42:29 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e82a6f1e89c7bea85c8d54c80d80b5d9260ae863 --- 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 f6fb168d7..1f60dc409 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695332255553, + "lastUpdate": 1695332549537, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -71150,6 +71150,38 @@ window.BENCHMARK_DATA = { "extra": "138 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e82a6f1e89c7bea85c8d54c80d80b5d9260ae863", + "message": "chore(deps): bump luxon and @types/luxon in /ui", + "timestamp": "2023-09-21T11:35:44Z", + "url": "https://github.com/pomerium/pomerium/pull/4537/commits/e82a6f1e89c7bea85c8d54c80d80b5d9260ae863" + }, + "date": 1695332537843, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15650672, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10023326, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }