diff --git a/dev/bench/data.js b/dev/bench/data.js index 43c69ef93..d16d0e432 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940167993, + "lastUpdate": 1686940237856, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52650,6 +52650,42 @@ window.BENCHMARK_DATA = { "extra": "126 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": "f364ba78e473ea1a9756ad8254b82fba638b07dd", + "message": "chore(deps): bump markdown-to-jsx from 7.1.7 to 7.2.1 in /ui (#4297)\n\nBumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 7.1.7 to 7.2.1.\r\n- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)\r\n- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/v7.1.7...v7.2.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: markdown-to-jsx\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-06-16T12:06:50-06:00", + "tree_id": "93da2a589b08545dda36c6d0cb880173bb9690bd", + "url": "https://github.com/pomerium/pomerium/commit/f364ba78e473ea1a9756ad8254b82fba638b07dd" + }, + "date": 1686940236850, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14966920, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10996238, + "unit": "ns/op", + "extra": "111 times\n2 procs" + } + ] } ] }