From 00284991003c1bbe3cfc830c1a68e9351fe0a376 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Jul 2023 19:03:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for df462977abf8a185031fc85b285657bf29f9c8eb --- 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 cb05e018f..572bb0061 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690222280003, + "lastUpdate": 1690225431140, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -57506,6 +57506,38 @@ window.BENCHMARK_DATA = { "extra": "130 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "df462977abf8a185031fc85b285657bf29f9c8eb", + "message": "config: add customization options for logging", + "timestamp": "2023-07-21T17:04:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4383/commits/df462977abf8a185031fc85b285657bf29f9c8eb" + }, + "date": 1690225425320, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17952956, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12313345, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }