Kyson / AndroidGodEye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Apache License 2.0
2.6k stars 344 forks source link

这个往后能不能发展成线上监控? #7

Closed weinierfei closed 6 years ago

weinierfei commented 6 years ago

如题

Kyson commented 6 years ago
  1. 理论上可以,开始的设计就具备这种架构
  2. 部分模块会影响性能,比如内存泄露,所以生产环境不要安装 3最后做好性能测试