Re: [Gambas-user] New JIT Compiler, SUCCESS !

2012-05-23 Thread Emil Lenngren
Good idea! 2012/5/24 Benoît Minisini > Le 24/05/2012 01:19, Emil Lenngren a écrit : > > Nice! > > > > To test if it really works, try running this code: > > > > Fast'On first row in the class file > > Public Sub Main() > >Dim i As Long > >For i = 1 To 1 > >Next > >

Re: [Gambas-user] New JIT Compiler, SUCCESS !

2012-05-23 Thread Benoît Minisini
Le 24/05/2012 01:19, Emil Lenngren a écrit : > Nice! > > To test if it really works, try running this code: > > Fast'On first row in the class file > Public Sub Main() >Dim i As Long >For i = 1 To 1 >Next >Print "It works!" > End > > If it immediately prints out "It

Re: [Gambas-user] New JIT Compiler, SUCCESS !

2012-05-23 Thread Emil Lenngren
Nice! To test if it really works, try running this code: Fast'On first row in the class file Public Sub Main() Dim i As Long For i = 1 To 1 Next Print "It works!" End If it immediately prints out "It works!", it works. If the cpu is at 100%, the jit compiler is not in use

Re: [Gambas-user] New JIT Compiler, SUCCESS !

2012-05-23 Thread Ru Vuott
> > You must issue a ./reconf before ./configure -C. > -- > Benoît Minisini > SUCCESS - SUCCESS - SUCCESS !!! -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and t