|
|
|
|
|
|
跟踪器
- 自动记录断点之间的资源消耗、迅速定位系统瓶颈
- 跟踪内容包括:耗时、数据库连接次数、查询次数、新增次数、更新次数、删除次数、内存变化
效果演示:
| track: | | process | title | time | conn | query | insert | update | delete | memory | memory+ | | action | | 190 | 1 | 0 | 0 | 11 | 0 | 85=96-10 | 6.65 | | create action objects | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | AI: com.fastunit.framework.interceptor.ACI | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | AI: com.fastunit.framework.interceptor.TokenAI | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | AI: com.fastunit.framework.interceptor.UserLogInterceptor | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | AI: com.fastunit.framework.interceptor.ValidationAI | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | AI: com.fastunit.framework.interceptor.LoadTablesAI | 0 | 0 | 0 | 0 | 0 | 0 | 78=96-17 | 0.0 | | do action | 190 | 1 | 0 | 0 | 11 | 0 | 85=96-10 | 6.65 | | view | | 120 | 1 | 2 | 0 | 0 | 0 | 88=96-7 | 3.34 | | create view objects | 110 | 1 | 2 | 0 | 0 | 0 | 88=96-7 | 3.34 | | PI: com.fastunit.framework.interceptor.ACI | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | PI: com.fastunit.framework.interceptor.UserLogInterceptor | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | UI: com.fastunit.framework.interceptor.ACI (cd1.formlist) | 10 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | UI: com.fastunit.framework.interceptor.ACI (cd1.form) | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | write unit: cd1.form | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | UI: com.fastunit.framework.interceptor.ACI (music1.list) | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | write unit: music1.list | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 | | write unit: cd1.formlist | 0 | 0 | 0 | 0 | 0 | 0 | 88=96-7 | 0.0 |
|
| |
|
|
| |