From fa6bc85e5255fa449c993136d757b65cac7e43dc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 1 Oct 2023 16:32:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 938f0ab97c22566be53a8fc7cf8ed04d0f9d875f --- 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 a598a4669..b42d4399c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696177918604, + "lastUpdate": 1696177931359, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -71282,6 +71282,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "938f0ab97c22566be53a8fc7cf8ed04d0f9d875f", + "message": "chore(deps): bump @fontsource/dm-mono from 5.0.12 to 5.0.13 in /ui", + "timestamp": "2023-10-01T15:14:17Z", + "url": "https://github.com/pomerium/pomerium/pull/4590/commits/938f0ab97c22566be53a8fc7cf8ed04d0f9d875f" + }, + "date": 1696177923396, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17490204, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10552569, + "unit": "ns/op", + "extra": "116 times\n2 procs" + } + ] } ] }