forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1.2 KiB
1.2 KiB
How Can I Speed Up Initial Access to a Function?
C# and Go support a lower startup speed than other languages due to mechanism issues. You can use the following methods to speed up initial access to a function:
Parent topic: Function Execution FAQs