diff --git a/dev/bench/data.js b/dev/bench/data.js index 9cd357f47..64d8176a8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682967251859, + "lastUpdate": 1682967311167, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -43098,6 +43098,42 @@ window.BENCHMARK_DATA = { "extra": "121 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": "b936b3653b56f4475db12f297bc2bbcde6ca9987", + "message": "chore(deps): bump github.com/google/go-jsonnet from 0.19.1 to 0.20.0 (#4140)\n\nBumps [github.com/google/go-jsonnet](https://github.com/google/go-jsonnet) from 0.19.1 to 0.20.0.\r\n- [Release notes](https://github.com/google/go-jsonnet/releases)\r\n- [Changelog](https://github.com/google/go-jsonnet/blob/master/.goreleaser.yml)\r\n- [Commits](https://github.com/google/go-jsonnet/compare/v0.19.1...v0.20.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/go-jsonnet\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-05-01T14:50:20-04:00", + "tree_id": "d85205e3c8550ce9a1b8a51ab46f5abc73abd39d", + "url": "https://github.com/pomerium/pomerium/commit/b936b3653b56f4475db12f297bc2bbcde6ca9987" + }, + "date": 1682967310576, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14648838, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8797608, + "unit": "ns/op", + "extra": "133 times\n2 procs" + } + ] } ] }