diff --git a/dev/bench/data.js b/dev/bench/data.js index 94017cb01..cfb753847 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734744324173, + "lastUpdate": 1734745213623, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137690,6 +137690,38 @@ window.BENCHMARK_DATA = { "extra": "217 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "85af3a3b00c09a0fffb6c4b6473a1f5b77dcfa65", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T09:14:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/85af3a3b00c09a0fffb6c4b6473a1f5b77dcfa65" + }, + "date": 1734745200347, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8353029, + "unit": "ns/op", + "extra": "147 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5494519, + "unit": "ns/op", + "extra": "220 times\n4 procs" + } + ] } ] }