From d49c69fe55ce57751f04e66ca9374b7debc5bfdd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 5 Jun 2024 22:13:20 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fb7440a607bd79058bc7f6f536b1bc4bbbe07391 --- 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 c7090ef29..32565144d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717621273512, + "lastUpdate": 1717625600513, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -111330,6 +111330,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fb7440a607bd79058bc7f6f536b1bc4bbbe07391", + "message": "[wip] Device Auth flow", + "timestamp": "2024-06-05T20:57:59Z", + "url": "https://github.com/pomerium/pomerium/pull/5129/commits/fb7440a607bd79058bc7f6f536b1bc4bbbe07391" + }, + "date": 1717625590893, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9132056, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6036882, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }