I've run a test on a program, upgraded the program and then run the same tests again. The first test showed that the median time for the program to respond was approximately 2.0 seconds. The second test showed that, after the upgrade, the median time for the program to respond was approximately 0.5 seconds.
While writing a paper, I really want to emphasize the speed increase of the program after the upgrade. I recognize that I can multiply 0.5 seconds by 4 to get 2 seconds, but that really means, "the pre-upgraded program was 4 times slower than the upgraded program". I want to say something like, "After the upgrade, the program ran x times faster than before the upgrade."
What is the proper way to get x?