From fd64c8c61caca6f72f9d863a54243bec18670193 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 10 Mar 2023 15:13:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aea6a908c6a053e96154b0687461111390cc0ebf --- 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 8840f4f64..aaa5373af 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1678406895829, + "lastUpdate": 1678461187863, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -37650,6 +37650,38 @@ window.BENCHMARK_DATA = { "extra": "136 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aea6a908c6a053e96154b0687461111390cc0ebf", + "message": "authenticate: add events", + "timestamp": "2023-03-10T05:54:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4051/commits/aea6a908c6a053e96154b0687461111390cc0ebf" + }, + "date": 1678461187438, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14073667, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9850217, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }