diff --git a/dev/bench/data.js b/dev/bench/data.js index 8a130331f..07a96ecfd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1675097446518, + "lastUpdate": 1675097476461, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -31234,6 +31234,42 @@ window.BENCHMARK_DATA = { "extra": "100 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": "7dfc0a242699b0036714765781bf82f32366ca6e", + "message": "chore(deps): bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#3921)\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.1 to 4.2.0.\r\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\r\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: goreleaser/goreleaser-action\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-01-30T09:48:25-07:00", + "tree_id": "85cf0544e6bbeda16589155943d47414eb82915f", + "url": "https://github.com/pomerium/pomerium/commit/7dfc0a242699b0036714765781bf82f32366ca6e" + }, + "date": 1675097475344, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16903017, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10888235, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }