diff --git a/dev/bench/data.js b/dev/bench/data.js index e4167c0e5..6a0b2d4c8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733520586374, + "lastUpdate": 1733521305481, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132512,6 +132512,38 @@ window.BENCHMARK_DATA = { "extra": "229 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cea1479de35ec67e827c39940d77501a1a68972d", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-06T14:32:17Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/cea1479de35ec67e827c39940d77501a1a68972d" + }, + "date": 1733521281912, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8386021, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5982050, + "unit": "ns/op", + "extra": "205 times\n4 procs" + } + ] } ] }