kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
371 stars 118 forks source link

Add a RAM usage scale factor configurable from the command line #374

Closed michaelsutton closed 5 months ago

michaelsutton commented 5 months ago
humoud19801 commented 5 months ago

In summary, this pull request provides users with the ability to configure a scale factor for RAM usage, aims to improve the efficiency of block transactions and acceptance data stores, and addresses log flooding issues related to orphan blocks. The provided benchmarks suggest that the system remains performant under normal operation, but caution is advised when setting the RAM scale factor below a certain threshold.