diff --git a/dev/bench/data.js b/dev/bench/data.js index 318f75059..c1ff3d201 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724958743815, + "lastUpdate": 1724959191399, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121258,6 +121258,42 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5fd8cf60d5c2008739b68bd9a9922b2dde0dba9d", + "message": "zero/k8s: use deployments (#5248)\n\n* zero/k8s: use deployments\r\n\r\n* secret mount readonly\r\n\r\nCo-authored-by: Joe Kralicky \r\n\r\n* adjust according to comments\r\n\r\n---------\r\n\r\nCo-authored-by: Joe Kralicky ", + "timestamp": "2024-08-29T15:16:32-04:00", + "tree_id": "21977e7ea0dbfb4a72ffff88fc0e148dba4213d5", + "url": "https://github.com/pomerium/pomerium/commit/5fd8cf60d5c2008739b68bd9a9922b2dde0dba9d" + }, + "date": 1724959180244, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9214816, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6429674, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }