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/26 12:14:50 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4480: Shardingsphere takes a long time to parse simple SQL for the first time

terrymanu commented on issue #4480: Shardingsphere takes a long time to parse simple SQL for the first time
URL: https://github.com/apache/incubator-shardingsphere/issues/4480#issuecomment-591396084
 
 
   Your time cost maybe not SQL parse only, it seems like the cost of load metadata are added too.
   Can you use skywalking or other OpenTracing supported project to trace your SQL parser time?

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