diff --git a/dev/bench/data.js b/dev/bench/data.js index 1e653bd44..43bba4882 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724352065269, + "lastUpdate": 1724358077446, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119810,6 +119810,42 @@ window.BENCHMARK_DATA = { "extra": "184 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": "0503b41108e0d811ae696142212bd64ac522e421", + "message": "zero/connect: add re-run health checks command (#5219)\n\n* zero/connect: add run health checks and shutdown commands\r\n\r\n* fix proto\r\n\r\n* trigger re-run on command\r\n\r\n* add handler\r\n\r\n* rename runPeriodicHealthChecksLeased", + "timestamp": "2024-08-22T16:17:53-04:00", + "tree_id": "9cd362961574351a89850a0b7434bf7cb9fa74b5", + "url": "https://github.com/pomerium/pomerium/commit/0503b41108e0d811ae696142212bd64ac522e421" + }, + "date": 1724358066800, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9736243, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6720272, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }