mnemonics_for_run is slow
The function mnemonics_for_run is slow.
After some line profiling it seems that calling extra_data keys_for_source() is the bottleneck.
This cannot be avoided, however the way of checking the correct version of the mnemonic can be improved.