From 2e6d0101fc476443e724ce103b98dd414e9c3605 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 2 Jan 2025 21:02:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1709a7b1f61d7b45c4a60d9374223d252260f576 --- 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 2b0772795..948e6ba67 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735842807889, + "lastUpdate": 1735851767305, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -139358,6 +139358,38 @@ window.BENCHMARK_DATA = { "extra": "438919 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1709a7b1f61d7b45c4a60d9374223d252260f576", + "message": "[WIP] New tracing system", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/1709a7b1f61d7b45c4a60d9374223d252260f576" + }, + "date": 1735851742392, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8582202, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5677899, + "unit": "ns/op", + "extra": "211 times\n4 procs" + } + ] } ] }