diff --git a/dev/bench/data.js b/dev/bench/data.js index 0790d1bc4..94017cb01 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734740173757, + "lastUpdate": 1734744324173, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137658,6 +137658,38 @@ window.BENCHMARK_DATA = { "extra": "446587 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e1552d72d3cc16fc3f54df7d7bf410c3b997b205", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T09:14:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/e1552d72d3cc16fc3f54df7d7bf410c3b997b205" + }, + "date": 1734744311190, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7891124, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5554134, + "unit": "ns/op", + "extra": "217 times\n4 procs" + } + ] } ] }