MCPcopy Create free account
hub / github.com/PyTables/PyTables / LRU-experiments2.py

File LRU-experiments2.py

bench/LRU-experiments2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Testbed to perform experiments in order to determine best values for
2# the node numbers in LRU cache. Arrays version.
3
4from time import perf_counter as clock

Callers

nothing calls this directly

Calls 2

modify_junk_lru2Function · 0.70
runMethod · 0.45

Tested by

no test coverage detected