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

File LRU-experiments.py

bench/LRU-experiments.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. Tables version.
3
4from time import perf_counter as clock

Callers

nothing calls this directly

Calls 2

modify_junk_lru3Function · 0.85
runMethod · 0.45

Tested by

no test coverage detected