diff --git a/dev/bench/data.js b/dev/bench/data.js index 0854e98e2..7e55dcd94 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1681147487632, + "lastUpdate": 1681149167671, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -40622,6 +40622,42 @@ window.BENCHMARK_DATA = { "extra": "124 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": "b8e628fcae97191edb518f4fc97403d4102836d7", + "message": "chore(deps): bump golang from 1.20.2-buster to 1.20.3-buster (#4103)\n\nBumps golang from 1.20.2-buster to 1.20.3-buster.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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-04-10T11:50:36-06:00", + "tree_id": "8f602a8484fd73a310c740dd0e1c53850048abef", + "url": "https://github.com/pomerium/pomerium/commit/b8e628fcae97191edb518f4fc97403d4102836d7" + }, + "date": 1681149167195, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14624543, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8793158, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }