diff --git a/dev/bench/data.js b/dev/bench/data.js index 6d86de7fa..e72aee835 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689758731662, + "lastUpdate": 1689772514400, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -56650,6 +56650,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": "1489d3a0102eaf8a67d1caecfbd31b0b8bf6738b", + "message": "chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /ui (#4369)\n\nBumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\r\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\r\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: word-wrap\r\n dependency-type: indirect\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-19T06:10:27-07:00", + "tree_id": "4470f6432e7127705963a515896bf79a42a0407d", + "url": "https://github.com/pomerium/pomerium/commit/1489d3a0102eaf8a67d1caecfbd31b0b8bf6738b" + }, + "date": 1689772510201, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14818359, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10233700, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }