一個CRM OData的效能問題分析
In My appointment application, when jerry clicks F4 on account field, there will be odata request to retrieve account information.
To my surprise, this odata request took more than one minute to get response:
Then I did a performance trace in jerry system and found out most time is spent on your code CL_CRM_BP_ODATA_RT~ SELECT_ENTITYSET_BY_SQL.
I wrote a report in jerry system MOR/300 to reproduce this performance issue, report name: ZTEST_APP_PERFORMANCE. Simply execute it and you will find the issue.
In jerry system there are 645,212 entries in BUT000, and in AG3/001 I execute the same report ( report name: ZSEARCH_BP_IN_APPOINTMENT ) with BUT000 entries 60,452.
The performance of these two systems are quite different, even considering the table volume difference:
In jerry system: 645,212 entries, 81 seconds
In AG3/001: 60,452 entries, 0.178 second
Even if I disable the authorization related search field,
The performance is a little bit improved but still bad: 645,212 entries, 56 seconds
I am using MaxDB.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2675747/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP OData效能分析工具
- 記一個效能優化問題優化
- 一個RESOURCE MANAGER引起的問題分析
- 【效能測試】常見的效能問題分析思路(一)道與術
- 一次TiDB GC阻塞引發的效能問題分析TiDBGC
- 關於 SAP ABAP gateway OData 的一個詭異問題及解決辦法Gateway
- 故障分析 | show processlist 引起的效能問題
- 如何分析報表效能問題
- Elasticsearch中關於transform的一個問題分析ElasticsearchORM
- 分析CRM能解決哪些企業管理問題?
- 一個典型的加了 SAP 註解的 OData 服務明細分析
- 兩個小問題深入淺出List的效能問題
- 多執行緒引起的效能問題分析執行緒
- 利用 JavaScript Profiler 分析 Vue 效能問題JavaScriptVue
- Get 所有 Redis 效能問題分析手段Redis
- 陣列效能問題分析總結陣列
- SAP CRM OData multiple origin Composition的測試
- 一個“指令碼執行夯死”問題的分析指令碼
- 【效能測試】常見的效能問題分析思路(二)案例&技巧
- 武裝你的WEBAPI-OData常見問題WebAPI
- ab個性化實驗的效能問題
- 分析一個企業CRM系統應用的案例
- 請問一個 authorize的問題
- CRM系統實施中的一些問題?
- SAP CRM Product hierarchy,Category和Application三個問題GoAPP
- 一次容器MySQL的效能問題排查MySql
- 伺服器效能指標(一)——負載(Load)分析及問題排查伺服器指標負載
- SAP CRM OData模型裡的addressable為true的含義模型
- OOM分析之問題一)OOM
- 一個有趣的this指向問題
- 一個有趣的鎖問題
- MySQL:一個特殊的問題MySql
- 最近思考的一個問題
- 如何使用SAP HANA Studio的PlanViz分析CDS view效能問題View
- 【恩墨學院】一次由查詢轉換引起的效能問題的分析
- 雲吞鋪子:RDS for MySQL CPU效能問題分析第一篇MySql
- 思考一個問題
- 一個小問題