Submitted a C++ solution for a problem - 3ms.
Changed the code a bit, submitted - 6ms.
Restored the original code, submitted - 6ms
I wonder if the perf measuring scenarios run the tests several times, taking averages, making sure deviation is small. If the tests run on virtual machines, how dedicated are those to our submissions?