diff --git a/dev/bench/data.js b/dev/bench/data.js index 2520e6e7e..ef71cf48c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706807298224, + "lastUpdate": 1706807353337, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95946,6 +95946,38 @@ window.BENCHMARK_DATA = { "extra": "163 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cc7f7e867c69b7c75b05337f24a9bb1454ad348d", + "message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.44.0 to 0.45.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4947/commits/cc7f7e867c69b7c75b05337f24a9bb1454ad348d" + }, + "date": 1706807340153, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11374334, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8533997, + "unit": "ns/op", + "extra": "146 times\n4 procs" + } + ] } ] }