[Gambas-user] How to speed up Gambas?
    Benoit Minisini 
    gambas at ...1...
       
    Sun Oct  1 15:02:07 CEST 2006
    
    
  
On Sunday 01 October 2006 14:49, Leonardo Miliani wrote:
> I think that this is a well known problem but... how can I speed up
> Gambas executables?
> I've noticed that if I run a program inside the Gambas IDE I get the
> SAME performances that running its binary executable via console...
> In VB there is a LOT of difference between the same code executed inside
> the VB IDE or via executable...
Gambas is not VB, and running a Gambas program in the IDE is the same as 
running it outside of the IDE.
>
> And, second question: I think that Gambas is not very fast itself...
> Similar testing code on the same computer gives me different times under
> Windows/VB and Linux/Gambas. Is there in the near future a plan to "wake
> up" Gambas? :-)
I think that the Gambas interpreter is lower than the VB interpreter. But I 
couldn't have done a developmenent environment like Gambas IDE in VB. It 
would have been far too slow! So there is speed and speed. :-)
Do you have some number? I.e. some code and some time measurement?
Anyway, there is no plan to "wake up" Gambas at the moment. Maybe in Gambas 
3.0 or 4.0? :-)
Regards,
-- 
Benoit Minisini
    
    
More information about the User
mailing list