Is there an automatic way to find out which of my many `await` s are taking too long?

后端 未结 0 746
情书的邮戳
情书的邮戳 2021-01-15 21:09

Async profiling: My NodeJs code has about 200 instances of the use of await, and it is very slow. Is there a systematically way to find out how long each

相关标签:
回答
  • 消灭零回复
提交回复
热议问题