On Apr 4, 9:44 pm, mattschinkel <[email protected]> wrote: > Seb, I think some of my samples could be the problem. I think my mp3 > sample takes quite a long time if you don't use -no-variable-reuse. I > think you know this already.
I have found compile times for my CatpadV2 vary between 21s and 340s with small variation in the way I put the same program. The compiler seems to get a bit lost with nested ifs and certain variable with a default value and only changed in one clause. I haven't totally tracked down what causes it. I once had compiler time out after 20mins and slight re-arrangement on structure & declarations brought to to 22s. But I can't yet reproduce, so I have not yet "filed" bug report. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
