jackjoesh opened a new issue #9330:
URL: https://github.com/apache/shardingsphere/issues/9330


   I have made a simple sql test:  select * from order where order = ?
   And the speed of version 3.1 is always 1-2 milliseconds faster than version 
4.11.
   Why having this gap?  I guess because the class  structure of version 4.11 
is more complicated than version 3.1,  so cost more time.
   This question is very important to us, because our system concurrency is 
greater than 100k qps, we can't bear one more 1-2 milliseconds slower for all 
clusters.
   Can anyone give me an answer?    And can official provide an reference 
performance test report for version 4.11 or version 5.0?
   Thank you very much.


----------------------------------------------------------------
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:
[email protected]


Reply via email to