diff --git a/dev/bench/data.js b/dev/bench/data.js index a75865bb7..2c69ec9e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712346912264, + "lastUpdate": 1712348992939, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -105362,6 +105362,42 @@ window.BENCHMARK_DATA = { "extra": "206 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": "5af244f0e5c398abca5cf4a1007d28307e1ace57", + "message": "chore(deps): bump @babel/traverse from 7.16.10 to 7.23.2 in /ui (#5055)\n\nBumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.10 to 7.23.2.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@babel/traverse\"\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-04-05T14:26:26-06:00", + "tree_id": "bf2cbf1f532c80b15a04307446c69f3b430d209c", + "url": "https://github.com/pomerium/pomerium/commit/5af244f0e5c398abca5cf4a1007d28307e1ace57" + }, + "date": 1712348984379, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10172607, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6727456, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }