+ 1
Speed of SoloLearn interpreter
Hello. I'd like to ask about the speed while a code is interpreted and executed. It seem to me quite slow here. What is the technical issue behind it? Thank you
3 odpowiedzi
+ 5
speed of your internet.
when you write some code it is send to sololearn servers where they are compiled and run. and then sends you the result.
its not that compiler is slow or program execution takes more time there. Its that it has travel half of world, compiled, & then ran, them again travel back to you.
+ 6
I face the same problem also😞
+ 1
Thank you for the explanation! I guess this solves the Multiplatform diversion issue.