Hi,

I am considering adding a module for long term test in IoTDB code repo.

Sometimes when we developing new features or improvements, we may consider
different aspects, e.g., the performance, the memory cost, the cpu cost
etc..
And, these test may need to be run for a long time to obverse the system
stability.

So, I think we can add a new module in our repo for doing that.
e.g., add a new profile called long-term-test, and only using `mvn -P
long-term-test` to run the test.

I can modify the maven pom file, but we also need add some
basic functionality, e.g., monitoring the memory cost, cpu cost and time
cost.

Notice,  we are using github.com/thulab/iotdb-benchmark for testing IoTDB
now.  this new module is not for replacing the benchmark.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院

Reply via email to