Ryan-Shz commented on issue #3198:
URL: https://github.com/apache/incubator-weex/issues/3198#issuecomment-617505194
> implement IWXApmMonitorAdapter
感谢回复,我做了下尝试,提取了以下这些性能数据:
`{
"subProcedures": {},
"stage": {
"callCreateFinish": 1587475195512,
"callRenderSuccess": 1587475195527,
"wxFirstInteractionView": 1587475195489,
"wxFsRender": 1587475195561,
"wxRenderTimeOrigin": 1587475195290,
"wxLoadBundleStartOnJsThread": 1587475195296,
"wxBeforeInvokeCreateInstanceContext": 1587475195323,
"wxJSBundleCreateFinish": 1587475195512,
"wxEndLoadBundle": 1587475195348,
"wxDestroy": 1587475202728,
"wxStartLoadBundle": 1587475195295,
"wxInteraction": 1587475196172,
"wxNewFsRender": 1587475195848
},
"stats": {
"wxViewCost": 397,
"wxExecJsCallBack": 0,
"wxMaxComponentCount": 247,
"wxScrollerCount": 2,
"wxFSCallJsTotalNum": 1,
"wxFSCallNativeTotalTime": 10,
"wxInteractionScreenViewCount": 37,
"wxBundleSize": 431.9462890625,
"wxComponentCost": 59,
"wxLayoutTime": 158,
"wxMaxDeepVDomLayer": 10,
"wxInteractionComponentCreateCount": 247,
"wxFSCallNativeTotalNum": 1,
"wxFSCallEventTotalNum": 1,
"wxBodyRatio": 96.41025641025641,
"wxFSCallJsTotalTime": 2,
"wxReInitCount": 1,
"wxImgUnRecycleCount": 11
},
"property": {
"wxBundleUrl": "",
"wxUseRuntimeApi": false,
"wxBizID": "WeexPageActivity",
"wxSDKVersion": "0.28.0",
"wxContainerName": "WeexPageActivity",
"wxInstanceType": "page",
"wxBundleType": "Vue",
"wxErrorCode": "0",
"wxJSLibVersion": "0.29.7",
"wxUIKitType": "platform"
},
"type": "weex_page",
"event": {}
}`
对这些字段是否有文档解释呢?或者可以参考的注释?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]