From f77629b7e611ffdb98e69657a23b19146f8755b7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Feb 2023 17:04:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ee7c9e55569fed1f79b7a60927c439a48542e251 --- 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 c632a0f01..45fcbfa02 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677517484985, + "lastUpdate": 1677517489284, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -36010,6 +36010,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ee7c9e55569fed1f79b7a60927c439a48542e251", + "message": "chore(deps): bump github.com/natefinch/atomic from 0.0.0-20200526193002-18c0533a5b09 to 1.0.1", + "timestamp": "2023-02-27T16:25:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4021/commits/ee7c9e55569fed1f79b7a60927c439a48542e251" + }, + "date": 1677517488193, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13250265, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7912374, + "unit": "ns/op", + "extra": "152 times\n2 procs" + } + ] } ] }