mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 00:09:31 +01:00
This test is useful for performance comparisons with `streamEntireBitcoindBlockchainAsBuffers()`. With adding to the `TxConfidenceTable` removed from `Block.read()` and on a fast, modern laptop, `streamEntireBitcoindBlockchainAsBuffers()` currently takes under 2 minutes while `streamEntireBitcoindBlockchainAsBlocks()` takes over 5 minutes. |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |