diff --git a/dev/bench/data.js b/dev/bench/data.js index a379f1765..b77d3f93d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733850473647, + "lastUpdate": 1733857646305, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132640,6 +132640,38 @@ window.BENCHMARK_DATA = { "extra": "229 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "32aae2b67048f703df325931091b8393835d3390", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-10T18:57:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/32aae2b67048f703df325931091b8393835d3390" + }, + "date": 1733857633592, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8100192, + "unit": "ns/op", + "extra": "150 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5552281, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }