MCPcopy Create free account
hub / github.com/PyTables/PyTables / lookup_bench.py

File lookup_bench.py

bench/lookup_bench.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Benchmark to help choosing the best chunksize so as to optimize the access
2time in random lookups."""
3
4import subprocess

Callers

nothing calls this directly

Calls 4

writeMethod · 0.80
DBClass · 0.70
create_dbMethod · 0.45
query_dbMethod · 0.45

Tested by

no test coverage detected