diff --git a/dev/bench/data.js b/dev/bench/data.js index 6cd2b799a..1859c3a2a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718667296435, + "lastUpdate": 1718730640952, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -112382,6 +112382,42 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 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": "71cda4628d02892376e4b7645dca6cd124604af4", + "message": "chore(deps): bump braces from 3.0.2 to 3.0.3 in /ui (#5139)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\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": "2024-06-18T11:07:01-06:00", + "tree_id": "d1fb613348ca0d3b51420d58a13e48961348d2e3", + "url": "https://github.com/pomerium/pomerium/commit/71cda4628d02892376e4b7645dca6cd124604af4" + }, + "date": 1718730630639, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9054951, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6302541, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }