From dd03589f49baea0eb7ae8d764d0699953f4aee72 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:30:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 422a6de72e76be827e25a7470f53ff6e773a1ca0 --- 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 096000456..333ad0802 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674252362, + "lastUpdate": 1709674258431, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100726,6 +100726,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "422a6de72e76be827e25a7470f53ff6e773a1ca0", + "message": "chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.7", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4995/commits/422a6de72e76be827e25a7470f53ff6e773a1ca0" + }, + "date": 1709674250441, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8938225, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6399828, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }