Today I was running codes that have been running daily for months and I noticed the speed of the running code was slower than usual. I’ve tried everything by now, the code already had the store | Fast | !ReplaySpeed
, I tried adding a bunch more in random places of the code, I already rebooted the PC, reinstalled Kantu and it just keeps running slower than usual. Codes that used to run in like 5 minutes or less now take half an hour or more.
Looking just at a pause | 30000 |
I looked that the seconds run weirdly, some run smoothly (1 real second per number in kantu) but in others it stucks like 3 real seconds.
I added some echo | ${!ReplaySpeed} |
and it throws FAST, but it’s not actually running Fast
Please help