diff --git a/dev/bench/data.js b/dev/bench/data.js index 7a05d7bbf..38ea9441c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734701131046, + "lastUpdate": 1734703647407, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137026,6 +137026,38 @@ window.BENCHMARK_DATA = { "extra": "211 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7a366d2509ce89252317c4da08e8bfb34241533d", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T09:14:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/7a366d2509ce89252317c4da08e8bfb34241533d" + }, + "date": 1734703634729, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8643263, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5725176, + "unit": "ns/op", + "extra": "217 times\n4 procs" + } + ] } ] }