From 61594bc0d05aa63d03436b40f74e45d15854753e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 1 Jul 2023 16:47:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c409791d59ac0ed3669c843f925c525f4234224f --- 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 c1a48c3d8..b777d57c4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688151549477, + "lastUpdate": 1688230031238, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -54554,6 +54554,38 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c409791d59ac0ed3669c843f925c525f4234224f", + "message": "chore(deps): bump node from `05824f7` to `3801c22`", + "timestamp": "2023-07-01T15:37:37Z", + "url": "https://github.com/pomerium/pomerium/pull/4322/commits/c409791d59ac0ed3669c843f925c525f4234224f" + }, + "date": 1688230026785, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14237823, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8893397, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }