We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4724d09 commit 1f93189Copy full SHA for 1f93189
1 file changed
locale/zh-cn/docs/guides/simple-profiling.md
@@ -217,5 +217,8 @@ Percentage of the requests served within a certain time (ms)
217
218
希望通过对此(诚然是做作的)示例的性能调查,您已经看到了 V8 刻度处理器如何帮助您更好地了解 Node.js 应用程序的性能。
219
220
+你也会发现[如何创建火焰图][]对你是有帮助的。
221
+
222
[V8 内探测器]: https://v8.dev/docs/profile
223
[异步编程的好处]: https://nodesource.com/blog/why-asynchronous
224
+[如何创建火焰图]: ../diagnostics-flamegraph/
0 commit comments