diff --git a/dev/bench/data.js b/dev/bench/data.js index b5d4fd83b..c36272543 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734958414078, + "lastUpdate": 1734979991459, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -138054,6 +138054,38 @@ window.BENCHMARK_DATA = { "extra": "447507 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-23T12:37:16Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6" + }, + "date": 1734979978111, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7937463, + "unit": "ns/op", + "extra": "151 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5211873, + "unit": "ns/op", + "extra": "216 times\n4 procs" + } + ] } ] }