diff --git a/dev/bench/data.js b/dev/bench/data.js index 27f8c3f3c..ce0b52fb7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676919422982, + "lastUpdate": 1676919432546, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34890,6 +34890,42 @@ window.BENCHMARK_DATA = { "extra": "148 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": "f65051f5c90789b97f2223f830a217a57cb9c3ff", + "message": "chore(deps): bump github.com/mholt/acmez from 1.0.4 to 1.1.0 (#4000)\n\nBumps [github.com/mholt/acmez](https://github.com/mholt/acmez) from 1.0.4 to 1.1.0.\r\n- [Release notes](https://github.com/mholt/acmez/releases)\r\n- [Commits](https://github.com/mholt/acmez/compare/v1.0.4...v1.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/mholt/acmez\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": "2023-02-20T11:54:16-07:00", + "tree_id": "572a749d43814fe9317674af51744171ae77b1f7", + "url": "https://github.com/pomerium/pomerium/commit/f65051f5c90789b97f2223f830a217a57cb9c3ff" + }, + "date": 1676919431716, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17287242, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10811198, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }