diff --git a/dev/bench/data.js b/dev/bench/data.js index e86bbb40f..19503ba07 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674544081, + "lastUpdate": 1709674551939, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100926,6 +100926,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "11a657b133ab1641639b343c6d3e5cdc274c69b2", + "message": "chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.22.0 to 1.24.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5003/commits/11a657b133ab1641639b343c6d3e5cdc274c69b2" + }, + "date": 1709674539011, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8782487, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6010520, + "unit": "ns/op", + "extra": "199 times\n4 procs" + } + ] } ] }