From 2c20a9654b2b3cc49e198818adc43d74293f1acb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 22 Mar 2023 15:46:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ac8975bea28d34689d2da77c2472984cbcb06b12 --- 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 d717d8bbc..223c5e340 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679412962415, + "lastUpdate": 1679500007630, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38874,6 +38874,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": "ac8975bea28d34689d2da77c2472984cbcb06b12", + "message": "chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 0.9.1 to 0.10.0 (#4074)\n\nchore(deps): bump github.com/envoyproxy/protoc-gen-validate\r\n\r\nBumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 0.9.1 to 0.10.0.\r\n- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)\r\n- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)\r\n- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.9.1...v0.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/envoyproxy/protoc-gen-validate\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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-03-22T09:43:53-06:00", + "tree_id": "b6d6ae6730de44e6d2b033fec3d03f6449a6ed2a", + "url": "https://github.com/pomerium/pomerium/commit/ac8975bea28d34689d2da77c2472984cbcb06b12" + }, + "date": 1679500007160, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13616039, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8407399, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }