THUMarkLau commented on PR #8879:
URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1398203033

   I have done some performance test for this PR.
   
   For inner sequence space compaction, file num is 23, total file size is 
4.0GB.
   For inner unsequence space compaction, file num is 22, total file size is 
4.7GB.
   For cross space compaction, sequence file num is 1, unsequence file num is 
1, sequence file size is 4.0GB, unsequence file size is 4.7 GB.
   
   | | master(030302c96582f)| IOTDB-5140 |
   |----|----|----|
   |Inner-Seq| 281 s| 271 s |
   |Inner-Unseq| 235 s| 239 s |
   |Cross| 492 s| 501 s |
   
   


-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to