From 9cb73a78b3fc618cd38618b521a96884c63c2833 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Aug 2022 15:49:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f07c91255734d92b8f1975ced48bf4ea13911df6 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 220dc947e..51200429a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661269500956, + "lastUpdate": 1661269795073, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -7926,6 +7926,42 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "91488121+cmo-pomerium@users.noreply.github.com", + "name": "cmo-pomerium", + "username": "cmo-pomerium" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f07c91255734d92b8f1975ced48bf4ea13911df6", + "message": "Update README.md (#3569)\n\nCo-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>\r\nCo-authored-by: bobby <1544881+desimone@users.noreply.github.com>", + "timestamp": "2022-08-23T08:45:58-07:00", + "tree_id": "1587713781b27815fd40286dcc03267cc5ae40a1", + "url": "https://github.com/pomerium/pomerium/commit/f07c91255734d92b8f1975ced48bf4ea13911df6" + }, + "date": 1661269793657, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17245701, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9600482, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }