一個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效能分析工具
- 請問一個有關jdbc效能的問題JDBC
- 一個SQL效能問題的優化探索SQL優化
- 關於系統效能的一個問題
- 記一個效能優化問題優化
- 一個RESOURCE MANAGER引起的問題分析
- 【效能測試】常見的效能問題分析思路(一)道與術
- 資料庫Server效能問題分析案例一資料庫Server
- 分享發現的一個效能瓶頸問題
- 關於 SAP ABAP gateway OData 的一個詭異問題及解決辦法Gateway
- 一條insert語句導致的效能問題分析(一)
- BIEB:關於CRM系統查詢效能問題
- 分析CRM能解決哪些企業管理問題?
- 一個典型的加了 SAP 註解的 OData 服務明細分析
- 故障分析 | show processlist 引起的效能問題
- 如何分析報表效能問題
- Elasticsearch中關於transform的一個問題分析ElasticsearchORM
- 關於desc的一個奇怪問題及分析
- 這樣分析一個死鎖問題
- 一次TiDB GC阻塞引發的效能問題分析TiDBGC
- 一條insert語句導致的效能問題分析(二)
- 關於高效能聊天系統的一個問題
- 兩個小問題深入淺出List的效能問題
- 多執行緒引起的效能問題分析執行緒
- 一個“指令碼執行夯死”問題的分析指令碼
- 一個執行計劃解析的小問題分析
- Get 所有 Redis 效能問題分析手段Redis
- 陣列效能問題分析總結陣列
- 利用 JavaScript Profiler 分析 Vue 效能問題JavaScriptVue
- 記一次row cache lock引起的效能問題分析處理
- 武裝你的WEBAPI-OData常見問題WebAPI
- 分析一個企業CRM系統應用的案例
- 【效能測試】常見的效能問題分析思路(二)案例&技巧
- SAP CRM OData multiple origin Composition的測試
- CRM系統實施中的一些問題?
- 一個非技術問題的問題
- asmcmd的一個問題ASM
- 一個jbuilder的問題UI