diff --git a/dev/bench/data.js b/dev/bench/data.js index 8ac6bb9e7..56c9d2fd2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674908834, + "lastUpdate": 1709674916215, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -101086,6 +101086,38 @@ window.BENCHMARK_DATA = { "extra": "204 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c52827682b4c2396d2eae817693759ed0b6c9b16", + "message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.24.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4983/commits/c52827682b4c2396d2eae817693759ed0b6c9b16" + }, + "date": 1709674907106, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9238426, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6337723, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }