forked from TrueCloudLab/frostfs-node
307355f165
Scanning csv-table entries one-by-one takes significant time and system resources. To speed up random access to table records, on the first call, the table is pumped into memory (map). On subsequent calls, I/O operations are not performed. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
attributes | ||
grace | ||
keyer | ||
locode | ||
logger | ||
precision | ||
profiler | ||
rand | ||
test | ||
salt.go | ||
salt_test.go | ||
worker_pool.go |