From 6ccb2d2b36d2e55881becb447fb1b83b3d947617 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Sep 2023 15:40:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 869923559fbc4706576a47729bd8fffe3755b82d --- 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 e3baaedec..95d7bef94 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694101208107, + "lastUpdate": 1694101251962, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -67502,6 +67502,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "869923559fbc4706576a47729bd8fffe3755b82d", + "message": "chore(deps): bump luxon and @types/luxon in /ui", + "timestamp": "2023-09-07T14:25:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4537/commits/869923559fbc4706576a47729bd8fffe3755b82d" + }, + "date": 1694101245123, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14424753, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8852142, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }