You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I deploy genkit using Firebase functions, I noticed that it takes Genkit over 30 seconds (sometimes even 50) to load.
You can clearly see it in the logs:
Is this normal? Is this the behavior we are expected to get, or is there some config we can do to improve performance?
It will make it impossible to scale, as the cost of running such long functions will be huge.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I deploy genkit using Firebase functions, I noticed that it takes Genkit over 30 seconds (sometimes even 50) to load.
You can clearly see it in the logs:
Is this normal? Is this the behavior we are expected to get, or is there some config we can do to improve performance?
It will make it impossible to scale, as the cost of running such long functions will be huge.
Beta Was this translation helpful? Give feedback.
All reactions