From 7b63644596a25c1269dbe13d0bbe4aa8a38005ba Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 16:47:26 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d3a4812ab98e369a11f676b6b22f874ed5dbc5b2 --- 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 247bd5d77..7227740b4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701967509791, + "lastUpdate": 1701967646454, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -86186,6 +86186,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d3a4812ab98e369a11f676b6b22f874ed5dbc5b2", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.25.12", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4831/commits/d3a4812ab98e369a11f676b6b22f874ed5dbc5b2" + }, + "date": 1701967639672, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10990837, + "unit": "ns/op", + "extra": "93 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6994005, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }