MCPcopy Create free account
hub / github.com/PyTables/PyTables / copy-bench.py

File copy-bench.py

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

Source from the content-addressed store, hash-verified

1import sys
2from time import perf_counter as clock
3
4import tables as tb

Callers

nothing calls this directly

Calls 5

walk_groupsMethod · 0.80
create_groupMethod · 0.80
list_nodesMethod · 0.80
copyMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected