diff --git a/dev/bench/data.js b/dev/bench/data.js index 48d56ffa7..db63464b0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706811104255, + "lastUpdate": 1706811116981, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -96114,6 +96114,42 @@ window.BENCHMARK_DATA = { "extra": "164 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": "d33ef938866feb2ed451d52fd776b62fa4fb1646", + "message": "chore(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#4922)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.\r\n- [Release notes](https://github.com/actions/upload-artifact/releases)\r\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...26f96dfa697d77e81fd5907df203aa23a56210a8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/upload-artifact\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": "2024-02-01T11:08:19-07:00", + "tree_id": "3296d896f50085604f9197a87b348d0a646c8521", + "url": "https://github.com/pomerium/pomerium/commit/d33ef938866feb2ed451d52fd776b62fa4fb1646" + }, + "date": 1706811108734, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10956080, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7044093, + "unit": "ns/op", + "extra": "162 times\n4 procs" + } + ] } ] }