On 15/10/02 23:47 +0200, nadim khemir wrote:
> Hi, all.
> 
> I set to run some benchmark with Inline .44 when I got the following
> problems:
> 
> see inline_test.txt for the output of nmake test.
> 
> I remember I had the same problems when I installed an old version. I finaly
> installed it with VPN or PPM. I just ignored them and continued with my own
> tests.
> 
> More problems.
> 
> /d/Dev/Projects/test$ time perl inline_flex.pl
> 1232
> 4<-
> 
> 12<-
> 
> real    1m43.479s
> user    0m0.010s
> sys     0m0.020s
> 
> OK this works fine except for the 1.43 mn. This is with Inline .44 trial 4
> 
> If I add the following line in my script:
> use Inline Flex => config => USING => ParseRecDescent => ENABLE =>
> BUILD_TIMERS ;

Try 

    USING => Inline::C::ParseRecDescent

Cheers, Brian

Reply via email to