Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:26

René Scharfe [off-list ref] writes:
Speed up prepare_revision_walk() by adding commits without sorting
to the commit_list and at the end sort the list in one go.  Thanks
to mergesort() working behind the scenes, this is a lot faster for
large numbers of commits than the current insert sort.
This is one of these moments I am reminded why I am grateful to have you
in the community.  The first message from you in a topic that needs to
touch a quite core part of the system often is not a participation in the
discussion, but is a solution that is already well crafted.

Thanks, will queue.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help