In Ragstone release, we have remodelled the way reverse-next
works, resulting in a double-whammy improvement.
- Performance is improved, in some cases very significantly, when using the
reverse-next
command. - Correctness is better, so that you are less likely to end up somewhere unexpected in your recorded history. With the old implementation on optimised binaries, we sometimes identified the wrong instruction for the previous line of code.