From 3bff6966c59092bc434bb5355393302656941d4c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 18 Apr 2024 22:08:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ca0d6c8c3967e5262a10a9a3b5990ff24c7e5d15 --- 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 9ed66b974..e78ad336d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713477464417, + "lastUpdate": 1713478111408, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -106566,6 +106566,42 @@ window.BENCHMARK_DATA = { "extra": "163 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ca0d6c8c3967e5262a10a9a3b5990ff24c7e5d15", + "message": "chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible (#5075)\n\nchore(deps): bump github.com/docker/docker\r\n\r\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 26.0.0+incompatible to 26.0.2+incompatible.\r\n- [Release notes](https://github.com/docker/docker/releases)\r\n- [Commits](https://github.com/docker/docker/compare/v26.0.0...v26.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/docker/docker\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-04-18T15:05:17-07:00", + "tree_id": "27832052fd31df98be5a8bfe3c4e0b411601c5a1", + "url": "https://github.com/pomerium/pomerium/commit/ca0d6c8c3967e5262a10a9a3b5990ff24c7e5d15" + }, + "date": 1713478102462, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10138492, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7383320, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }