From 56d4ed3dc5d04eb32bd418b71cae0eefc00d3d97 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 16:49:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 82af6edefce7ae769746af154260525a3cd78a56 --- 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 5e79c53de..89209d03c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701967779806, + "lastUpdate": 1701967787391, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -86350,6 +86350,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "82af6edefce7ae769746af154260525a3cd78a56", + "message": "chore(deps): bump github.com/caddyserver/certmagic from 0.19.2 to 0.20.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4836/commits/82af6edefce7ae769746af154260525a3cd78a56" + }, + "date": 1701967780690, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10916325, + "unit": "ns/op", + "extra": "99 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6655252, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }