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 2019/09/30 03:44:56 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2908: Support for visualization of ShardingSphere performance

terrymanu commented on issue #2908:  Support for visualization of ShardingSphere performance
URL: https://github.com/apache/incubator-shardingsphere/issues/2908#issuecomment-536388842
 
 
   Jenkins only can upload a simple picture which is not enough to display performance.
   We may do it in our own website (asf-site), there are some tasks we should do:
   
   Frontend:
   
   1. Display most recently 30 days performance data which is load from github directly (https://github.com/apache/incubator-shardingsphere-benchmark)
   2. Display native MySQL, Sharding-JDBC and Sharding-Proxy's performance in same screen.
   3. Do not display performance data of 3.x by default, can use a parameter flag to display it.
   4. Adjust display details, such as rename calm to normal word and try to reduce text description.
   5. Add navigation page for performance test scenario.
   6. During data accumulation, consider about display  most recently 90 days and most recently year's sampling display.
   
   Backend:
   
   1. Complete all performance test scenarios.
   2. Push performance test data to github (https://github.com/apache/incubator-shardingsphere-benchmark) every day automatically.
   3. Tracing performance data and try to analyze performance issue.
   
    

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