Cpaulyz opened a new pull request, #12174: URL: https://github.com/apache/iotdb/pull/12174
## Experiment * Environment ``` LOOP=1 BATCH_SIZE_PER_WRITE=1 DEVICE_NAME_PREFIX=d_ DEVICE_NUMBER=10000 SENSOR_NUMBER=166 ``` * Before <img width="398" alt="image" src="https://github.com/apache/iotdb/assets/43774645/3c1e96cf-acef-44f9-a71e-b4e0bcac1acf"> DeleteTimeSeriesStatement cost time: 2596ms * After <img width="386" alt="image" src="https://github.com/apache/iotdb/assets/43774645/1738c8e5-2a0e-4683-9878-2e2baa20b558"> DeleteTimeSeriesStatement cost time: 1589ms -- 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]
