diff --git a/dev/bench/data.js b/dev/bench/data.js index 2036dd8d9..16110560f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682382817587, + "lastUpdate": 1682382878724, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -42226,6 +42226,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": "17d2e986960fb86cc40a7866db7b5eab8840361f", + "message": "chore(deps): bump actions/setup-python from 4.5.0 to 4.6.0 (#4123)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435...57ded4d7d5e986d7296eab16560982c6dd7c923b)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-python\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-04-24T18:29:54-06:00", + "tree_id": "d8cd3d6725fc271aba828fb8f29003ab1a2e037f", + "url": "https://github.com/pomerium/pomerium/commit/17d2e986960fb86cc40a7866db7b5eab8840361f" + }, + "date": 1682382877606, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13589675, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8581959, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }