From fe88a796b4b83abcfccc325c70b36f6f098827dc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 6 Mar 2024 18:51:34 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 281452351601ea1a027b3e9b9e8cad95004842f1 --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 70c31c258..4369a54a4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709751011526, + "lastUpdate": 1709751094063, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102254,6 +102254,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "281452351601ea1a027b3e9b9e8cad95004842f1", + "message": "chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2", + "timestamp": "2024-03-06T18:22:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4984/commits/281452351601ea1a027b3e9b9e8cad95004842f1" + }, + "date": 1709751086065, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9257982, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6578657, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }