From b241fb30a4a8db69726951ff5332b5cb6bb68282 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Dec 2023 16:40:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a96667b0bbc96135134144b0a4d3156c959104f6 --- 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 404a56ab3..565020629 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701448808892, + "lastUpdate": 1701448810641, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -82910,6 +82910,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a96667b0bbc96135134144b0a4d3156c959104f6", + "message": "chore(deps): bump docker/metadata-action from 5.0.0 to 5.2.0", + "timestamp": "2023-11-30T21:37:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4779/commits/a96667b0bbc96135134144b0a4d3156c959104f6" + }, + "date": 1701448799796, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10892145, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6779976, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }