-
Committer:
John Arbash Meinel
-
Date:
2009-08-16 16:30:05 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4629.
-
Revision ID:
john@arbash-meinel.com-20090816163005-owo9jl07h6xlnip1
No need to pop one item off the stack after another.
We can just iterate over the group and append to the output.
Use direct function calls, rather than ordered.append.
Down to:
# 103ms graph.KnownGraph().merge_sort()
# 55ms kg.merge_sort()