Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1337940
  • 博文数量: 932
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10208
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
文章分类

全部博文(932)

文章存档

2021年(1)

2020年(134)

2019年(792)

2018年(5)

我的朋友

分类: 架构设计与优化

2019-12-18 22:10:58

A very rough performance comparison is performed in ER9/001.

Comparison scenario

The two below operations are compared:

(1) table ZCOMM_PRODUCT2
This is a very simple table which has only three fields. All of the fields are mapped from MARA.

(2) table ZCOMM_PRODUCT which is redirected to CDS view ZP_MARA_REDIRECT

Both table have exactly the same number of entries: 97.144
I create two simple ABAP methods to retrieve data from ZCOMM_PRODUCT and ZCOMM_PRODUCT2:

And use ST05 to trace the duration of these two kinds of SELECT SQL.
The case for direct read via SELECT SQL: 0.159 second
The case for CDS redirect: 0.247 second

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

阅读(533) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~