diff --git a/dev/bench/data.js b/dev/bench/data.js index e22150fa3..aa28dc746 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733438803913, + "lastUpdate": 1733439560875, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132256,6 +132256,38 @@ window.BENCHMARK_DATA = { "extra": "204 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "63fad4e3d61a837ea604ef90115cd62e1ce8032d", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-05T17:07:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/63fad4e3d61a837ea604ef90115cd62e1ce8032d" + }, + "date": 1733439536374, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9593186, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5986314, + "unit": "ns/op", + "extra": "204 times\n4 procs" + } + ] } ] }