diff --git a/dev/bench/data.js b/dev/bench/data.js index 24d77a77e..50ca4be23 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734916629206, + "lastUpdate": 1734920066132, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137786,6 +137786,38 @@ window.BENCHMARK_DATA = { "extra": "202 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4e157aaa2ee42c6fbb4c9ecfb770135638d57110", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-22T19:01:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/4e157aaa2ee42c6fbb4c9ecfb770135638d57110" + }, + "date": 1734920053375, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7736660, + "unit": "ns/op", + "extra": "158 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5020370, + "unit": "ns/op", + "extra": "237 times\n4 procs" + } + ] } ] }