diff --git a/dev/bench/data.js b/dev/bench/data.js index b7c132c61..3f1ad03f8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735857394719, + "lastUpdate": 1735864910027, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -140222,6 +140222,38 @@ window.BENCHMARK_DATA = { "extra": "445134 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5bd4412576d4ee7e4a95fcd3b6921a2f62e03a73", + "message": "[WIP] New tracing system", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/5bd4412576d4ee7e4a95fcd3b6921a2f62e03a73" + }, + "date": 1735864896876, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8569973, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5426247, + "unit": "ns/op", + "extra": "222 times\n4 procs" + } + ] } ] }