diff options
author | 2021-08-22 15:38:44 +0300 | |
---|---|---|
committer | 2021-08-22 15:38:44 +0300 | |
commit | d0d140438c13110bad99a18a7e42e60b325b1176 (patch) | |
tree | a31d6965a97d4630a1fe4eea41a02957d0c87fca /tests | |
parent | Additional comments and tests for slicing (diff) |
Improve cache iteration speed
getitem based iteration included operations that aren't necessary when iterating over the cache continuously. Adding an iter method to the class seems to have improved iteration speed by several orders of magnitude.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions