diff --git a/dev/bench/data.js b/dev/bench/data.js index 98e03da2e..b82cca4ac 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689022376000, + "lastUpdate": 1689022461045, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -55806,6 +55806,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": "97ddb3572b8be2e951a2401e7b47e950b6db267d", + "message": "chore(deps): bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1 (#4324)\n\nBumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.0 to 5.4.1.\r\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/jackc/pgx/compare/v5.4.0...v5.4.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/jackc/pgx/v5\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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:46:10-06:00", + "tree_id": "83fa086de2c6f23dcf37339ffc6ecdffe9f005c3", + "url": "https://github.com/pomerium/pomerium/commit/97ddb3572b8be2e951a2401e7b47e950b6db267d" + }, + "date": 1689022456032, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19049412, + "unit": "ns/op", + "extra": "55 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12731260, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }