timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.26k stars 297 forks source link

OutOfOrder as config parameter in IoT Usecase #189

Open marcelcastrobr opened 2 years ago

marcelcastrobr commented 2 years ago

Hi, I am looking for a way to enable/disable out-of-order while generating traffic. I was not able to find neither in simulator nor in file. I see that the variables are configured in pkg/data/usecases/iot/batch_config.go

Is that possible to enable/disable OutOfOrder while using tsbs_load ?