fastcache
fastcache copied to clipboard
Profiling
Timing profiles for various aspects of the algorithm would be helpful for optimization (maybe even a C++ implementation which bypasses some of the PyObject machinery):
- Initialization of
hashseq - Computation of
hashseq.hash_value - Dictionary lookups
- list maintenance