diff --git a/dev/bench/data.js b/dev/bench/data.js index cfb753847..1f6405520 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734745213623, + "lastUpdate": 1734916230575, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137722,6 +137722,38 @@ window.BENCHMARK_DATA = { "extra": "220 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e885176820df4312d644358c0485546ea71f0d71", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-22T19:01:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/e885176820df4312d644358c0485546ea71f0d71" + }, + "date": 1734916206657, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7738122, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5218074, + "unit": "ns/op", + "extra": "222 times\n4 procs" + } + ] } ] }