You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/01/06 09:14:21 UTC

[GitHub] [incubator-shardingsphere-doc] nancyzrh opened a new pull request #424: Modify performance test document

nancyzrh opened a new pull request #424: Modify performance test document
URL: https://github.com/apache/incubator-shardingsphere-doc/pull/424
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere-doc] terrymanu merged pull request #424: Modify performance test document

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #424: Modify performance test document
URL: https://github.com/apache/incubator-shardingsphere-doc/pull/424
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere-doc] tuohai666 commented on a change in pull request #424: Modify performance test document

Posted by GitBox <gi...@apache.org>.
tuohai666 commented on a change in pull request #424: Modify performance test document
URL: https://github.com/apache/incubator-shardingsphere-doc/pull/424#discussion_r363219355
 
 

 ##########
 File path: document/current/content/features/test-engine/performance-test.cn.md
 ##########
 @@ -7,7 +7,7 @@ weight = 5
 
 ## 目标
 
-根据验证目标将性能测试分为损耗测试和提升测试,从业务角度考虑,在基本应用场景(单路由,主从+脱敏+分库分表,全路由)下,insert+update+delete通常用作一个完整的关联操作,用作损耗/提升测试评估,而select关注分片优化可用作性能评估的另一个操作;而主从模式下,将insert+select+delete作为一组评估性能的关联操作。为了更好的观察效果,设计在一定数据量的基础上,20并发线程持续压测半小时,进行增删改查性能测试。
+对Sharding-JDBC,Sharding-Proxy及MySQL进行性能对比。从业务角度考虑,在基本应用场景(单路由,主从+脱敏+分库分表,全路由)下,insert+update+delete通常用作一个完整的关联操作,用于性能评估,而select关注分片优化可用作性能评估的另一个操作;而主从模式下,可将insert+select+delete作为一组评估性能的关联操作。为了更好的观察效果,设计在一定数据量的基础上,20并发线程持续压测半小时,进行增删改查性能测试。
 
 Review comment:
   insert/update/delete/select -> INSERT/UPDATE/DELETE/SELECT

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services