On Sun, Oct 27, 2013 at 7:25 PM, Keitaro Yamashita <k.yamashita@spring8.or.jp> wrote:
Thank you very much for your reply. As the code passes the regression
test, I have committed this change. This sort() may slowdown the
runtime, but it seems comparable. For 3,099,125 reflections test case,
the difference was marginal (68.6 vs 68.9 sec).

This is within the margin of error on most systems.  It's a good illustration of why the overall process needs optimization, though.

-Nat