Let's say I have a file that is 635Mb and I am able to reduce it to 470Mb with a compression algorithm. This is a 26% reduction in size right? In other words it is 1.35 times smaller right?
Ok, now let's say I have a process that runs in 3.5 seconds before a tweak and 6.7 seconds after a tweak. The tweak caused a 91% decrease in performance or stated differently caused the process to run 1.91 times longer right?
I need sleep.
EDIT: Figured it out. I was looking at it from the wrong perspective. The prefile size is 1.35 times larger than the postfile size which stated differently the postfile size is .26 times smaller than the prefile size.
I think my process runtime numbers are correct though.
Ok, now let's say I have a process that runs in 3.5 seconds before a tweak and 6.7 seconds after a tweak. The tweak caused a 91% decrease in performance or stated differently caused the process to run 1.91 times longer right?
I need sleep.
EDIT: Figured it out. I was looking at it from the wrong perspective. The prefile size is 1.35 times larger than the postfile size which stated differently the postfile size is .26 times smaller than the prefile size.
I think my process runtime numbers are correct though.