From e46cf004b94dac3bf8a3f153717f19bc6a29cc97 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 31 Oct 2024 21:55:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7e45861675ec945acceea12aa9e5c2c6d005c2c5 --- 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 517647825..8972bcc10 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730399546414, + "lastUpdate": 1730411715366, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128550,6 +128550,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7e45861675ec945acceea12aa9e5c2c6d005c2c5", + "message": "HTTP/3 Support", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5349/commits/7e45861675ec945acceea12aa9e5c2c6d005c2c5" + }, + "date": 1730411703515, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9735882, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7091411, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }