diff --git a/dev/bench/data.js b/dev/bench/data.js index 7c7bbe57d..a255ba887 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686677858858, + "lastUpdate": 1686681059412, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -49170,6 +49170,42 @@ window.BENCHMARK_DATA = { "extra": "93 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": "073891e70dbc11611e11661f590758c55d511e8a", + "message": "chore(deps): bump node from `df5a66e` to `f658ece` (#4252)\n\nBumps node from `df5a66e` to `f658ece`.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: node\r\n dependency-type: direct:production\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-13T12:28:06-06:00", + "tree_id": "c4b791d284d191aa7f4fe29d78b1289eaa32a261", + "url": "https://github.com/pomerium/pomerium/commit/073891e70dbc11611e11661f590758c55d511e8a" + }, + "date": 1686681058661, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17720734, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11652977, + "unit": "ns/op", + "extra": "93 times\n2 procs" + } + ] } ] }