You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2019/06/17 08:59:17 UTC

[incubator-iotdb] branch time_statstic updated (c9ea814 -> 961e4be)

This is an automated email from the ASF dual-hosted git repository.

suyue pushed a change to branch time_statstic
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from c9ea814  change queue to ConcurrentCircularArray for performance
     add 961e4be  add monitor switch for each operation

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/cost/statistic/Measurement.java       | 52 +++++++++++++++++-----
 .../iotdb/db/cost/statistic/MeasurementMBean.java  | 13 ++++++
 .../db/cost/statistic/PerformanceStatTest.java     | 20 +++++----
 3 files changed, 66 insertions(+), 19 deletions(-)