diff --git a/dev/bench/data.js b/dev/bench/data.js index 108cfd2d1..f916f5837 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733373695906, + "lastUpdate": 1733378499248, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132156,6 +132156,38 @@ window.BENCHMARK_DATA = { "extra": "214 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8dabb7efa6b3516c58f0341cb669e098ca400a80", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-04T21:54:32Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/8dabb7efa6b3516c58f0341cb669e098ca400a80" + }, + "date": 1733378485783, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8542337, + "unit": "ns/op", + "extra": "142 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5796271, + "unit": "ns/op", + "extra": "202 times\n4 procs" + } + ] } ] }