summaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Added black and isort (#1734)Anas2021-11-304-82/+81
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-303-23/+17
* Remove support for end-of-life Python 2.7 (#1318)Jon Dufresne2020-08-063-15/+7
* Switch to flake8 for static code analysis (#1328)Jon Dufresne2020-04-161-1/+0
* Simplify exception handlers (#1319)Jon Dufresne2020-04-111-8/+6
* Add missing check_health argument to Connection overrides (#1323)Jon Dufresne2020-04-111-2/+2
* Drop unused variables and imports (#1284)Jon Dufresne2020-02-121-1/+1
* remove legacy Redis classAndy McCurdy2018-11-132-2/+2
* Use unicode literals throughout projectJon Dufresne2018-11-031-5/+6
* Remove explicit position numbers in format strings placeholdersJon Dufresne2018-11-031-1/+1
* pycodestyle changes in benchmarkingRoey Prat2018-10-282-4/+5
* Fix bench command_packerroot2018-05-201-2/+2
* pep8 cleanupChris Simpson2016-06-121-0/+2
* Cache Token objects to improve performance.Chris Simpson2016-06-121-0/+197
* benchmark of the old and new pack_command implementationsAndy McCurdy2014-04-291-0/+104
* tiny benchmark framework and a benchmark to determine the optimal number of b...Andy McCurdy2014-04-283-0/+80