SoloLearn Compiler is so slow. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 9

SoloLearn Compiler is so slow.

Why it works slow, also sometimes I can't compile code because it returns me "Internet error, please try again later."? PS/ If no internet, how I has wrote this post:)

26th Dec 2017, 7:01 AM
Xeight Bive
Xeight Bive - avatar
7 Antworten
+ 15
Internet error != No internet. It simply means the servers ran into a connection issue when you ran Code Playground. This is usually client-side. It is working fine for me.
26th Dec 2017, 7:05 AM
Hatsy Rei
Hatsy Rei - avatar
+ 11
sometimes it happens @Xeight
26th Dec 2017, 7:33 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 8
Ok, I have the same question for my internet providers...)
26th Dec 2017, 7:09 AM
Xeight Bive
Xeight Bive - avatar
+ 3
SoloLearn developers can make the possibility to download compiler libraries to local phone store and to compile scripts by phone. It also can make their servers work faster, and of course, it would be more useful from client side.
27th Dec 2017, 5:41 AM
Xeight Bive
Xeight Bive - avatar
+ 2
The Sololearn compilers may be slow because they compile a lot each time. I made this (https://code.sololearn.com/cMxQA0tgINYM/#py) code just to see if I could map the Sololearn file tree, and I noticed that there were multiple .exe files in directories that contained .c, .cpp and .cs files. It is a python code so there shouldn't be any .exe files. It looks like Sololearn has a file for each supported language, and that each file is compiled every time you run it.
27th Dec 2017, 5:18 AM
Cailyn Baksh
+ 2
It may be a matter of resources. I am not sure how SoloLearn finds the money to maintain this free service. I am guessing it is not easy to upgrade servers if there are not enough resources.
27th Dec 2017, 5:35 AM
Red Hawks
Red Hawks - avatar
+ 2
yeah! That's true...
27th Dec 2017, 8:48 AM
loveneesh lawaniya
loveneesh lawaniya - avatar