From 251123b45c0c9fe7f835675fe0a0d634797714d3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 2 May 2023 14:11:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 69713d38af67ce1dc042c6a04348994dc8bda748 --- 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 7f427186a..d1c2b5ee6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1683000563423, + "lastUpdate": 1683036678549, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -43374,6 +43374,42 @@ window.BENCHMARK_DATA = { "extra": "139 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "1544881+desimone@users.noreply.github.com", + "name": "bobby", + "username": "desimone" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "69713d38af67ce1dc042c6a04348994dc8bda748", + "message": "Update README.md (#4146)", + "timestamp": "2023-05-02T08:08:49-06:00", + "tree_id": "c9fa4f5f43ef87b281a71e9212bbe99184199281", + "url": "https://github.com/pomerium/pomerium/commit/69713d38af67ce1dc042c6a04348994dc8bda748" + }, + "date": 1683036677984, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16049848, + "unit": "ns/op", + "extra": "64 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10571634, + "unit": "ns/op", + "extra": "114 times\n2 procs" + } + ] } ] }