summaryrefslogtreecommitdiff
path: root/benchmarks/basic_operations.py
Commit message (Expand)AuthorAgeFilesLines
* Added black and isort (#1734)Anas2021-11-301-34/+36
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-13/+10
* Remove support for end-of-life Python 2.7 (#1318)Jon Dufresne2020-08-061-9/+3
* remove legacy Redis classAndy McCurdy2018-11-131-1/+1
* Remove explicit position numbers in format strings placeholdersJon Dufresne2018-11-031-1/+1
* pycodestyle changes in benchmarkingRoey Prat2018-10-281-0/+1
* pep8 cleanupChris Simpson2016-06-121-0/+2
* Cache Token objects to improve performance.Chris Simpson2016-06-121-0/+197