Module macrobond_data_api.util.transfer_performance_test
Functions
def transfer_performance_test(sizes_kb: Sequence[int] | None = None, times: int = 4, indicator: bool = True) ‑> None-
Testing connection the Macrobond Web Api.
Parameters
sizes_kB:Sequence[int], Optional- Optional bool whether the method should ask before removing keys, default to
[10, 100, 1024, 10240]. times:int, Optional- Optional bool whether the method should ask for a service name to use, default to
4. indicator:bool, Optional- Optional default to
True.