Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

Help Center/ FunctionGraph/ FAQs/ Function Execution FAQs/ How Can I Speed Up Initial Access to a Function?

How Can I Speed Up Initial Access to a Function?

Updated on 2023-06-19 GMT+08:00

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:

  • Allocate more memory to the function.
  • Simplify function code, for example, delete unnecessary dependency packages.
  • When using C# in non-concurrent scenarios, you can also:

    Create a one-minute timer trigger to ensure that there is at least one active instance.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback