> > accoujulia, see the "performance tips" section of the manual, which > describes > several tools. > > --Tim >
Please bear in mind that I was using Julia 0.3 so I only looked at the 0.3 documentation as I'm supposed to. It's true that I should have thought about putting @allocated in the loop to get line by line information, but it gets very messy very quickly. I've just seen that there are alternatives in master though. I'll look into that. Thanks.
