diff --git a/dev/bench/data.js b/dev/bench/data.js index 6b8599d00..ef4419f89 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709755866482, + "lastUpdate": 1709755927530, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102686,6 +102686,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8493cb6568863351dc2ceb8f0558d97b4b3575fd", + "message": "chore(deps): bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.24.0", + "timestamp": "2024-03-06T18:22:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4991/commits/8493cb6568863351dc2ceb8f0558d97b4b3575fd" + }, + "date": 1709755918734, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8551237, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6076141, + "unit": "ns/op", + "extra": "199 times\n4 procs" + } + ] } ] }