Speed up ListPredictionsAtTimeForLocations #120
Closed
peterdudfield
announced in
General
Replies: 3 comments 4 replies
|
This can be speed up big time with I guess this is because |
4 replies
|
Provided we aren't expecting to make forecasts with a >2 day lead time, then I think this is a good idea! But we should maybe make a note of that. |
0 replies
|
This has been implemented. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Current this SQL functions take a long time
Around 7 seconds for each go
It looks like this is the slow bit
All reactions