feat: React 纯函数

This commit is contained in:
liubinpeng
2021-02-05 15:00:54 +08:00
parent 1215a75987
commit 31537f0a09
6 changed files with 87 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# 带你打造一套 APM 监控系统
## 带你打造一套 APM 监控系统
> APM 是 Application Performance Monitoring 的缩写,监视和管理软件应用程序的性能和可用性。应用性能管理对一个应用的持续稳定运行至关重要。所以这篇文章就从一个 iOS App 的性能管理的纬度谈谈如何精确监控以及数据如何上报等技术点