From ac49aff46826d1f98e5c42068c3679c220800dec Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 28 Sep 2022 20:10:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ae78c8ca8a952e094ab29492351a2af57c52701d --- 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 a7bf642f0..5d9b0c0e8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1664391104268, + "lastUpdate": 1664395808233, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -11886,6 +11886,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ae78c8ca8a952e094ab29492351a2af57c52701d", + "message": "remove directory providers", + "timestamp": "2022-09-28T01:48:55Z", + "url": "https://github.com/pomerium/pomerium/pull/3633/commits/ae78c8ca8a952e094ab29492351a2af57c52701d" + }, + "date": 1664395807596, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11048948, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6859294, + "unit": "ns/op", + "extra": "176 times\n2 procs" + } + ] } ] }