This message was deleted.
# ask-questions
w
This message was deleted.
f
I would still create a separate GrowthBook instance for every invocation. The SDK will cache the features in memory and reuse them across instances. Most serverless runtimes will reuse the environment for many requests so the cost of fetching should only be incurred once as part of cold starts.
👍 1
205 Views