summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/ad_dc_search_performance.py
Commit message (Expand)AuthorAgeFilesLines
* PY3: change shebang to python3 in source4/dsdb dirJoe Guo2018-12-141-1/+1
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-3/+0
* PEP8: fix E301: expected 1 blank line, found 0Joe Guo2018-08-241-0/+2
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* PEP8: fix E124: closing bracket does not match visual indentationJoe Guo2018-08-241-1/+1
* s3/dsdb: convert print func to be py2/py3 compatibleNoel Power2018-03-231-7/+12
* perftests/ad_dc_search: do less work in expensive member searchesDouglas Bagnall2017-03-101-4/+6
* selftest: add search performance testsDouglas Bagnall2017-03-021-0/+293