aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/benchmark.py
AgeCommit message (Expand)Author
2022-08-31Delete benchmark moduleMunyoki Kilyungi
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2021-04-29Run `sed -i 's/(object)//g'`BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2018-04-09Fixed issue that caused and error for certain types of mapping due to variabl...zsloan
2016-06-21Use logger also for benchmarkingPjotr Prins
2016-06-21Benchmarking: allow output select with LOG_BENCHPjotr Prins
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
2013-02-28Updated benchmark.py to aggregate run times when you run theZachary Sloan
2013-02-28Added benchmark.py that compares the time of various operationsZachary Sloan