From e611e8a4a88c4c39030735e227e585cd7bcd245a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 16:56:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9cc3ee52a0770bf499ab4ca6d398aee9904b8291 --- 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 aff5979f8..2d88680ac 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686934522963, + "lastUpdate": 1686934607501, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -50662,6 +50662,38 @@ window.BENCHMARK_DATA = { "extra": "122 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9cc3ee52a0770bf499ab4ca6d398aee9904b8291", + "message": "chore(deps): bump @emotion/styled from 11.6.0 to 11.11.0 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4277/commits/9cc3ee52a0770bf499ab4ca6d398aee9904b8291" + }, + "date": 1686934606587, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 20159607, + "unit": "ns/op", + "extra": "60 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 13002133, + "unit": "ns/op", + "extra": "93 times\n2 procs" + } + ] } ] }