diff --git a/dev/bench/data.js b/dev/bench/data.js index 184fe07ce..647b2d92d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709755854115, + "lastUpdate": 1709755856698, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102622,6 +102622,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "655d567d613f72425e0c616c84c4bafb465bf3ac", + "message": "chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.22.0 to 1.24.0", + "timestamp": "2024-03-06T18:22:15Z", + "url": "https://github.com/pomerium/pomerium/pull/5003/commits/655d567d613f72425e0c616c84c4bafb465bf3ac" + }, + "date": 1709755848704, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9027782, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6397301, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }