diff --git a/dev/bench/data.js b/dev/bench/data.js index 490c60017..b16c83160 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733457166916, + "lastUpdate": 1733457294853, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132352,6 +132352,38 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d8abcb979d159ceb58ff0cb0cbfa601abc500f7b", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-05T17:07:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/d8abcb979d159ceb58ff0cb0cbfa601abc500f7b" + }, + "date": 1733457282452, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7720920, + "unit": "ns/op", + "extra": "151 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5237862, + "unit": "ns/op", + "extra": "230 times\n4 procs" + } + ] } ] }