Hello,
Anybody is experiencing slow calcualtion and unstable memeory occupation right now?
Today, when i try to run my new payout function, it took an hour already without generating any progress info (i wrote code to print out the progress).
Then, i tested my previous code which hasn’t been modified since yesterday. Still it doesn’t run like it used to be.
Our strategy calculates a lot of tables, from our observation, usually the memory occupation gradually goes higher since more and more calculation is done and stored in variables. However, today, the memory occupation bounce back and forth, sometimes higher sometimes much lower.
So far, we haven’t seen any error message. the codes just run like there is no end.
Can anyone check this issue or provide any advice? thank you!