Commit Graph

6 Commits

Author SHA1 Message Date
Will McGugan 0852511024 replace willmcgugan with textualize 2022-09-19 11:27:11 +01:00
Will McGugan fd9a0fae56 improved benchmarks 2022-07-11 14:43:50 +01:00
Darren Burns 5b6703a607
Add hot cache benchmarks 2022-06-22 11:28:07 +01:00
Darren Burns 7ef74e524b
Update ASV instructions, results, and pin setuptools in asv config 2022-06-22 10:37:57 +01:00
Olivier Philippon 303e9b5563 Bump minimum Python version to `3.6.3` (from `3.6.1`)
The `OrderedDict[CacheKey, CacheValue]` code we use in the LRUCache class doesn't work with Python versions `3.6.1` and `3.6.2`, unfortunately
2022-04-04 16:24:29 +01:00
Darren Burns c80ad26d87
Add initial benchmark suite 2022-03-10 17:08:26 +00:00