diff --git a/dev/bench/data.js b/dev/bench/data.js index 02ff48ed3..95f443ffa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734641949642, + "lastUpdate": 1734676531352, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -136962,6 +136962,38 @@ window.BENCHMARK_DATA = { "extra": "444963 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a7725702eb7da5aeaff3e85c46e2d3fc250e8391", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T01:03:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/a7725702eb7da5aeaff3e85c46e2d3fc250e8391" + }, + "date": 1734676506644, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7843565, + "unit": "ns/op", + "extra": "152 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5309902, + "unit": "ns/op", + "extra": "228 times\n4 procs" + } + ] } ] }