diff --git a/dev/bench/data.js b/dev/bench/data.js index 1ae03437c..936f1b2b8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659990263257, + "lastUpdate": 1660055521307, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -5854,6 +5854,42 @@ window.BENCHMARK_DATA = { "extra": "130 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": "60b9f3d92dcc4189901f79643fc89faf522d636a", + "message": "chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541)\n\n* chore(deps): bump github.com/golangci/golangci-lint\r\n\r\nBumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.47.3 to 1.48.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\r\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/golangci/golangci-lint/compare/v1.47.3...v1.48.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/golangci/golangci-lint\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\n\r\n* fix linting issues\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Caleb Doxsey ", + "timestamp": "2022-08-09T08:25:57-06:00", + "tree_id": "a5702fb613c69b561627cd4402b70d66ef430b21", + "url": "https://github.com/pomerium/pomerium/commit/60b9f3d92dcc4189901f79643fc89faf522d636a" + }, + "date": 1660055520422, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13498116, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8648266, + "unit": "ns/op", + "extra": "133 times\n2 procs" + } + ] } ] }