Verification of in-block transaction with many inputs takes too long #356
Labels
F3-annoyance
The client behaves within expectations, however this “expected behaviour” itself is at issue.
F7-footprint
An enhancement to provide a smaller (system load, memory, network or disk) footprint.
M4-core
Core client code / Rust.
Verification of transactions:
https://blockchain.info/ru/tx/6bb9c31f15c6940d4bd664054e398e420425339aadc65e8c491cf1151fe7ff4b
https://blockchain.info/tx/b9d69463c500b81dc2ff600d0b528b15fb816c4dab11e424151de0bcbea7f26f
takes ~10-15s on my PC. While verification of most others takes < 1/20s.
Maybe we could profile this in tests && check if we could increase performance
The text was updated successfully, but these errors were encountered: