From 7c23fa3f49b3b1097a09f8216a639cffe20a0c63 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:41:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for dae7e6e93de10d112a1432afdf00d7036a88e751 --- 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 31ade0f40..8665d4381 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940810910, + "lastUpdate": 1686940889934, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53070,6 +53070,42 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 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": "dae7e6e93de10d112a1432afdf00d7036a88e751", + "message": "chore(deps): bump github.com/envoyproxy/go-control-plane from 0.11.0 to 0.11.1 (#4247)\n\nchore(deps): bump github.com/envoyproxy/go-control-plane\r\n\r\nBumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.11.0 to 0.11.1.\r\n- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)\r\n- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/envoyproxy/go-control-plane/compare/v0.11.0...v0.11.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/envoyproxy/go-control-plane\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-06-16T12:07:49-06:00", + "tree_id": "2ec98e06105d110531cbce1bd015cb7c029b2de1", + "url": "https://github.com/pomerium/pomerium/commit/dae7e6e93de10d112a1432afdf00d7036a88e751" + }, + "date": 1686940889040, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15249298, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10484207, + "unit": "ns/op", + "extra": "118 times\n2 procs" + } + ] } ] }