diff --git a/dev/bench/data.js b/dev/bench/data.js index c36272543..0871bf465 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734979991459, + "lastUpdate": 1734985775731, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -138086,6 +138086,38 @@ window.BENCHMARK_DATA = { "extra": "216 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "28d4292820ea93d85e1ea598b74b7dee63b6d69a", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-23T12:37:16Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/28d4292820ea93d85e1ea598b74b7dee63b6d69a" + }, + "date": 1734985763009, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8295165, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5619435, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }