Recently I solved a problem with a 100% faster code than other submissions. I still made some changes to reduce my space complexity. For some reason that reduced my time to less than 100% fast. Then I revert my code back to the original and it started showing 60% faster than the other submission. I submitted again with no changes and yet once again it changed to some other percentage.
What is up with that? Any other related experiences?