Experiment with parallelization of listpossiblecjtxids.sh
#36
Labels
enhancement
New feature or request
listpossiblecjtxids.sh
#36
Currently transactions in block are analyzed one by one sequentally. Could do multiple in parallel if user has enough CPU cores. That might solve problem that often it takes more than 10 minutes to analyze single block on my laptop. Here's one potential option - https://github.com/jkool702/forkrun.
The text was updated successfully, but these errors were encountered: