Speed up GetLatestForecastsRequest #96
Closed
peterdudfield
announced in
General
Replies: 4 comments 1 reply
|
This currently takes a long time ~10 seconds, for one location. This is without using the pivot_timestamp_utc |
0 replies
|
Looking at the sql that is run Takes about 11 seconds as all forecast objects are queried and returned |
1 reply
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.
It would be great to speed up the
GetLatestForecastsRequestby adding a possible filter on model_name / forecastersit would be great if we could add forecasters, but not the version of the forecaster, just the name
All reactions