Closed GoogleCodeExporter closed 9 years ago
These are good improvements, thanks.
However the DiskBlockStore is not intended to be used on Android devices. I
know it's slow. That's why I've been telling Andreas to wait for another
blockstore implementation that has zero memory overhead and zero startup time
at the cost of slower block loads and more expensive difficulty transitions.
Original comment by hearn@google.com
on 12 Apr 2011 at 8:02
This issue was closed by revision r53.
Original comment by hearn@google.com
on 20 Apr 2011 at 4:39
Note that I didn't remove the verify() call because it only saved a couple
hundred milliseconds on my machine and it's a good check against file
corruption.
I'd be interested to know how long it takes to load on a real Android device
rather than the emulator, which is so slow as to be meaningless.
Original comment by hearn@google.com
on 20 Apr 2011 at 4:40
Original issue reported on code.google.com by
heg...@gmail.com
on 11 Apr 2011 at 10:38Attachments: