From 903d9222b933e8c0de764762d7c87cd43114130f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:46:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 75d6fe30c6e8200565b0a8f7963dab58a0cf0823 --- 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 d877c9684..f4c2d4b21 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698857120673, + "lastUpdate": 1698857166904, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -76346,6 +76346,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "75d6fe30c6e8200565b0a8f7963dab58a0cf0823", + "message": "chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4694/commits/75d6fe30c6e8200565b0a8f7963dab58a0cf0823" + }, + "date": 1698857161744, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11617568, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7264776, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }