ABAP Webdynpro效能測試工具
Under package SWDP_PERFORMANCE_VERIFICATION there is a pair of reports WDT_TRACE_ON and WDT_TRACE_OFF which could switch on and switch off performance trace. To switch on trace, set the user parameter WDA_PERF_TRACE_ON as abap_true, then run report WDT_TRACE_ON.
In the webdynpro runtime framework code,you could see there is code to record the runtime performance information implemented via keyword GET RUN TIME FIELD.
You can find all positions where framework has done such performance recording with the help of report RS_ABAP_SOURCE_SCAN with search keyword name = macro name wdr_perf_trace_on and search package name = SWDP_RUNTIME_CORE.
Once you activate the performance trace, you can run your application in UI as usual. After application runs over, you can deactivate the trace by running report WDT_TRACE_OFF, it will retrieve all runtime performance trace information with start and stop time.
the report will also do some calculations based on those two times and display the result:
For description of each columns, please refer to description maintained in DDIC structure STRC_S_STAT.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2712086/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 效能測試工具 - Siege
- 使用ABAP實現Mock測試工具MockitoMockito
- 【PG效能測試】pgbench效能測試工具簡單使用
- 如何修改SAP ABAP webdynpro的背景色Web
- 幾種 SAP ABAP OData 服務的效能評估和測試工具介紹試讀版
- ABAP webdynpro的view navigation和WebUI的view navigationWebViewNavigationUI
- 使用 fio 工具測試 EBS 效能
- java 效能測試框架工具-junitperfJava框架
- 負載,效能測試工具-Gatling負載
- 效能測試工具你知道多少?
- 效能測試:主流壓測工具介紹
- JMeter效能測試工具使用入門JMeter
- 自己上手寫效能測試工具(二)
- Webapi管理和效能測試工具WebBenchmarkWebAPI
- sitespeedio前端效能測試工具介紹前端
- 在ABAP Webdynpro裡顯示PDF的一種辦法Web
- 使用SAP Transaction Launcher將ABAP Webdynpro嵌入到WebClient UI中WebclientUI
- 在SAP CRM WebClient UI裡開啟ABAP Webdynpro頁面WebclientUI
- ABAP Webdynpro和WebClient UI不同的會話管理機制WebclientUI會話
- SAP CRM WebClient UI和ABAP Webdynpro頁面的互相跳轉WebclientUI
- PR效能測試工具升級到全鏈路效能測試與分析平臺
- 移動端效能測試必備工具 PerfDog 效能狗
- 網路效能測試工具iperf的使用
- 效能測試工具的 Coordinated Omission 問題
- CentOS 下效能測試工具 wrk 安裝CentOS
- 測試網路效能的小工具
- 【網路】效能指標與測試工具指標
- 效能測試監控工具--Jmeter + Grafana + InfluxDBJMeterGrafanaUX
- 使用 Postman 工具高效管理和測試 SAP ABAP OData 服務試讀版Postman
- ABAP Webdynpro和CRM WebClient UI不同的UI表現機制WebclientUI
- 效能測試——壓測工具locust——指令碼初步編寫指令碼
- Linux iperf 網路傳輸效能測試工具Linux
- 效能測試之JVM的故障分析工具VisualVMJVMLVM
- 移動效能測試---工具PerfDog簡單使用
- 效能測試工具Lmbench的使用和下載
- 把經典的ABAP webdynpro應用配置到SAP Fiori Launchpad裡Web
- 阿里巴巴 Android 效能測試工具 mobileperf 開源 (天貓精靈 Android 效能測試 - 線下篇)阿里Android
- 效能測試