diff --git a/dev/bench/data.js b/dev/bench/data.js index d64bb9e16..318f75059 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724954400817, + "lastUpdate": 1724958743815, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121226,6 +121226,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a1637a5050e46f174dc210bc30a53cda191b1974", + "message": "zero/k8s: use deployments", + "timestamp": "2024-08-29T16:05:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5248/commits/a1637a5050e46f174dc210bc30a53cda191b1974" + }, + "date": 1724958732068, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9403969, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6260215, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }