summaryrefslogtreecommitdiff
path: root/pymemcache/test/test_benchmark.py
Commit message (Expand)AuthorAgeFilesLines
* add some compression benchmarksJohn Anderson2022-07-151-3/+5
* Initial support for mypy-based type checking (#373)Jon Parise2022-02-201-2/+2
* Apply black formattingJoe Gordon2021-12-031-7/+12
* Fixes for rebase and further cleanupsJoe Gordon2021-07-201-2/+2
* Remove six dependency and run pyupgradeJoe Gordon2021-07-201-7/+6
* add delete and delete_multi benchmarksshargan2018-08-301-0/+11
* split benchmarks by method and include get_multi and set_multishargan2018-08-301-24/+48
* Update docs/flake8John Anderson2015-07-021-1/+0
* Setup pytest configuration for benchmarksJohn Anderson2015-07-021-0/+78