From 9096c00578e867973eb61ab4eea54d49e7d6bd3c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:36:57 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 42f4da2832a402f3bd2e4a01c1d0fc2057d91ed0 --- 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 497c697d4..a03030f1f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698856596436, + "lastUpdate": 1698856617161, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -75898,6 +75898,38 @@ window.BENCHMARK_DATA = { "extra": "120 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "42f4da2832a402f3bd2e4a01c1d0fc2057d91ed0", + "message": "chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.6", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4674/commits/42f4da2832a402f3bd2e4a01c1d0fc2057d91ed0" + }, + "date": 1698856608390, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14978003, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9524223, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }