From 694d0100a9d5d5fc975876c512f48e57ee1b08ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 Jan 2024 16:55:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for adcbc0a39c320305af219c82da1435b176774791 --- 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 7f072ccf7..4c9c00f9c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704127394418, + "lastUpdate": 1704128109380, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -91178,6 +91178,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "adcbc0a39c320305af219c82da1435b176774791", + "message": "chore(deps): bump distroless/base from `b31a6e0` to `6c1e34e` in /.github", + "timestamp": "2024-01-01T15:41:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4885/commits/adcbc0a39c320305af219c82da1435b176774791" + }, + "date": 1704128102806, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9553508, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7317065, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }