Currently, a lot of the time spent in call opcodes is spent either storing the return address as a valid jump destination, or retrieving the valid jump destinations for the destination contract. We might benefit from looking at a faster datastructure that can handle these operations quicker.
Currently, a lot of the time spent in call opcodes is spent either storing the return address as a valid jump destination, or retrieving the valid jump destinations for the destination contract. We might benefit from looking at a faster datastructure that can handle these operations quicker.