diff --git a/dev/bench/data.js b/dev/bench/data.js index 95f443ffa..7a05d7bbf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734676531352, + "lastUpdate": 1734701131046, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -136994,6 +136994,38 @@ window.BENCHMARK_DATA = { "extra": "228 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "774373b2abdd3218cfdc27b61dcd521d5f9e327d", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T09:14:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/774373b2abdd3218cfdc27b61dcd521d5f9e327d" + }, + "date": 1734701117720, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8658119, + "unit": "ns/op", + "extra": "140 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5508194, + "unit": "ns/op", + "extra": "211 times\n4 procs" + } + ] } ] }