From 205055944e7e56469f1fec0f926a0576d95ebfa8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 30 Jul 2024 14:37:42 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 46a4822c18e044ff20190079b279f29b900bfafa --- 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 8ef821b2c..95dc61fe8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722335044678, + "lastUpdate": 1722350262636, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115522,6 +115522,42 @@ window.BENCHMARK_DATA = { "extra": "160 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": "46a4822c18e044ff20190079b279f29b900bfafa", + "message": "chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible (#5193)\n\nchore(deps): bump github.com/docker/docker\r\n\r\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.3+incompatible to 27.1.0+incompatible.\r\n- [Release notes](https://github.com/docker/docker/releases)\r\n- [Commits](https://github.com/docker/docker/compare/v27.0.3...v27.1.0)\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-07-30T07:34:13-07:00", + "tree_id": "2a72eefb6d7a7b91152663b27b6a4fd99068deb7", + "url": "https://github.com/pomerium/pomerium/commit/46a4822c18e044ff20190079b279f29b900bfafa" + }, + "date": 1722350252681, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10056724, + "unit": "ns/op", + "extra": "117 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 36382198, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }