Hello, everyone.
Everything in my python account seems to be running painstakingly slow, for the last month or so. A python notebook kernel is getting 30s to be restarted, not to mention when the constat "kernel error" messanges I get once every hour when working in a Python notebook. Besides that, according to the %%time magic command inside a notebook cell, I'm getting huge Wall time.
For instance...
CPU times: user 270 ms, sys: 7.05 ms, total: 277 ms
Wall time: 5.7 s
My CPU usage never reachs 100%. My file storage limit is currently 57%.
Could anyone git me a hint of what to do? It became impractical to produce code under these conditions. I have been using pythonanywhere since many years and it is the first time I'm experiencing such bad conditions.