hyperledger-labs / blockchain-verifier

bcverifier: Blockchain verification tool
Apache License 2.0
16 stars 8 forks source link

Performance issues #10

Open c20liu opened 3 years ago

c20liu commented 3 years ago

Hi, I want to use this tool to check the blockfile. But, i check one 64M blockfile, and It took nearly 2 hours

are there any way to improve performance? @shimos Taku Shimosawa thanks

shimos commented 3 years ago

Thank you for having an interest in this tool. Currently, this tool is not much optimized for performance.

Unfortunately, there is no option to improve the performance right now, but I will check if any instant improvement is possible.

We also have some performance improvement plan (including snapshots) in our development roadmap.