← Back to team overview

instant team mailing list archive

Timing of in-memory cache

 

I've added a test that times the cache mechanism, using
a signature object that sleeps for a second in sig.signature()
and half a second in sig.__hash__().
It's called test18.py. Seems to me that the cache works fine.

--
Martin


Follow ups