Optimise mro_get_linear_isa_c3() when there is a single parent. 40% speed up.
[p5sagit/p5-mst-13.2.git] / t / mro / isa_dfs.t
2009-08-20 Nicholas Clark Optimise S_mro_get_linear_isa_dfs() when dealing with...