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

File indexed_search.py

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

Source from the content-addressed store, hash-verified

1import random
2import subprocess
3from time import perf_counter as clock
4from pathlib import Path

Callers

nothing calls this directly

Calls 7

PyTablesDBClass · 0.90
PostgresDBClass · 0.90
writeMethod · 0.80
create_dbMethod · 0.45
runMethod · 0.45
closeMethod · 0.45
query_dbMethod · 0.45

Tested by

no test coverage detected