Adam Kurkiewicz
Results
1
issues of
Adam Kurkiewicz
[ImportUser logic](https://github.com/cms-dev/cms/blob/master/cmscontrib/ImportUser.py) has O(n**2) performance with the `--all` flag, due to processing the entire list of users once per each user. This degrades performance of large user imports, with imports...
bug
cli