shizy818 commented on PR #14616: URL: https://github.com/apache/iotdb/pull/14616#issuecomment-2597858915
https://github.com/apache/iotdb/pull/14616/commits/8f78b21409a2adc3638ca00da462efc8af7248e8 When I use minimal heap to merge sort, it performs much better when there are a number of sorted tvlist ( tvlist_sort_threshold = 100). However it performs worse when there is only one tvlist (tvlist_sort_threshold = 0). Not sure if I should revert this change. -- 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]
