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/02/14 09:41:12 UTC

[GitHub] [incubator-shardingsphere] nancyzrh opened a new pull request #4310: Update performance doc

nancyzrh opened a new pull request #4310: Update performance doc
URL: https://github.com/apache/incubator-shardingsphere/pull/4310
 
 
   
   

----------------------------------------------------------------
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] terrymanu merged pull request #4310: Update performance doc

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

----------------------------------------------------------------
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] terrymanu commented on a change in pull request #4310: Update performance doc

Posted by GitBox <gi...@apache.org>.
terrymanu commented on a change in pull request #4310: Update performance doc
URL: https://github.com/apache/incubator-shardingsphere/pull/4310#discussion_r379347139
 
 

 ##########
 File path: docs/document/content/features/test-engine/performance-test.cn.md
 ##########
 @@ -7,25 +7,25 @@ weight = 5
 
 ## 目标
 
-对Sharding-JDBC,Sharding-Proxy及MySQL进行性能对比。从业务角度考虑,在基本应用场景(单路由,主从+脱敏+分库分表,全路由)下,INSERT+UPDATE+DELETE通常用作一个完整的关联操作,用于性能评估,而SELECT关注分片优化可用作性能评估的另一个操作;而主从模式下,可将INSERT+SELECT+DELETE作为一组评估性能的关联操作。为了更好的观察效果,设计在一定数据量的基础上,20并发线程持续压测半小时,进行增删改查性能测试。
+对Sharding-JDBC,Sharding-Proxy及MySQL进行性能对比。从业务角度考虑,在基本应用场景(单路由,主从+脱敏+分库分表,全路由)下,INSERT+UPDATE+DELETE通常用作一个完整的关联操作,用于性能评估,而SELECT关注分片优化可用作性能评估的另一个操作;而主从模式下,可将INSERT+SELECT+DELETE作为一组评估性能的关联操作。为了更好的观察效果,设计在一定数据量的基础上,使用jmeter 20并发线程持续压测半小时,进行增删改查性能测试,且每台机器部署一个mysql实例。
 
 Review comment:
   Please use `MySQL` to instead of `mysql`

----------------------------------------------------------------
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] coveralls commented on issue #4310: Update performance doc

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4310: Update performance doc
URL: https://github.com/apache/incubator-shardingsphere/pull/4310#issuecomment-586201399
 
 
   ## Pull Request Test Coverage Report for [Build 1729](https://coveralls.io/builds/28732466)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage remained the same at **62.746%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28732466/badge)](https://coveralls.io/builds/28732466) |
   | :-- | --: |
   | Change from base [Build 855](https://coveralls.io/builds/28731373): |  0.0% |
   | Covered Lines: | 11049 |
   | Relevant Lines: | 17609 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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] coveralls edited a comment on issue #4310: Update performance doc

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4310: Update performance doc
URL: https://github.com/apache/incubator-shardingsphere/pull/4310#issuecomment-586201399
 
 
   ## Pull Request Test Coverage Report for [Build 1734](https://coveralls.io/builds/28733147)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **9** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.7%**) to **62.028%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-oracle/src/main/java/org/apache/shardingsphere/sql/parser/OracleParserEntry.java](https://coveralls.io/builds/28733147/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-oracle%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2FOracleParserEntry.java#L56) | 9 | 0% |
   <!-- | **Total:** | **9** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28733147/badge)](https://coveralls.io/builds/28733147) |
   | :-- | --: |
   | Change from base [Build 855](https://coveralls.io/builds/28731373): |  -0.7% |
   | Covered Lines: | 11049 |
   | Relevant Lines: | 17813 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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