From d8b4fe823ad317807b0f5cd550c311e4476b8a35 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:33:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 10e4c12f3782ec06015464c55d292ba39be50882 --- 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 8877b7a58..7234533e8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940296548, + "lastUpdate": 1686940384891, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52718,6 +52718,38 @@ window.BENCHMARK_DATA = { "extra": "127 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "10e4c12f3782ec06015464c55d292ba39be50882", + "message": "chore(deps): bump @fontsource/dm-mono from 4.5.2 to 5.0.3 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4300/commits/10e4c12f3782ec06015464c55d292ba39be50882" + }, + "date": 1686940383642, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13749063, + "unit": "ns/op", + "extra": "94 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9528034, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }