From 641fe3d3b1122255a5a1d170305bf8db7bab37f9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Dec 2024 20:11:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 71bcb4f28e928efd197333f26796787be0960e14 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 7e26c2718..c3fcf9d88 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733876069720, + "lastUpdate": 1733947887042, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132832,6 +132832,42 @@ window.BENCHMARK_DATA = { "extra": "229 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "71bcb4f28e928efd197333f26796787be0960e14", + "message": "UDP support (#5390)", + "timestamp": "2024-12-11T13:07:31-07:00", + "tree_id": "0c8046bf9c6e4b42a0a9d668564d897c6050da75", + "url": "https://github.com/pomerium/pomerium/commit/71bcb4f28e928efd197333f26796787be0960e14" + }, + "date": 1733947863571, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8225994, + "unit": "ns/op", + "extra": "145 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5285065, + "unit": "ns/op", + "extra": "201 times\n4 procs" + } + ] } ] }