ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

lots of GC when syncing the blockchain #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not that it was big of an issue but right now, bitcoin-wallet spams my logcat 
with GC reports.

Downloading the Blockchain at 10 blocks per second triggers a 26k objects, 1MB 
GC twice per second. I wonder if syncing the block chain at my 100Mbit is 
traffic bound.

Original issue reported on code.google.com by LWanders...@gmail.com on 25 Nov 2011 at 3:06

GoogleCodeExporter commented 9 years ago
This cannot be changed currently. Its the way BitCoinJ works.

Original comment by andreas....@gmail.com on 25 Nov 2011 at 8:08