From 49dd346814c792ce94843b82dc32f2d4e0b08b1c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:30:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7e614ed33602e6c2554fb3c079b546ef5d7f6a46 --- 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 5047afcb0..096000456 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674200994, + "lastUpdate": 1709674252362, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100694,6 +100694,38 @@ window.BENCHMARK_DATA = { "extra": "199 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7e614ed33602e6c2554fb3c079b546ef5d7f6a46", + "message": "chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5004/commits/7e614ed33602e6c2554fb3c079b546ef5d7f6a46" + }, + "date": 1709674240343, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9149167, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6504221, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }