From b914c1b74db215dda9f8098eee4824f28bfd2732 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 8 Feb 2024 17:06:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a39719daded540a73eeca7de06f3787143effb44 --- 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 53108683f..4256d317e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707410770963, + "lastUpdate": 1707411994994, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -97354,6 +97354,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a39719daded540a73eeca7de06f3787143effb44", + "message": "chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible", + "timestamp": "2024-02-07T06:25:46Z", + "url": "https://github.com/pomerium/pomerium/pull/4942/commits/a39719daded540a73eeca7de06f3787143effb44" + }, + "date": 1707411987016, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10136815, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7271007, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }