diff --git a/dev/bench/data.js b/dev/bench/data.js index 728be7717..432d3cfc5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726778790061, + "lastUpdate": 1726782836131, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124590,6 +124590,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa0a47873d27ba95459b0d6b9555cc1970543f25", + "message": "Makefile: unset GOOS for get-envoy target", + "timestamp": "2024-09-19T20:43:06Z", + "url": "https://github.com/pomerium/pomerium/pull/5300/commits/aa0a47873d27ba95459b0d6b9555cc1970543f25" + }, + "date": 1726782823768, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10273932, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6726844, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }