nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Fix #153, configuration tuning for larger files #156

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Increase bpcat buffer to 16KiB for more efficient transfer. Decrease age out time to 5sec to clean out old index entries.

Fixes #153