diff --git a/dev/bench/data.js b/dev/bench/data.js index 65340a035..cd3312833 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709757923750, + "lastUpdate": 1709757992026, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102890,6 +102890,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0797682cd98808af1a84df057f1115ea79aae22f", + "message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.24.0", + "timestamp": "2024-03-06T18:22:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4983/commits/0797682cd98808af1a84df057f1115ea79aae22f" + }, + "date": 1709757984204, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8467052, + "unit": "ns/op", + "extra": "145 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5829513, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }