ethereum / node-ethereum

[DEPRECATED] a simple standalone or embeddable Ethereum client written for Node.js
GNU General Public License v2.0
46 stars 38 forks source link

Processing Blocks Gets Slow #23

Open wanderer opened 9 years ago

wanderer commented 9 years ago

As the more blocks are processed node-ethereum gets slower. A quick look at memory useage looks like it is not a memory leak.