-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Closed
Labels
Description
On a system with mining disabled and doing nothing but AddAddress calls according to the debug log, there are 80-120 IOPs per second (likely very small ops, because the total throughput is only ~1MB/s), which can bog a system down considerably.
Some avenues of improvement might be:
- Bulk puts
- More selective storage of addresses
- Disabling fsync for the address db