From 1656a1c6ac1111739cdc9ae7ca6906004e3ef12c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 6 Aug 2024 19:14:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 09f1585b018545370841dbbe0f6fa1d123ff4c90 --- 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 ec3648f92..ce82202d8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722970274781, + "lastUpdate": 1722971650566, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116834,6 +116834,42 @@ window.BENCHMARK_DATA = { "extra": "170 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": "09f1585b018545370841dbbe0f6fa1d123ff4c90", + "message": "zero/cmd: make it more evident what caused shutdown (#5209)", + "timestamp": "2024-08-06T15:10:58-04:00", + "tree_id": "1b46edf9bd4c0e7f12296d98bdc6cd83a23b2da7", + "url": "https://github.com/pomerium/pomerium/commit/09f1585b018545370841dbbe0f6fa1d123ff4c90" + }, + "date": 1722971639490, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8794833, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5922819, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }