From c12b71192886856c87ff8a11e67a854c2015603b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 19:11:05 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for df2157668d702d8a51778c44a87c74cd2d5f9fad --- 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 f02c4ba06..79f08a793 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686942353044, + "lastUpdate": 1686942665776, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53890,6 +53890,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "df2157668d702d8a51778c44a87c74cd2d5f9fad", + "message": "chore(deps): bump @emotion/react from 11.7.1 to 11.11.1 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4299/commits/df2157668d702d8a51778c44a87c74cd2d5f9fad" + }, + "date": 1686942664931, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14191975, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9547504, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }