diff --git a/dev/bench/data.js b/dev/bench/data.js index 5b7a4180e..e22150fa3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733418674105, + "lastUpdate": 1733438803913, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132224,6 +132224,38 @@ window.BENCHMARK_DATA = { "extra": "220 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "80e559c817c86c2d869f3b3a74b3b6561f0891ae", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-05T17:07:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/80e559c817c86c2d869f3b3a74b3b6561f0891ae" + }, + "date": 1733438789811, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9404310, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6151870, + "unit": "ns/op", + "extra": "204 times\n4 procs" + } + ] } ] }