#Looking for some help/tips for cloud

1 messages · Page 1 of 1 (latest)

modest gyro
#

Hi
Seven seconds is long, does this happen every time you call that script? The first time (cold launch) can take a bit longer.

If you are doing some database calls, you could also log how long those are taking to identify where the 7 seconds comes from

kind brook
#

yeah the crazy part is my test from my pc makes the same database calls, but is so much faster

#

I managed to get the time down a lot by removing some unnecessary expensive calculations, it's down to 3s now, which is acceptable

#

but my PC now does it in 0.8