Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
from
time
import
perf_counter
as
clock
Callers
nothing calls this directly
Calls
2
modify_junk_lru3
Function · 0.85
run
Method · 0.45
Tested by
no test coverage detected