Here's a seak preview of some Inline runs from the soon to be released TRIAL4:
USING => ParseRecDescent => ENABLE => BUILD_TIMERS Time for Build Prepocess Stage: 0.0349239110946655 secs Time for Build Parse Stage: 1.71775805950165 secs Time for Build Glue 1 Stage: 0.0125080347061157 secs Time for Build Glue 2 Stage: 0.00161600112915039 secs Time for Build Glue 3 Stage: 0.00288403034210205 secs Time for Build Compile Stage: 7.09780597686768 secs Total Build Time: 8.88559103012085 secs USING => ParseRegExp => ENABLE => BUILD_TIMERS Time for Build Prepocess Stage: 0.0278490781784058 secs Time for Build Parse Stage: 0.00358200073242188 secs Time for Build Glue 1 Stage: 0.0110960006713867 secs Time for Build Glue 2 Stage: 0.00126504898071289 secs Time for Build Glue 3 Stage: 0.00252795219421387 secs Time for Build Compile Stage: 7.12021791934967 secs Total Build Time: 7.18344295024872 secs At least on my machine, the parsing isn't the real culprit. I'm eager to see Nadim's results. ;) Cheers, Brian PS The ~3 OOM improvment in parsing courtesy of Mitchell Charity. stay tuned...