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" + } + ] } ] }