Thanks for the clarifications! > What I originally observed, very roughly: > > compile_time(N*size) < 2 * N * compile_time(size) I suppose technically this means it's linear, but there's an uncertainty of a factor of 2 in the measurements. Or something like that... Thanks, Jay.