Yes, it makes quite a bit of sense to use timsort outside of CPython, in specific, or Python, in general.
There is currently an effort underway to replace Java’s “modified merge sort” with timsort, and the initial results are quite positive.
Yes, it makes quite a bit of sense to use timsort outside of CPython, in specific, or Python, in general.
There is currently an effort underway to replace Java’s “modified merge sort” with timsort, and the initial results are quite positive.