diff --git a/dev/bench/data.js b/dev/bench/data.js index e863aa93a..2b95df66e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706806139319, + "lastUpdate": 1706806212222, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95462,6 +95462,38 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "312d905dd71ab3cf8e55c0a15c2fa77ad94bf7b7", + "message": "chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.4", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4945/commits/312d905dd71ab3cf8e55c0a15c2fa77ad94bf7b7" + }, + "date": 1706806205013, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9257613, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6237579, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }