diff --git a/dev/bench/data.js b/dev/bench/data.js index 7358f3ff6..0dca70715 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735856981352, + "lastUpdate": 1735857183465, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -139990,6 +139990,38 @@ window.BENCHMARK_DATA = { "extra": "448554 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "36f45f00790daa94de8fc363a0e6272b1f92a7cb", + "message": "[WIP] New tracing system", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/36f45f00790daa94de8fc363a0e6272b1f92a7cb" + }, + "date": 1735857157894, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8447112, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5770898, + "unit": "ns/op", + "extra": "217 times\n4 procs" + } + ] } ] }