Commit Graph

2 Commits

Author SHA1 Message Date
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