From 8d6681480587130f9b7d4a119c1f9556fea98232 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 21 Aug 2024 02:17:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6e766233c7d5d0ee329ca3934a62f960cae4c253 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 1ef5665bd..cda9ea15f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724205472223, + "lastUpdate": 1724206629083, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119550,6 +119550,42 @@ window.BENCHMARK_DATA = { "extra": "180 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": "6e766233c7d5d0ee329ca3934a62f960cae4c253", + "message": "zero/health-checks: fix early checks sometimes missing (#5229)\n\n* zero/health-checks: fix early checks sometimes missing\r\n\r\n* rm closure\r\n\r\n* fix test", + "timestamp": "2024-08-20T22:13:45-04:00", + "tree_id": "66d5bbb99219ad0db3dac2e9cfb98d6f8eeb938f", + "url": "https://github.com/pomerium/pomerium/commit/6e766233c7d5d0ee329ca3934a62f960cae4c253" + }, + "date": 1724206618538, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9952124, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6410189, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }