stormbroken commented on pull request #4556:
URL: https://github.com/apache/iotdb/pull/4556#issuecomment-991421685


   If you want to use query stat, please set `enable_performance_stat=true` in 
`iotdb-engine.properties` and set `enableMetric: false` in `iotdb-metric.yml`
   I use iotdb-benchmark to have a try, and set 
`OPERATION_PROPORTION=1:1:1:1:1:1:1:1:1:1:1`. take jmx for example, some 
related pictures are as follows.
   
   count of query:
   
   
![image](https://user-images.githubusercontent.com/46039728/145661478-4bc8630f-ee59-4a72-903e-83eb542fadbd.png)
   
   count of insert:
   
![image](https://user-images.githubusercontent.com/46039728/145661518-639aeeed-3f6e-4eae-afdf-dd6f33e9a9de.png)
   
   
   histogram of latency of query:
   
   
![image](https://user-images.githubusercontent.com/46039728/145661468-6f05dd2b-501d-425c-969a-5679c82939d1.png)
   
   histogram of latency of insert:
   
   
![image](https://user-images.githubusercontent.com/46039728/145661532-7c51fb9c-3635-4a65-ae74-a7c1fdb353da.png)
   
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to