From 15bb53e8841cf474d5de66cfd5fba084043363f5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 16:34:23 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f3b924e5a8a5007cceaa6fe8efbabb17c0603fe2 --- 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 9cc3c06a6..0422ff766 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690907645778, + "lastUpdate": 1690907663694, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59350,6 +59350,38 @@ window.BENCHMARK_DATA = { "extra": "76 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f3b924e5a8a5007cceaa6fe8efbabb17c0603fe2", + "message": "chore(deps): bump github.com/caddyserver/certmagic from 0.18.2 to 0.19.1", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4401/commits/f3b924e5a8a5007cceaa6fe8efbabb17c0603fe2" + }, + "date": 1690907657706, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16684020, + "unit": "ns/op", + "extra": "68 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11464691, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }