From 2ebcb7adbc785db18d0d744090e1949b6024e70b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 14 Apr 2023 23:18:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ac680cf3e341c6d4739de17c88ff00f0e5edd9ca --- 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 69e2e82ec..45e0b19bf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1681490440872, + "lastUpdate": 1681514295729, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -40794,6 +40794,38 @@ window.BENCHMARK_DATA = { "extra": "91 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ac680cf3e341c6d4739de17c88ff00f0e5edd9ca", + "message": "Cdoxsey/wildcard", + "timestamp": "2023-04-12T07:53:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4107/commits/ac680cf3e341c6d4739de17c88ff00f0e5edd9ca" + }, + "date": 1681514294715, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15033185, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8699963, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }