From feae4eee0e4a82874f94edae4f3f7033acded9fb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 10 Jul 2023 20:58:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9d95e79d0ab44d1b55f01f4f73567b859d9dc1f5 --- 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 aa4c282e6..7d8b65895 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689022542832, + "lastUpdate": 1689022736820, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -55910,6 +55910,42 @@ window.BENCHMARK_DATA = { "extra": "129 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": "9d95e79d0ab44d1b55f01f4f73567b859d9dc1f5", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.34.1 to 1.36.0 (#4323)\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3\r\n\r\nBumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.34.1 to 1.36.0.\r\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\r\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.34.1...service/s3/v1.36.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\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-07-10T14:53:38-06:00", + "tree_id": "b764cfddb7dc4571b36a5be071f8f8698206c6e2", + "url": "https://github.com/pomerium/pomerium/commit/9d95e79d0ab44d1b55f01f4f73567b859d9dc1f5" + }, + "date": 1689022731895, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14942388, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11131236, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }