How long does indexing take? #1791
-
I'm using an old Mac with 8g RAM but I'm actually running Ubuntu and using an external SSD to store the bitcoin node. Syncing the whole Blockchain took about 2 days. Indexing ORD wallet looks like it will take about 20 days, it started fast but at around 50% progress it now takes about an hour to go through 1000 blocks, what's the usual processing time for this? And I'm curious about the indexing process, what's happening there? Is it traversing all previous blocks with every new block? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 30 replies
-
This PR could improve things if you can build from source: https://github.com/casey/ord/pull/1759
|
Beta Was this translation helpful? Give feedback.
This PR could improve things if you can build from source: https://github.com/casey/ord/pull/1759