From c9087bf64cb4c600a5a54e7c6152d45349b4d14d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 18 Nov 2024 19:57:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa1545270cc5fb1e6cca51a35b6ae2ef93948794 --- 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 2f5e75b5b..32af8f01c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731956948028, + "lastUpdate": 1731959858279, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130862,6 +130862,38 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa1545270cc5fb1e6cca51a35b6ae2ef93948794", + "message": "HTTP/3 Support", + "timestamp": "2024-11-18T16:50:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5349/commits/aa1545270cc5fb1e6cca51a35b6ae2ef93948794" + }, + "date": 1731959845749, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8183390, + "unit": "ns/op", + "extra": "144 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5574409, + "unit": "ns/op", + "extra": "212 times\n4 procs" + } + ] } ] }