From 14be56a071ffb3fe8568f8ef2f5d22b1c0cd854e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 6 Aug 2024 18:51:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e2251b2d575553227ca95fa9f33c777d6cce7c24 --- 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 716590d56..ec3648f92 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722970219278, + "lastUpdate": 1722970274781, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116798,6 +116798,42 @@ window.BENCHMARK_DATA = { "extra": "181 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": "e2251b2d575553227ca95fa9f33c777d6cce7c24", + "message": "databroker/leaser: set timeout on ReleaseLease (#5208)", + "timestamp": "2024-08-06T14:47:59-04:00", + "tree_id": "a2d1a13d3c9327622377625b15050235d5e63ae9", + "url": "https://github.com/pomerium/pomerium/commit/e2251b2d575553227ca95fa9f33c777d6cce7c24" + }, + "date": 1722970264203, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9528408, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7061023, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }